﻿body
{
	font-size: small;
	margin:	0px;
	border: 0px;
	cursor: default;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	color:#333333;
	background: url(../images/bgMainWindow.gif) top repeat-x #f4f4f4; 
	padding: 10px 50px;	
}
img { border: 0px; }

table.container {
	border: 1px solid black;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	text-align:left;
	width: 100%;
}

td.caLogoCell {
	margin: 0 0 50px 0;
	padding: 0 0 0 20px;	
}

.caLogo{
	position:relative;
	top: -30px;
	right:-20px;
	padding-bottom:0px;
	margin-bottom:-30px;
}
span.CATitle
{
	color: #348017;
	font-size: 200%;
	font-weight: bold;
	text-decoration:none;
}
a.CATitle
{
	height: 65px;
	display: block;
	background: url(../images/icon_sm.gif) no-repeat 0 50%;
	padding: 10px 10px 10px 90px;
	line-height: 2.2em;
}

a.CATitle:link
{
	color: #348017;
	font-size: 200%;
	font-weight: bold;
	text-decoration:none;
}

a.CATitle:visited
{
	color: #348017;
	font-size: 200%;
	font-weight: bold;
	text-decoration:none;
}

a.CATitle:hover
{
	color: #34a917;
	font-size: 200%;
	font-weight: bold;
	text-decoration:none;
}

a.CATitle:active
{
	color: #34a917;
	font-size: 200%;
	font-weight: bold;
	text-decoration:none;
}

.CASubTitle
{
	clear:both;
	color: #000;
	float:left;
	font-size: 150%;
	font-weight: bold;
}
	

#banner {
	background: url(../images/banner_bg.jpg) top none #54c2d1; 
	z-index:1;
}

a
{
	color: #15466A;
}

.loginStatus {
	text-align:right;
	background:#FFF;
	padding:5px;
	padding-right:20px;
	font-size:100%
}
#ctl00_CallUs {
    display: block;
    padding-top: 15px;    
    padding-bottom: 5px;
}
#LoggedInPanelHolder {
    height: 2.5em;
    padding-top: 45px;
}

#crmHeaderNav td {
    height: 50px;
    padding-top: 3px;
    vertical-align: top;
}
#crmHeaderNav td div.HNItem {
    padding-top: 5px;
}
hr {
	color: #FFF; 
	width: 90%;
}
table.headerTable
{
	height: 70px;		
}
table.form, table.form input
{
	margin: -10px 0 0 0;
	}
	
table.form td
{
	padding: .8em;
	}
	
table.form td.label
{
	color:#333;
	font-weight:bold;
	text-align:right;
	}
table.form tr.note td{padding:0 0 0 10px;}

table.form td.FormTitle
{
	font-size: 150%;
	border-bottom: solid 1px #aacafd
	}

.note{color: #999;}

.noteSmall{color: #999;font-size:90%;}

input.radio

table.address, table.phone, table.email
{
	display: none;
	border-bottom: solid 1px #ddd;
	padding: 10px;
	}
.secondaryEmail
{
	background: #f9f9f9;
	}

td.headerPane
{
	color: #ffffff;
	background: url(../Images/bgHeaderBlue.jpg) top left repeat-x ; 
	height:130px;
	
}
td.headerRight {
	background: url(../Images/COBHeaderBar.gif) bottom right;
	background-repeat:no-repeat;
	height:130px;
	padding:5px;
	width:490px;
}
.FindAnswers {
	font-size:110%;
	color:#15466A;
	margin-bottom:25px;
	padding-right: 20px;
	background: url(../Images/gray_wedge.gif) no-repeat 95% 70% ;
	background-repeat:no-repeat;

}
td.headerTitle
{
	font-weight: bold;
	color: #ffffff;
	font-style:italic; 	
}

td.headerText
{
	color: #666666;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 150%;	
}

td.headerTextNormal
{
	color: #ffffff;
}

.selectedValue
{
	font-weight:bold;
	}

td.headerTextSmall
{
	color: #ffffff;
	font-size: 100%;
	vertical-align: middle;
	font-weight: bold;
	padding-right:10px;
}

#aqualine {
	background: url(../Images/AquaLine.gif) repeat-x bottom right #FFF ;
	height:3px;
}

div.footerPane
{
	border:none;
	color: #5A5E5D; 
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size:100%;
	text-align:center;
	width: 100%;	
}

td.contentPane
{
	background-color: #ffffff;
	border: none; 
	padding: 20px;
	padding-top:0px;
	width:100%;
}

td.rightPane
{
	width: 50px;
}

.panelTitle
{
	font-weight: bold;
	color:#666666;
	font-size:150%;
	margin-bottom:0px;
	line-height: 30px;
}

td.tdUserPrompts
{
	padding:5px;
	color:Blue;
	text-align:left;
}

td.tdHeader
{
	font-weight:bold;		
}

td.tdSubHeader
{
	font-weight:bold;
	font-size: 110%;		
}

div.loginRightPane
{
    float: right;
	background-color: #CFE2E5;
	padding:10px;
	width:260px;
	margin: 0px 20px 0px 20px;
	font-size:100%;	
}

.TextBoxWide
{
	font-size: 100%;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	width:300px;
}

.swap_value
{
	color: Gray;
	}

textbox.active
{
	color:#000;
	}

input[type="text"]:focus, input[type="password"]:focus{
	border:2px solid #79B5D6;
	color:#000;
	background-color: #fffff0;}

.TextBoxMedium
{
	font-size: 100%;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	width:150px;
}

.searchBoxDull
{
	width: 300px;
	height: 25px;
	font-size: 130%;
	color: #c0c0c0;
}

.searchBoxNorm
{
	width: 300px;
	height: 25px;
	font-size: 130%;
	color: #000000;
}

.searchButton
{
	font-size: 110%;	
}

select
{
	font-size: 100%;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
}

.TextBoxNarrow
{
	width:8em;
}

.regLabel
{
	text-align: right;
}


p.disclaimer
{
	margin-left: 5px; 
	margin-right: 5px; 
	text-indent:5px;
}

.contentTitle
{
	font-size: 100%;
	font-weight:bold;
	/* text-decoration:underline;*/
}
.contentTitleDefault
{
	font-size: 100%;
	font-weight:bold;
}

span.headerCell
{
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
}
.portalDialog
{
	display: none; 
	z-index: 100; 
	position: absolute;
	top: 50%; 
	left: 50%; 
	width: 1px; 
	height: 1px; 
	overflow: visible;
}

.portalDialogBody
{
	z-index: 99; 
	background-color: #ffffff; 
	border: 1px solid #000000; 
	position: absolute;
	left: -160px; 
	top: -150px; 
	width: 340px; 
	height: 400px;
}

.portalDialogShadow
{
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	background-color: #000000;
	position: absolute; 
	left: -154px; 
	top: -144px; 
	width: 340px; 
	height: 200px;
}

td.3col {
	width:33%;
	/*width:33%;*/
	display:table-cell; 
	vertical-align:top; 
	font-size:100%; 
	/*padding-top:15px;
	padding-right:20px;*/
}


.errMsg
{
	color:#f00;
	font-weight:bold;
	}

input.error  { background: #fed; border: 1px solid #e00; }
textarea.error  { background: #fed; border: 1px solid #e00; }
select.error { background: #fed; border: 1px solid #e00; }


td.welcome {
	font-size:100%; 
	width:100%; 
	margin-top:-20px;
}

img.taskIcon {
	float: left;
	border: none;
	margin-right: 10px;	
}
p {
	margin-top:8px;
	font-size: 110%;
}
.intro {
	font-size:110%;
}
td.languages {
	background-color:#FFF;
	padding:20px;
	font-size:110%;
}
td.forgotPassword {
	font-size:110%;
	text-align:right;
}

span.red
{
	color: #FF0000;
	font-weight: bold;
}
/*********************/
/* Search Box Styles */
/*********************/
#ctl00_Main_txtFindSubject, #txtFindSubject {
    color: #ccc;
    font-style: italic;
    width: 300px;
}
#ddlSubjectList {
    padding: 0px;
    background: #ececec;
    display: none;
    position: absolute;
    width: auto;
    list-style: none;
    border: solid 1px #333;
    float: left;
    color: #000;
    height: auto;
    margin-left: 0px;
    margin-top: -18px !important;
    margin-top: auto;
    z-index: 9999;
}
#ddlSubjectList li {	        	 
    list-style: none;
}
#ddlSubjectList li a {	    
    display: block;
    background: transparent;
    text-decoration: none;
    padding: 2px 5px;
    border: solid 1px transparent;
    font-style: normal;
    font-weight: normal;
    border-bottom: solid 1px #ccc;
}
#ddlSubjectList li a strong {
    font-weight: bolder;
}
#ddlSubjectList li a:hover {	        
    background: #fafafa;
    color: Red;
}
#TextDisplay {
    border: solid 1px #ccc;
    padding: 10px;
    margin: 5px;
    margin-left: 10px;
    background: #ececec;
    width: 450px;
    display: none;
}
#TextDisplayClose {
    border: solid 1px #ccc;
    padding: 0px 4px;
    font-weight: bold;
    text-decoration: none;
    float: right;
}
.clearFloat {
    clear: both;
    height: 1px;
    padding: 0;
    margin: 0;
}   
.help {
    display: none;
    position: absolute;
    width: 300px;
    height: auto;
    margin: 10px;
    padding: 10px;
    border: solid 1px #ccc;
    background: #fcfcfc;
    z-index: 99;
    text-align: left;
}
a.HelpLink {
    background: transparent url(../images/help.jpg) 0 50% no-repeat;
    cursor: help;
    padding: 2px 2px 0px 20px;
    position:relative;
    line-height:22px;
}
a.CloseHelp
{
	float:right;
	}
.ShadedBox {
    padding: 10px 30px 20px 30px; 
    background: #ffffff url(../images/boxbg.jpg) repeat-x bottom left; 
    border: solid 1px #ccc;
}
.ShadedBox legend
{
		background-color: #fff;
	}

.ShadedBoxAlert {
    padding: 10px 30px 20px 30px; 
    background: #fffff0 url(../images/boxbg_alert.jpg) repeat-x bottom left; 
    border: solid 1px #ccc;
}
b.required{color: #ff3333;}

.LoginBox table td {
    padding: 3px;
    margin: 30px 0px;
}
