/*-- NEW STYLING --*/
body{	
	font-family:Arial, ArialUnicodeMS;
	background-image:url(/images/difback2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center top;
	color:#666666;
}

.navtable { border-left: 1px solid #a3a09f; border-collapse: collapse; }

a.navlink:link {text-decoration: none; color: #666666; font-family: arial; font-size: 15px; font-weight: bold;} 
a.navlink:visited {text-decoration: none; color: #666666; font-family: arial; font-size: 15px; font-weight: bold;}
a.navlink:active {text-decoration: none; color: #666666; font-family: arial; font-size: 15px; font-weight: bold;}
a.navlink:hover {text-decoration: none; color: #FF0000; font-family: arial; font-size: 15px; font-weight: bold;}

.navbottom {border-bottom:  1px solid #CCCCCC; height: 34px; text-indent:14px;background-image:url(/images/diffmenuback.jpg);
			background-repeat:repeat-x;
}

.news {border-bottom: 1px dotted #CCCCCC; margin-bottom: 20px; margin-top: 10px;}
		
.newshead {	font-size:15px; color: #666666; font-weight: bold;}
			
.newstext {	font-size:12px; color: #999999; }
		
.abouttext {	font-size:12px; color: #FFFFFF; font-weight: bold;}
		
.latestnewstext {font-size: 21px; color: #FFFFFF; font-weight: bold; margin-left:17px;}
				
.footertext { font-size: 10px; color: #FF0000;}

.footertext2 { 	font-size: 12px; color: #FF0000;}
				
a.footerlink:link {text-decoration: none; color: #FF0000; font-family: arial; font-size: 12px;} 
a.footerlink:visited {text-decoration: none; color: #FF0000; font-family: arial; font-size: 12px;}
a.footerlink:active {text-decoration: none; color: #FF0000; font-family: arial; font-size: 12px;}
a.footerlink:hover {text-decoration: underline; color: #FF0000; font-family: arial; font-size: 12px;}

h1{ color: #ffffff; font-size: 18px; font-weight: bold;background-color:#29429f;padding:10px;}

a:link {text-decoration: underline; color: #0053a0;} 
a:visited {text-decoration: underline; color: #0053a0;}
a:active {text-decoration: underline; color: #0053a0;}
a:hover {text-decoration: none; color: #FF0000;}

/*-- ---- ------- --*/

table.headertable {
	background-color:#DFECF8; 
	border:1px solid #000000; 
	font-size:15px; 
	line-height:1.2; 
	text-align:center; 
	}
	
h2 {
	color:#0053A0;
	font-size:16px;
	margin-bottom:7px;
	}	

	

.bar{background-image: url(/images/diffrgreyb.jpg);background-repeat:no-repeat;margin-top:10px; width:100%;line-height:1.5; color:white;}

h2 a {
	color:#0053A0;
}

.header {
	color:#000000;
	font-size:20px;
	}
	
.header2 {
	margin-top:-15px;
	color:#000000;
	font-size:16px;
	}
	
.headertag {
	float:right;
	padding:75px 30px 0 0;
	color:#000000;
	font-size:24px;
	text-align:right;
	font-weight:bold;
	}
	
.content {
	padding:20px 25px 10px 8px; 
	text-align:left;
	font-size:16px;
	letter-spacing:0.9px;
	}

.box {
	float:right;
	width:250px;
	border:1px solid #000080;
	padding:8px;
	font-size:12px;
	font-weight:bold;
	background-color:#0053A0;
	color:#ffffff;
	}

.footer {
	background-color:#0053A0; 
	padding:3px;
	font-size:14px;
	color:#ffffff; 
	}
	
#boxtext{padding:0px 20px 20px 20px;font-size:13px; line-height:21px;}

#boxtext strong{font-weight:bold; color:#5b5b5b;}	
/*---- EVOLUTED AMENDMENTS ----*/
img {
	border: 0;
	
}

.break {
	clear: both;
	height: 1px;
	overflow:hidden;
}

ul.submenu {
	margin:0px;
	padding:0;
	width:100%;
	text-align:left;
	}

ul.submenu li a {
	width: auto;
	height:26px;
	margin:4px;
	line-height:26px;
	padding-left: 8px;
	background-color:#0053A0;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	}

ul.submenu li a:hover {
	color: #ffffff;
	text-decoration:none;
	display:block;
	background-color:#EF3023;
	}
	
ul.submenu li.red a {
	background-color: #EF3023;
}

ul.submenu li.red a:hover {
	background-color: #0053A0;
}

ol li {
	margin-bottom: 20px;
}

#content-images {
	width:260px;
	float: left;

}

h2.black {
	color: #000000;
}

h2.red {
	color: #FF0000;
	text-align: center;
}

table.buying {
	
	margin-bottom: 20px;
	font-size: 13px;
}

table.buying th {
	padding: 7px;
	background-color: #0053a0;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
}

table.buying td {
	padding: 7px;
}

table.buying td.header {
	font-size: 16px;
}

table.cdif {
	width: 70%;
	margin-left: 80px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

table.cdif th {
	border: 1px solid #000000;
}

table.cdif td {
	border: 1px solid #000000;
}

/* paging */
.pageidx-nav {
	margin: 15px 0 10px 0;
	font-size: 12px;
}

.pageidx-nav .pageidx-prev {
	float:left;
	width:60px;
}

.pageidx-nav .pageidx-nos {
	float:left;
	text-align:center;
	width:440px;
}

.pageidx-nav .pageidx-next {
	width:45px;
	float:left;
	text-align:right;
}

ol#faqs {
	margin-bottom: 40px;
}

ol#faqs li {
	margin: 0;
	padding: 0;
}

ol#questions li a {
	color: #0053A0;
}

a.no-style:hover {
	color: navy;
	text-decoration: none; 
}