/* CSS Document */

a:link {text-decoration: none; font-family : Arial, Helvetica, sans-serif; color : white; font-weight : normal;}
a:active {text-decoration: none; font-family : Arial, Helvetica, sans-serif; color : white; font-weight : normal;}
a:visited {text-decoration: none; font-family : Arial, Helvetica, sans-serif; color : white; font-weight : normal;}
a:hover {text-decoration: underline; font-family : Arial, Helvetica, sans-serif; color : white; font-weight : normal;}

.whitebold a {text-decoration: none}
.whitebold a:link{color: white; text-decoration:none; line-height:2.5em}
.whitebold a:visited {color:white; text-decoration:none; line-height:2.5em}
.whitebold a:hover {color: white; text-decoration:none; line-height:2.5em}
.whitebold {text-decoration: none; font-family : Arial, Helvetica, sans-serif;  color : #FFFFFF; font-weight : bold;}

a.whitebold:link {text-decoration: none; font-family : Arial, Helvetica, sans-serif;  color : #FFFFFF; font-weight : bold;}
a.whitebold:active {text-decoration: none; font-family : Arial, Helvetica, sans-serif;  color : #FFFFFF; font-weight : bold;}
a.whitebold:visited {text-decoration: none; font-family : Arial, Helvetica, sans-serif;  color : #FFFFFF; font-weight : bold;}
a.whitebold:hover {text-decoration: underline; font-family : Arial, Helvetica, sans-serif;  color : #FFFFFF; font-weight : bold;}

.grayborder {
	
	border: thin solid #efefef;
	padding: 12px 12px 12px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.white{
	color: #FFFFFF;
}

.indent{
	padding-left: 15px;
}

.indent10{
	padding-left: 11px;
}

.body 
{
	text-decoration: none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	font-weight : normal;
}
.indentbody{
	padding-left: 15px;
	text-decoration: none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #000000; 
	font-weight : normal;
}

.bold 
{
	text-decoration: none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #014059; 
	font-weight : bold;
}

.indent10boldlg{
	padding-left: 11px;
	text-decoration: none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	color : #014059; 
	font-weight : bold;
}

.boldlg 
{
	text-decoration: none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #014059; 
	font-weight : bold;
}


.white2{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #999999; 
	font-weight : bold;
}
.white2small{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #999999; 
	font-weight : normal;
}


.smallwhite {letter-spacing: 0.03cm}
.smallwhite{ 
	text-decoration: none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #FFFFFF; 
	font-weight : normal;
}	
	


.smallwhitebold{ 


	text-decoration: none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #FFFFFF; 
	font-weight : bold;
}	


.lgwhitebold{ 


	text-decoration: none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 18px; 
	color : #FFFFFF; 
	font-weight : bold;
}	

.copyrightwhite{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	color : #999999; 
	font-weight : normal;
}

.salewhite {

	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #999999; 
	font-weight : normal;
}
.salewhitelg {

	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	color : #999999; 
	font-weight : normal;
}
