@charset "iso-8859-1";
/* CSS DOCUMENT */
#code  {
	display: none;
}
body {
	background-color: #262626;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin:0px auto;
}
a {
  text-decoration: none;
}
a:link {
	color: #6B6B6B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B6B6B;
}
a:hover {
	text-decoration: underline;
	color: #6B6B6B;
}
a:active {
	text-decoration: none;
	color: #6B6B6B;
}
img {
	border-width: 0;
}
#container {
	width: 952px;
	height: 600px;
	top: 0px;
	position:relative;
	margin-top: 0px;	
}
/* NAVIGATION */
#nav {
	width: 952px;
	height: 21px;
	position: relative;
	background-image:url(../images/nav.gif);
	margin-top: 0px;
}
#navlogo {
	width: 195px;
	height: 21px;	
	float: left;
	position: relative;
	margin-top: 0px;
}
#navmenu {
	width: 699px;
	height: 21px;
	position: absolute;
	margin-top: 0px;
	left: 248px;
	text-align: left;
	top: -1px;
}
/* INDEX */
#flashindex {
	width: 952px;
	height: 360px;
	position: relative;
	text-align: left;
}
#indextext{
	width: 952px;
	height: 162px;
	background-image: url(../images/index-textbg.gif);
	background-repeat: no-repeat	
}
#imrelheader{
	width: 420px;
	height: 10px;
	left: 25px;
	float: left;
	position: relative;
	margin: 0px auto;
}
#imreltext{
	width: 420px;
	height: 120px;
	float: left;
	top: -20px;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	margin: 0px auto;
}
#inewsheader{
	width: 280px;
	height: 10px;
	float: left;
	left: 50px;
	position: relative;
	margin: 0px auto;
}
#inewstext{
	width: 240px;
	height: 120px;
	float: left;
	top: -20px;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	margin: 0px auto;
}
#inewstext a {
	color: #0f67a3;
	text-decoration:none;	
}
#inewstext a:hover {
	text-decoration:underline;	
}
#iblastheader{
	width: 200px;
	height: 10px;
	float: left;
	left: 30px;
	position: relative;
	margin: 0px auto;
}
#iblastimage{
	width: 200px;
	height: 120px;
	float: left;
	position: relative;
	margin: 0px auto;
}
#iflashupdate{
	width: 216px;
	height: 149px;
	left: 20px;
	float: left;
	position: relative;
	margin: 0px auto;
}
#footer{
	width: 952px;
	height: 80px;
	padding-left: 15px;
	margin-top: 0px;
	float: left;	
}
/* SECONDARY PAGE - STYLE 1*/
#flashsub {
	width: 952px;
	height: 129px;
	position: relative;
	text-align: left;
}
#subtext{
	width: 952px;
	height: 393px;
	background-image: url(../images/sub-textbg.gif);
	background-repeat: no-repeat	
}
#smenuimage{
	width: 200px;
	height: 100px;
	left: 5px;
	top: 10px;
	float: left;
	position: relative;
	margin: 0px auto;
}
#smenutext{
	width: 170px;
	height: 350px;
	float: left;
	left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	margin: 0px auto;
}
#smenutext a {
	color: #0f67a3;
	text-decoration:none;	
}
#smenutext a:hover {
	text-decoration:underline;	
}
#sbodyheader{
	width: 480px;
	height: 30px;
	float: left;
	left: 20px;
	position: relative;
	margin: 0px auto;
}
#sbodytext{
	width: 488px;
	height: 330px;
	float: left;
	top: -2px;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	margin: 0px auto;
	overflow:auto;
}
#sbodytext a {
	color: #0f67a3;
	text-decoration:none;	
}
#sbodytext a:hover {
	text-decoration:underline;	
}
#sblastheader{
	width: 200px;
	height: 10px;
	float: left;
	left: 50px;
	position: relative;
	margin: 0px auto;
}
#sblastimage{
	width: 200px;
	height: 120px;
	float: left;
	position: relative;
	margin: 0px auto;
}
#sflashupdate{
	width: 216px;
	height: 149px;
	float: left;
	left: 40px;
	position: relative;
	margin: 0px auto;
}
/* SECONDARY PAGE - STYLE 2*/
#subtext2{
	width: 952px;
	height: 393px;
	background-image: url(../images/sub-textbg2.gif);
	background-repeat: no-repeat	
}
#sbodyheader2{
	width: 682px;
	height: 30px;
	float: left;
	top: -5px;
	left: 31px;
	position: relative;
	margin: 0px auto;
}
#sbodytext2{
	width: 677px;
	height: 330px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	margin: 0px auto;
	overflow:auto;
	text-align: center;
}
#sbodytext2 a {
	color: #0f67a3;
	text-decoration:none;	
}
#sbodytext2 a:hover {
	text-decoration:underline;	
}
#sflashupdate2{
	width: 216px;
	height: 149px;
	left: -15px;
	float: right;
	position: relative;
	margin: 0px auto;
}
/* SUPPORT PAGE */
#container2 {
	width: 952px;
	height: 900px;
	top: 0px;
	position:relative;
	margin-top: 0px;	
}
#subtext3{
	width: 952px;
	height: 605px;
	background-image: url(../images/sub-textbg3.gif);
	background-repeat: no-repeat	
}
#sbodyheader3{
	width: 890px;
	height: 30px;
	float: left;
	top: -5px;
	left: 31px;
	position: relative;
	margin: 0px auto;
}
#sbodytext3{
	width: 884px;
	height: 550px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	margin: 0px auto;
	overflow:auto;
	text-align: center;
}
#sbodytext3 a {
	color: #0f67a3;
	text-decoration:none;	
}
#sbodytext3 a:hover {
	text-decoration:underline;	
}
#footer2{
	width: 952px;
	height: 60px;
	padding-left: 15px;
	margin-top: 0px;
	float: left;	
}
/* TEXT */
.heading1 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #0f67a3;
}
.body {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.bodyindex {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.inewstitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: capitalize;
	color: #0f67a3;	
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	font-size: 10px;
	line-height: 14px;
	color: #d8d8d8;
}
.copyright{
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: #6b6b6b;
}
.heading2 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
	text-align: left;
	text-transform: uppercase;
	color: #0f67a3;
}
.newsdept{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #0f67a3;	
}
.newstitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-transform: capitalize;
	color: #0f67a3;	
}
.newstitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-transform: capitalize;
	color: #0f67a3;	
}
.newsdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-transform: capitalize;
	color: #424242;	
}
ul {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	padding-left: 18px;
	margin-top: -10px;
}
#navsub {
	width: 952px;
	height: 129px;
	position: relative;
	text-align: left;
}
#navlogo2 {
	width:952px;
	height: 48px;
}
#navmain{
	width:952px;
	height: 81px;
}
