/*
-----------------------------------------------------------------------------------------
Stylesheet author     NeuStar [ http://www.neustar.com ]
Version               1.0
Created               09.29.03
Last Modified         02.14.06
-----------------------------------------------------------------------------------------
*/

/* ------ General Attributes Section ------ */
body {
	margin:0px;
  	padding:0px;
	background: ##303030 url("../img/csca_int_bg.gif") repeat-x;
	top:0px;
	left:0px;
	FONT-SIZE: 11px; COLOR: #000; FONT-FAMILY: verdana, arial, "sans serif";
	line-height:18px;
	
}

h3 {
	color:#A50005;
	margin-bottom:5px;
}

acronym {
	border-bottom:1px dotted #bbb;
	cursor: help;
}

h3.regFormTitle {
	margin:10px;
	font-family:verdana, arial, sans serif;
	color:#666;
}

h4.subTitle {
	margin:0;
	color:#333;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}

h4 span {
	color:#444;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}

h3 span {
	color:#444;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}

hr.titleSplit, hr.pressSplit {
	margin:0;
	padding:0;
	border:0;
	height:1px;
}

hr.titleSplit {
	background:#c5c5c5;
}

hr.pressSplit {
	background:#e5e5e5;
}

table, img {
	border:0;
}

#cscaLogo {
	margin-left:14px;
}

/*------ Top Navigation ------*/
#topnavcontainer {
	margin:0;
	padding:0;
	background:#D4D4D4;
	width:770px;
	text-align:right;
}

#navlist {
	margin:0;
	padding:0 0 0 10px;
	font-family:verdana, arial, sans serif;
	font-size:10px;
	color:#000;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding-left:7px;
	border-left:1px solid #555;
}

#navlist a:link, #navlist a:visited {
	line-height: 14px;
	margin: 0 0 0 7px;
	text-decoration: none;
	color:#000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	background: transparent;
	color: #333;
	text-decoration: underline;
}

#navlist a.navnoborder {
	border-left:none;
}

/* ------ Main Navigation ------*/
td.navSplit {
	width:1px;
	height:24px;
	background-color:#fff;
}

#mainListNav {
	display:none;
}

/* ------ Main Content - Heading ------*/


.sectionHeading {
	BACKGROUND: #e6e6e6; MARGIN: 0px; BORDER-BOTTOM: #c2c0c1 1px solid
}

/* ------ Main Content - Left ------*/

td.intLeftNav {
	background:#F0F0E6 url("../img/intLeftNav_bg.gif") top left repeat-x;
	border-right:1px solid #BBBBB0;
	border-bottom:1px solid #BBBBB0;
	padding:20px 0 50px 0;
	width:185px;
}

.leftNavContent {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	color:#000;
	margin:10px;
	line-height:16px;
}

.leftNavLink {
	background:transparent url("../img/leftNav_bullet.gif") no-repeat;
	font-family:verdana, arial, sans serif;
	font-size:11px;
	color:#000;
	margin:10px 10px 10px 18px;
	line-height:16px;
}

.leftNavLink a:link, .leftNavLink a:visited, .leftNavLink a:active{
	padding-left:12px;
	text-decoration:none;
	color:#000;
}

.leftNavLink a:hover {
	text-decoration:underline;
}

td.intContent {
	padding:20px 10px;
	font-family:arial, verdana, sans serif;
}

#copy {
	border-top:1px solid #ddd;
	margin-top:30px;
}

#copy a {
	font-size:10px;
	color:#000;
}

.hpContent {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	color:#000;
	margin:10px 0;
	line-height:16px;
}

.hpContent10 {
	font-family:verdana, arial, sans serif;
	font-size:10px;
	color:#000;
	margin:10px 0;
}

.mainContent {
	width:480px;
	margin:10px 0 20px 0;
	line-height:16px;
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
}

.mainContent10 {
	width:480px;
	margin:10px 0 20px 0;
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:10px;
}

.mainContentSubL {
	width:540px;
	margin:10px 0 20px 0;
	line-height:16px;
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
}

.mainContentSM {
	width:480px;
	margin:15px 0 5px 0;
	line-height:16px;
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.mainContentBold {
	width:480px;
	margin:10px 0 0 0;
	line-height:16px;
	font-family:verdana, arial, sans serif;
	color:#A50005;
	font-size:11px;
	font-weight:bold;
}

.intNavLink {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	color:#000;
	margin:10px 10px 10px 18px;
	line-height:16px;
}

.listContent {
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
	margin-bottom:15px;
}

.listContent span {
	font-weight:bold;
}

.listSubContent {
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
	margin-bottom:5px;
}

.callContent {
	width:480px;
	margin:10px 0 20px 0;
	padding:10px;
	line-height:16px;
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
	border:1px solid #ccc;
	background:#e5e5e5;
}

.contentTable {
	border:1px solid #777;
	margin:10px 0;
}

.contentTblHeader {
	text-align:center;
	background:#A50005;
	font-family:arial, verdana, sans serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:7px;
	border:1px solid #fff;
}

.contentTblContent {
	text-align:left;
	font-family:arial, verdana, sans serif;
	color:#000;
	font-size:11px;
	padding:5px;
	border-left:1px solid #999;
}

.contentTblContentB {
	text-align:left;
	font-family:arial, verdana, sans serif;
	color:#000;
	font-size:11px;
	padding:5px;
	background:#eee;
	border-left:1px solid #999;
}

.highLight {
	background:#FFFFBD;
}

.regFormTable {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	margin:10px;
}

.regContent {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	padding:10px;	
}

.tblContent {
	font-family:verdana, arial, sans serif;
	font-size:11px;
}

.regSplitH {
	background:#ddd;
	height:1px;
}

.regInput {
	padding-left:3px;
	border:solid 1px #222;
}

.regConfirm {
	background:#f5f5f5;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	font-size:11px;
}

.regButton {
	background:#e5e5e5;
	border:1px solid #555;
	height:21px;
}

a:link {
	color:#444;
}

a:visited, a:active {
	color:#444;
}

a:hover {
	color:#700;
}

.searchForm {
	background:#f5f5f5;
	border:solid 1px #ddd;
	font-size:11px;
}


A.boldlink:link{color:#B71219; font-weight: bold; text-decoration: underline; }
A.boldlink:visited  { color:#B71219;font-weight: bold;  text-decoration: underline; }
A.boldlink:hover { color: Gray;  ; font-weight: bold;  text-decoration: underline; }
A.boldlink:active { color: Gray;  ; font-weight: bold;  text-decoration: underline; }


A.txtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B71219;
	textdecoration: none;
	text-decoration: underline;
	line-height: 18px;
}
A.txtlink:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B71219;
	textdecoration: none;
	text-decoration: underline;
	line-height: 18px;
}
A.txtlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	textdecoration: none;
	text-decoration: underline;
	line-height: 18px;
}


/* ------ Left navigation  ------*/

A.whiteboldtxt:link {color:#ffffff; font-weight: bold; font-size:11px; line-height:16px; font-family:verdana, arial, sans serif; text-decoration: none;}
A.whiteboldtxt:visited  { color:#ffffff;font-weight: bold; font-size:11px; line-height:16px; font-family:verdana, arial, sans serif; text-decoration: none}
A.whiteboldtxt:hover { color: ffffff;  ; font-weight: bold; font-size:11px;  line-height:16px; font-family:verdana, arial, sans serif; text-decoration: none}
A.whiteboldtxt:active { color: ffffff;  ; font-weight: bold; font-size:11px;  line-height:16px; font-family:verdana, arial, sans serif; text-decoration: none}



.mouseover { background-color: #b6121b;} 

.whitetxt {color:#ffffff; font-weight: bold; font-size:11px; line-height:16px; font-family:verdana, arial, sans serif; text-decoration: none;}


/* ------ Table Pods ------*/

.tblpod {
 MARGIN: 0px; MARGIN-TOP: 5px; PADDING-RIGHT: 14px; PADDING-BOTTOM: 5px; PADDING-LEFT: 14px; BORDER: #C2C0C1  1px solid;
 FONT-SIZE: 11px;  LINE-HEIGHT: 16px; FONT-FAMILY: verdana, arial, sans serif
}
.tblpod  a {color: #B71219; font-weight: bold; text-decoration: underline; }
.tblpod  a:visited { color:  #B71219;font-weight: bold;  text-decoration: underline; }
.tblpod  a:hover { color: Gray;  ; font-weight: bold;  text-decoration: underline; }


/* ------ search header/footer ------*/

.hf { FONT-SIZE: 11px;FONT-FAMILY: verdana, arial, sans serif;}
.hf  a {color: #444; font-weight: text-decoration: underline; }
.hf  a:visited { color:  #444; text-decoration: underline; }
.hf  a:hover { color: #700; text-decoration: underline; }

