
/* positions highlights box relative to other content on page */
#secondcolumnWrapper #highlight{
padding:20px 12px 4px 12px;float:right;width:250px;position:relative;
}

/* defines highlights box border and background color */
#secondcolumnWrapper #highlightContainer{
border:1px solid #ccc;background-color:#ebf7ff;vertical-align:top;
}

/* defines highlights content spacing and typography */
#secondcolumnWrapper #highlightContents{
padding:4px 4px 4px 0; font-size:0.9em; font-family:Verdana, Arial, Helvetica, sans-serif;line-height:130%;
}

#secondcolumnWrapper #highlight ul{
padding-left:1em;margin-left:1em;margin-top:8px;margin-bottom:8px;list-style-type:disc;
}

#secondcolumnWrapper #highlight a{
font-weight:bold;}

#secondcolumnWrapper #highlight a:link{
color:#333366;}

#secondcolumnWrapper #highlight a:visited{
color:#333366;}

#secondcolumnWrapper #highlight a:hover{
color:#666699;
text-decoration:none;
background:none;
}

#secondcolumnWrapper ul.disc{
margin:3px 0.8em 2px 0.9em;
padding-left:1em;
}

#secondcolumnWrapper .disc li{
line-height:140%;
list-style-type:disc;
}

#secondcolumnWrapper .discOnly li{
list-style-type:disc;	
}

.important{
font-weight:bold;
color:#cc0000;	
}

#secondcolumnWrapper #blueWrapper .noImageLinkBorder{
background-color:transparent;
text-decoration:none;
border:none;
}

#secondcolumnWrapper #blueWrapper .noImageLinkBorder a:hover{
background-color:transparent;
text-decoration:none;
border:none;
}

#secondcolumnWrapper .roundedTable {
    border: solid #ccc 1px;
	border-collapse:separate;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 3px 3px #ccc; 
    -moz-box-shadow: 0 0 3px 3px #ccc; 
    box-shadow: 2px 2px 3px #ccc;    
	/*font-size:11px;    */
	margin:1em 1em 1em 8px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#fafafd;
	line-height:150%; 
	width:97%;
}

#secondcolumnWrapper .roundedTable td p{
margin:0;
font-size:100%;	
}

#secondcolumnWrapper .roundedTable td ul{
margin-left:1em;
padding-left:1em;	
}

#secondcolumnWrapper .roundedTable td li{
font-size:100%;	
}

#secondcolumnWrapper #chacycle {
margin-left: 10px;
font-size:14px;	
}

.roundedTable th{
color:#fff;	
font-size:14px;
line-height:125%;
}

 .roundedTable th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 8px;
    text-align: left;    
}

.roundedTable td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 4px;
    text-align: left; 
	font-size:14px;  
	vertical-align:top;
}


.roundedTable th {
    background-color: #1769ae;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1769ae), to(#0b4c82));
    background-image: -webkit-linear-gradient(top, #1769ae, #0b4c82);
    background-image:    -moz-linear-gradient(top, #1769ae, #0b4c82);
    background-image:     -ms-linear-gradient(top, #1769ae, #0b4c82);
    background-image:      -o-linear-gradient(top, #1769ae, #0b4c82);
    background-image:         linear-gradient(top, #1769ae, #0b4c82);
    /*-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */       
    border-top: none;
    /*text-shadow: 0 1px 0 rgba(255,255,255,.5);*/
}

.roundedTable td.first {
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e5e5), to(#f4f4f7));
    background-image: -webkit-linear-gradient(top, #e7e5e5, #f4f4f7);
    background-image:    -moz-linear-gradient(top, #e7e5e5, #f4f4f7);
    background-image:     -ms-linear-gradient(top, #e7e5e5, #f4f4f7);
    background-image:      -o-linear-gradient(top, #e7e5e5, #f4f4f7);
    background-image:         linear-gradient(top, #e7e5e5, #f4f4f7);
    /*-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */       
	color:#000;
	font-weight:bold;
    /*text-shadow: 0 1px 0 rgba(255,255,255,.5);*/
}

.roundedTable td.loginLeftCell{
text-align:right;
font-weight:bold;	
}

.roundedTable td.headercell {
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c1d8f4), to(#e6f0fc));
    background-image: -webkit-linear-gradient(top, #c1d8f4, #e6f0fc);
    background-image:    -moz-linear-gradient(top, #c1d8f4, #e6f0fc);
    background-image:     -ms-linear-gradient(top, #c1d8f4, #e6f0fc);
    background-image:      -o-linear-gradient(top, #c1d8f4, #e6f0fc);
    background-image:         linear-gradient(top, #c1d8f4, #e6f0fc);
    /*-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */       
	color:#000;
	font-weight:bold;
    /*text-shadow: 0 1px 0 rgba(255,255,255,.5);*/
}


.roundedTable td:first-child, .roundedTable th:first-child {
    border-left: none;
}

.roundedTable th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.roundedTable th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.roundedTable th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.roundedTable tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.roundedTable tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 6px;
}

.roundedTable caption{
color:#0F4979;
font-weight:bold;
font-size:1.2em;
padding:3px;
text-align:left;
}

.flagFormField{
border:2px solid #cc0000;
background-color:#ffcccc;	
}

#maidenname{
display:none;
visibility:hidden;
}

#secondcolumnWrapper #submittalForm #feedbackTable .submitButton{
	background-color:green;
	color:white;
	font-weight:bold;
	padding:5px;
	border:2px inset #ccc;
	font-size:14px;
	font-family:Verdana, Arial, Geneva, sans-serif;
}

#secondcolumnWrapper #submittalForm #feedbackTable .cancelButton{
background-color:red;
color:white;
font-weight:bold;
padding:5px;
border:2px inset #ccc;
font-size:14px;	
font-family:Verdana, Arial, Geneva, sans-serif;
}

.applyColorTextBG{
	background-color:#FFFF66;
	width:90%;
}
