﻿/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#3C3D3D;
	font:75% arial, sans-serif;}

h1 {
	color:#0055A5;
	font-size:200%;
	font-weight:normal;
	line-height: 100%;}
	
h2	
	{
	color:#FF9900;
	font-size:160%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#0077C0;
	font-size:140%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#94884f;
	font-size:100%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:160%;
	font-size:100%;}

a {
	color:#E68E0B;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

	#containerPop td {
		font-size:100%;}

/*	1.2 [Layout]  */

body {
	background:url(../images/body_bg.gif) 0px 0px repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 24px 0px;}	
h2 	{margin:0px 0px 12px 0px;}
h3 	{margin:0px 0px 12px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}

.dlTable
{
}
.dlTable td
{
	padding: 0px 5px 0px 5px;
}
#interiorMain ol
{
	margin: 0px 0px 2px 10px;
	list-style: none;
	padding: 0px;
}
#interiorMain ol li
{
	background: url(../images/int_list_blue.gif) 0px 4px no-repeat;
	padding: 0px 5px 0px 6px;
}
#interiorMain ol ol
{
	margin: 0px 0px 2px 10px;
	list-style: none;
	padding: 0px;
}
#interiorMain ol ol li
{
	background: url(../images/int_list_blue.gif) 0px 4px no-repeat;
	padding: 0px 5px 0px 6px;
}

#interiorMain ul 
{
	margin:0px 0px 13px 20px;
	list-style:none;
	padding:0px;
	line-height:150%;
}
#interiorMain ul li 
{
	background: url(../images/int_list.gif) 5px 6px no-repeat;
	padding:0px 0px 7px 13px;
}
#interiorMain ul ul 
{
	margin:0px 0px 0px 25px;
	list-style:none;
	padding:0px;
	line-height:150%;
}
#interiorMain ul ul li 
{
	background: url(../images/int_list.gif) 0px 6px no-repeat;
	padding:0px 0px 7px 13px;
	margin-top:3px;
}
img {border:0px;}
img td {border:0px;}

hr {border-top: 1px solid #CCCCCC; margin: 0px 0px 10px; padding: 0px; height: 1px;}

sup {font-size: 70%; vertical-align: text-top;}
sub	{font-size: 70%; vertical-align: text-bottom;}
.HeaderBar
{
	color:#0077C0;
	font-size:140%;
	font-weight:bold;
	line-height: 100%;
}
.SelectedCell
{
	background-color: gainsboro;
	padding: 5px 2px 5px 2px;
}
.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

.img_border {
	border: 1px solid #E3E2D0;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.imgLeft {
	margin: 5px 20px 10px 0px;}
	
.imgRight {
	margin: 5px 0px 10px 20px;}
	
.imgLeft_border {
	border: 1px solid #CCCCCC;
	margin:5px 20px 10px 0px;
	padding:3px;}

.imgRight_border {
	border:1px solid #CCCCCC;
	margin:5px 0px 10px 20px;
	padding:3px;}
	
/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background:url(images/emagine-note.gif) 0 3px no-repeat;
	color: #FF0000;
	display:inline-block;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;}
	
.footnote {
	font-size:90%;}
	
	#container td .footnote {
	font-size:85%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header {
	background:#0055A5;
	/*color:#FFFFFF;*/
	padding:18px 10px 24px 15px;}

.table-spaced 
{
	padding: 5px 2px 5px 2px;
}

.table-header-app {
	background:#0055A5 url(../images/table-header-bg.gif) 0px 0px repeat-x;
	/*color:#FFFFFF;*/
	padding:18px 10px 24px 15px;}

/* CCC Specific Classes for Dashboard */
.table-header-dash
{
	color: white;
	font-size: 11px;
	background-color: #17365d;
}
.table-header-dash td
{
	padding: 3px 2px 3px 2px;
}
.table-header-dash a
{
	color: White;
	text-decoration: underline;
}
.table-header-dash a:hover
{
	color: White;
	text-decoration: underline;
}
.table-header-dash a:active
{
	color: White;
	text-decoration: underline;
}
.table-row-dash
{
	font-size: 11px;
}
.table-row-dash td
{
	padding: 2px 2px 2px 2px;
}
.table-altrow-dash
{
	font-size: 11px;
	background-color: #eeece1;
}
.table-altrow-dash td
{
	padding: 2px 2px 2px 2px;
}
.HeaderBar-dash
{
	color:#0077C0;
	font-size: 110%;
	font-weight:bold;
	line-height: 100%;
}
.table-cell-dash-nobr
{
	white-space: nowrap;
}
/* End CCC Specific Classes for Dashboard */	
#HeaderRow
{
	font-weight: bold;
	color: White;
	padding: 10px;
}
.HeaderRow
{
	font-weight: bold;
	color: White;
	padding: 10px;
}
.ItemBoxBigFont
{
	font-size: 12px;
	padding: 10px;
}
.ItemBox
{
	 background-color:#f5f5f5; 
	 border-right: #dcdcdc 1px solid; 
	 border-top: #dcdcdc 1px solid; 
	 border-left: #dcdcdc 1px solid; 
	 border-bottom: #dcdcdc 1px solid;
	 margin: 10px 0px 10px 0px;
}
.ItemBox td
{
	font-size: 10px;
	padding: 3px;
}
.NotesCell
{
	padding-left: 15px;
}
.ItemBox input
{
	font-size: 10px;
}
.ItemBox select
{
	font-size: 10px;
}
.fbModalOuter
{
	position: absolute;
	padding-top: 20px;
	width: 700px;
	height: 40px;
	z-index: 950;
	background-color: White;
	filter: alpha(opacity=75);
	opacity: 0.75; 
}
.fbModalInner
{
	width: 24px;
	background-color: White;
	margin: 0px 0px 0px 10px;
}
.modalOuterDiv
{
	top: 0px; 
	left: 0px; 
	position: absolute; 
	padding-top: 30%; 
	width:100%; 
	height:100%; 
	z-index:950; 
	background-color: White;
	filter: alpha(opacity=50);
	opacity: 0.50; 
}
.modalInnerDiv
{
	position: absolute; 
	padding-top: 30%; 
	z-index: 1000; 
	width: 200px;
	margin: 0px auto;
	text-align: center;
}
.modalTable
{
	background-image: url(../images/LoadingBG.gif);
	width: 200px;
	height: 50px;
	margin: 0px auto;
}
#container .table-header-app, #container .table-header {		
	/*font-weight:normal;
	font-size:160%;*/}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:normal;
	padding:10px;}
	
#container .table-subheader-app {	
	font-weight:normal;
	font-size:160%;}

.table-row {
	background:#FFFFFF;
	color:#333333;
	padding:10px;}

.table-altrow {
	background:#CCE4F2;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px; border-bottom: 1px solid #DDDDDD;}

/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#8BD3F5;
	font-size:100%;
	text-align:right;}

	#utilities a {
		color:#8BD3F5;
		text-decoration:none;}

		#utilities a:hover {
			color:#8BD3F5;
			text-decoration:underline;}

#footer {
	color:#999999;
	font-size:80%;}

	#footer a {
		color:#999999;
		text-decoration:none;}

		#footer a:hover {
			color:#999999;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:940px;}

#containerPop {
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px auto;
    PADDING-TOP: 0px;
    TEXT-ALIGN: left}
		
	#header {
		background:url(images/header_bg.gif) 195px 0px no-repeat;
		clear:both;
		height:99px;
		width:100%;}
		
		#logo {
			float:left;
			display:inline-block;
			margin:18px 0px 0px 5px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:20px 0px 0px 0px;}
	
		#utilities li {
			background:url(images/util_link_bg.gif) right 4px no-repeat;
			display:inline;
			padding:0px 0px 0px 11px;}
			
		#topNav {
			float:right;
			clear:right;
			height:12px;
			margin:30px 0px 0px 0px;
			width:507px;}

		#topNav img {
			float:left;
			display:block;}
				
#footer {
	border-top:1px dotted #B2B2B2;
	border-bottom:1px dotted #B2B2B2;
	clear:both;
	margin:0px 0px 20px 0px;
	height:43px;
	width:940px;}

	#footer ul {
		list-style:none;
		float:left;
		display:inline;
		margin:15px 0px 0px 250px;}

		#footer ul li {
			display:inline;
			padding:0px 0px 0px 3px;}
			
	#footer p {
		float:right;}
		
		#footer p img {
			margin:5px 0px 0px 8px;
			float:left;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMid {
	color:#333333;
	font-size:90%;}

#homeMid h1 {
	padding:0px;}
	
.homeMidTable a {
	font-weight:bold;
	color:#0055A5;}

#homeBottom {
	color:#000000;
	font-size:90%;}
	
#homeBottom p {
	margin:0px 0px 7px 0px;}

#homeBottom h1 {
	color:#666666;
	font:bold 150% Helvetica, Gerogia, sans-serif;
	padding:0px 0px 7px 0px;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:38px 0px 0px 0px;
	width:100%;}

	#homeFlash {
		height:311px;
		width:100%;}
		
	#homeMid {
		clear:both;
		padding:30px 0px 16px 0px;
		width:940px;}
		
		#homeMidA, #homeMidB, #homeMidC, #homeMidD {
			border:1px solid #BDBCBD;
			min-height:161px;
			width:218px;}
			
		#homeMidA, #homeMidB, #homeMidC {
			float:left;}

		#homeMidA {
			margin:0px 20px 0px 0px;}

		#homeMidB {
			margin:0px 20px 0px 0px;}

		#homeMidC {}
			
		#homeMidD {
			float:right;}
			
		.homeMidTable {
			width:100%;}
			
			.homeMidTable .homeMidContent {
				height:105px;}
				
				.homeMidTable .homeMidContent img {
					padding:0px 0px 5px 5px;}
				
			.homeMidTable .homeMidDownload {
				background:#EDF8FE url(/Collateral/Images/English-US/lib-items/lib_link_bg.gif) 0px 0px repeat-x;
				height:29px;
				padding:0px 0px 0px 18px;}
		
	#homeBottom {
		border-bottom:1px dotted #B2B2B2;
		clear:both;
		margin:0px 0px 15px 0px;
		padding:0px 0px 10px 0px;
		width:940px;}
		
		#homeBottomLeft {
			float:left;
			width:455px;}
			
		#homeBottomRight {
			float:right;
			width:462px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {
	line-height:150%;}
	
#content a {
	font-weight: bold;}


/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	padding:37px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	min-height:550px;
	height:auto !important;
	height:550px;
	width:100%;}

#interiorMainPop {
	clear:both;
	padding:10px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	min-height:200px;
	height:auto !important;
	height:550px;
	width:100%;}
		
	#interiorColumns {
		background:url(images/int_column_bg.gif) 0px 0px repeat-y;
		clear:both;
		padding:0px 0px 0px 0px;
		width:100%;}
		
#sectionalGraphic {
	height:156px;
	width:205px;}
	
#sectionalGraphic img {
	display:block;}
		
#sectionalGraphicLogin {
	height:136px;
	width:500px;}
	
#sectionalGraphicLogin img {
	display:block;}
	
#loginPane {
	font-size:100%;
	margin:0px 0px 0px 0px;
	width:500px;}
		
#loginPane img {
	display:block;}

#loginPane table {			
	border:1px solid #BDBCBD;
	border-top:0px;
	width:100%;}
	
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:0px 0px 20px 0px;
		width:205px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {			
			border:1px solid #BDBCBD;
			border-top:0px;
			width:100%;}
		
		.navtable {			
			border:1px solid #BDBCBD;
			border-top:0px;
			width:100%;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:0px 0px 0px 0px;
		width:712px;}
	.main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:0px 0px 0px 0px;
		width:712px;}
	
		#content {
			padding:41px 0px 5px 0px;
			width: 100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(../images/int_list.gif) 5px 6px no-repeat;
					padding:0px 0px 7px 13px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background: url(../images/int_list.gif) 0px 6px no-repeat;
						padding:0px 0px 7px 13px;
						margin-top:3px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}
				
				#content ol li {
					padding:0px 0px 7px 0px;}
	
#intBtm {
	margin:0px 0px 38px 0px;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:90%;}	
				
#library a {
	color:#0055A5;
	font-weight:bold;}
	
#library .libraryTable h2 {
	font:bold 180% arial, sans-serif;
	margin:0px;
	padding:14px 0px 14px 11px;
	line-height:100%;
	color:#666666;} 
		
/*	5.5 [Layout]  */
	
	#library {
		padding:92px 0px 0px 0px;}
		
		.libraryTable {
			border:1px solid #D9D9D9;
			width:170px;}
			
			.libraryTable .libraryItemContent {
				padding:0px 11px 0px 13px;}
				
				.libraryTable .libraryItemContent ul {}
				
					.libraryTable .libraryItemContent ul li {
						background:url(images/lib_list.gif) 0px 4px no-repeat;
						padding:0px 0px 7px 7px;}
				
				.libraryTable .libraryItemContent img {
					padding:0px 0px 5px 5px;}
				
			.libraryTable .libraryDownload {
				background:#EDF8FE url(/Collateral/Images/English-US/lib-items/lib_link_bg.gif) 0px 0px repeat-x;
				padding:7px 0px 10px 13px;}
				
.libraryItemContent
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 8px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: left
}
.libraryItemContent A
{
    FONT-WEIGHT: bold;
    COLOR: #000000
}
.libraryItemContent H1
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    FONT: bold 16px/15px 'arial narrow', arial, sans-serif;
    COLOR: #cc0000;
    PADDING-TOP: 0px;
    TEXT-DECORATION: none
}
.libraryItemContentWarn
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 8px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: left
}
.libraryItemContentWarn A
{
    FONT-WEIGHT: bold;
    COLOR: #000000
}
.libraryItemContentWarn H1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: bold 16px/15px 'arial narrow' , arial, sans-serif;
	color: #cc8000;
	padding-top: 0px;
	text-decoration: none;
}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-bevel-top-on {
	background:url(images/leftnav_spacer_top.gif) 0px 0px no-repeat;
	height:5px;}

#leftNav td.leftnav-bevel-btm-on {
	background:url(images/leftnav_spacer_btm.gif) 0px 0px no-repeat;
	height:5px;}

#leftNav td.leftnav-lvl1-on {
	background:url(../images/leftnav_lvl1_on.gif) 0px 12px no-repeat;
	color:#FF9900;
	font-weight:bold;
	font-size:110%;
	padding:8px 10px 8px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(../images/leftnav_lvl1_off.gif) 17px 12px no-repeat;
	color:#333333;
	font-weight:bold;
	font-size:110%;
	padding:8px 10px 8px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#FF9900;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#FF9900;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#FF9900;
	font-weight: bold;
	padding:8px 10px 8px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#666666;
	font-weight: bold;
	padding:8px 10px 8px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#FF9900;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#FF9900;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 43px 14px no-repeat;
	color:#FF9900;
	font-weight: bold;
	padding:8px 10px 8px 51px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 43px 14px no-repeat;
	color:#666666;
	padding:8px 10px 8px 51px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#666666;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#FF9900;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#FF9900;text-decoration:underline;}

#leftNav td.leftnav-lvl4-on {
	background:url(images/leftnav_lvl3_on.gif) 55px 14px no-repeat;
	color:#FF9900;
	font-weight: bold;
	padding:8px 10px 8px 63px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl4-off {
	background:url(images/leftnav_lvl3_off.gif) 55px 14px no-repeat;
	color:#666666;
	padding:8px 10px 8px 63px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl4-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl4-off a:hover {color:#666666;text-decoration:underline;}

#leftNav td.leftnav-lvl4-on a {color:#FF9900;text-decoration:none;}
#leftNav td.leftnav-lvl4-on a:hover {color:#FF9900;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #333333;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight:bold;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #333333;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight:bold;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#F0F0F0;
	color:#FF9900;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#F0F0F0;
	color:#FF9900;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#FFFFFF;
	border:1px solid #D2D2D2;
}

.RadMenu_Default 
{
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

.slide /* use this style to add a top or bottom curve to a dropdown */
{
	background: url(../images/topnav_dd_bg.gif) center bottom no-repeat;
	padding-bottom:5px;}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:3px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000;}
/*site map*/

#sitemap td {
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}
	
/* Specs Table Styles (For tools file only) Original styles can be found in \RadControls\Tabstrip\Skins\Default\style.css */	
	
.menutxt {padding: 7px; border-bottom: #b8c8d2 1px solid;}
.hea3 {padding: 20px 7px 7px 7px; border-bottom: #b8c8d2 1px solid; background-color: #FFFFFF; color: #990033; font-size: 14px; font-weight: bold;}
.subhead {padding: 20px 7px 7px 7px; border-bottom: #b8c8d2 1px solid; background-color: #FFFFFF; color: #990033; font-size: 14px; font-weight: normal;}
.specTable {clear:both;}
