a:active, a:link, a:visited{
	color: #0B1D6E;
	text-decoration: none;
	font-weight: bold;
    
}
a:hover{
	color: #E9702E;
	text-decoration: underline;
}


#linkwhite{
float: right;
padding-right: 30px;
padding-top: 3px;
font-size: 10px;
}
#linkwhite a{
	color: white;

}
#linkwhite a:active a:link a:visited{
	color: #0B1D6E;
}


#linkcolored a{
	color: #0B1D6E;
}

#linkcolored a:active a:link a:visited{
	color: #0B1D6E;
}

#linkcolored a:hover{
	color: #E9702E;
}

.table a:active a:link a:visited{
	color: #0B1D6E;
}

.table a:hover{
	color: #E9702E;
}

.cms_links {

 	list-style: none;
 	margin-left: 0px;
 	padding-left: 10px;
	
}

.cms_links li {

 	border-bottom: solid black 1px;
	
}

.cms_links a:active, .cms_links a:link, .cms_links a:visited{
	color: #0B1C6E;
	text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    line-height: 24px;
    
}
.cms_links a:hover{
	color: red;
	text-decoration: none;
}
.cms_advertisingimage{
	border: solid 2px #5B7A8C;
}
.cms_footertext {
    background: ;
	color: white;
    
    padding: 22px 20px 0px 0px;
    font-weight: bold;
    font-size: 6pt;
    float: right;
}
.cms_footermail {
    background: ;
	color: white;
    margin-top: -5px;
    padding: 2px 20px 0px 0px;
    font-weight: bold;
    font-size: 6pt;
    float: right;
}
.cms_footermail a:active, .cms_footermail a:link, .cms_footermail a:visited{
	color: white;
	text-decoration: none;
    font-weight: bold;
    font-size: 6pt;
}
.cms_footermail a:hover{
	color: white;
	text-decoration: underline;
}

#daoheading{
	color: #0B1D6E;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 3px;
	border-bottom: dashed 1px #4D6573;

}

#daocontent{
	clear: both;
	padding-top: 10px;

}
#pagemenus{
	clear: both;
	padding-top: 10px;

}

#daoupdated{
	clear:both;
	color: gray;
	font-size: 10px;
	float: right;
	padding-right: 10px;
}

#webcontent{

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-top: 10px;
}

#productImage{
	border: solid #7F7DA4 1 px;
}