body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #D7E1FA;
/*  background-image: url(../images/back2.jpg);
  background-attachment: fixed;
  background-position: top;  
  background-repeat:repeat-x;  */
  margin: 0 auto 0 auto;
  font-size: 12px;
  top: 0;
  margin: 0;
}

p {
	font-size:12px;
	color: #000000;
}

h1 {
	font-size: 14px;
	color: #000077;
}
h3 {
	font-size: 12px;
	color: #4D4DA4;
	}
h4 {
	font-size: 10px;
	color: #000000;
}
ul {
	list-style-type: none;
	text-align: left;
	}
li {
	list-style-image:url(../images/circle.gif);
	list-style-position: outside;
	padding: 0 2px 0 0;
	}
li a {
	text-decoration: none;
	font-size: 12px;
	}
li a:hover {
	font-size: 12px;
	color: #4D4DA4;
	text-decoration:  underline;
	}

.whiteLink {
	text-decoration:underline;
	color: #F0F0F0;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a {
	color: #000066;
	font-size: 12px;
   cursor: pointer;
}
a:hover {
	color: #000077 /*96ADD9*/ ;
	font-size: 12px;
    cursor: pointer;
	border-bottom: 1px solid #000077;
	}

#wrap {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 1px solid #000066;
	background-color: #F4F3F8;
	z-index: 20;
}

#top {
	top: 0;
	margin: 0;
	padding: 0;
  background-color: #D7E1FA;
	border-bottom: 1px solid #000066; 
	height: 166px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	z-index: 18;
	}
html>body #top {
	height: 166px; /* ie5win fudge ends */
	}

#nav {
	padding: 1px 0 5px 0;
/*	background-color: rgb(150,160,217);  */
	border-bottom: 1px solid rgb(0,0,102);
	border-left: 1px solid rgb(0,0,102);
	border-right: 1px solid rgb(0,0,102);    
	background-image: url(../images/navback2.jpg);
	background-attachment: fixed;
	background-position: 0% 0%;
	background-repeat: repeat-x;  
	margin: 0;
	z-index: 16;
	vertical-align: bottom;
}
#nav ul {
	list-style-type: none;
	padding-left: -20px;
	}
#nav a {
	font-size: 12px;
	padding: 5px;
	color: #000066;
	text-decoration:none;
	font-weight: bold;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #000066;
	}
#nav a:hover {
	background-color: #D6DAF0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #000077; 
	border-bottom: 1px solid rgb(0,0,102);
	color: #000066;
	}  
#left {
	position: absolute;
	left: 0;
	float: left;
	z-index: 15;
	top: 194px;
	margin: 0px 400px 0 0;
	padding: 0px;
	border: 0px;
	background-color: rgb(76,78,116);
	width: 180px;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
}
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}
#left ul {
	list-style-type: none;
	}
#middle {
	background-color: #F4F3F8; 
	padding: 10px;
	position: relative;
	margin: 0 25% auto 25%; 
	z-index: 100;
}
#middle.center ul {
	list-style-image:url(../images/circle.gif);
	list-style-position: outside;
}
#right {
	position: absolute;
	float: right;
	margin: 0px 0 0 auto;
	right: 0;
	padding: 1px;
	border: 0px;
	z-index: 14;
	background-color: rgb(76,78,116);
	width: 200px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #right {
	width: 180px; /* ie5win fudge ends */
}
#right p {
	text-indent: 3px;
	}
/*  #right a {
	color: #000066;
	text-decoration: underline;
}
#right a:hover {
	color: #96ADD9;
	text-decoration: overline underline;
	}
*/
.mainlink {
 background-color: #F2FEFA;
 color: #000066;
 width: 200px;
 font-size: 12px;
 cursor: hand;
 border-left: 7px solid #000066;
 border-right: 3px solid #C5C4D9;
 border-top: 1px solid #000066;
 border-bottom: 1px solid rgb(214,248,255);
}
.mainlink a {
 font-size: 12px;
 color: #000066; 
 cursor: hand;
}  

.frame {
	border-right: 1px solid #000066;
	margin:2px;
	padding: 3px;
}

.style1 {color: #FFFFFF}
.style2 {font-family: Verdana, Arial; font-size: 12px; text-decoration: none; }

#footer {
	margin: 0;
	font-size: 12px;
	background-color: #C0BFCF;
	color: rgb(77,64,84);
	border-top: 1px solid rgb(0,0,102);
	padding: 10px 260px 10px 260px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 0px;
	z-index: 10;
	top: 20px;
}

.barBox {
	background-color: rgb(54,13,53);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/eye222.jpg);
	color: #D5EFFF;
	padding: 2px 0px 2px 8px;
	font-size: 12px;
	font-weight:bold;
	}
.dashLine {
	background-image: url(../images/bar2.jpg);
	background-attachment:fixed;
	background-position: top;
	background-repeat: repeat-x;
	width: 85%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	font-size: 12px;
	color: #000066;
	padding: 5px;
	background-color: #F2FEFA;
	margin: 5px auto 5px auto;
	}
/*.dashLine a {
	font-size: 12px;
	color: rgb(77,143,255);
}  */
	
.dashLine_bottom {
	width: 80%;
	border: 1px solid #F0F0F0;
	font-size: 10px;
	color: #000077;
	padding: 3px;
	background-color: #96ADD9;
	margin: 5px auto 5px auto;
	}	
	
.download_box {
	border: 1px solid #360D35;
	background-color: #AFC5DF;
	float: right;
	margin: 5px;
	width: 140px;
	font-size: 12px;
	color: #000066;
	padding: 5px;
}
