body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  top: 0;
  margin: 0;
  background-color: #E2E4F3;
}

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;
	font-size: 12px;
	}
li {
	list-style-image:url(../images/bluearrow.gif);
	list-style-position: outside;
	padding: 0 2px 0 0;
	}
li a {
	text-decoration: none;
	font-size: 12px;
	}
li a:hover {
	color: #4D4DA4;
	text-decoration: overline underline;
	}

.whiteLink {
	text-decoration:underline;
	color: #F0F0F0;
	}

.code {
	border: 1px dashed #96ADD9;
	margin: 10px 50px 10px 10px;
	padding: 5px;
	font-family: "Courier New", Courier, mono;
	font-size:12px;
	background-color: #F0F0F0;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a {
	color: #000077;
	font-size: 10px;
   cursor: pointer;
}
a:hover {
	color: #96ADD9;
    cursor: pointer;
	text-decoration:none;
	border-bottom: 1px solid #000077;
	}

#wrap {
	width: 700px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #000077;
}

#top {
	width: 700px;
	margin: 0;
	padding: 0;
	border: 0;
	background: rgb(169,168,210);
	/*border-bottom: 1px solid rgb(214,218,240);    */
	border-right: 1px solid #000077;
	border-left: 1px solid #000077;
	border-bottom: 1px solid #000077;
	height: 158px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 158px;
	}
html>body #top {
	height: 150px; /* ie5win fudge ends */
	}
.searchbox {
	z-index: 17;
	/* margin: 60px 60px 0px 475px;  */
}	
	
#nav {
	padding: 3px 0 4px 0;
	background-color: rgb(169,168,210);
	border: 1px solid rgb(0,0,119);
	background-image: url(../images/bar.jpg);
	background-attachment: fixed;
	background-position: 0% 0%;
	background-repeat: repeat-x;  
	z-index: 20;
	width: 700px;
}
#nav ul {
	list-style-type: none;
	padding-left: -25px;
	}
#nav a {
	font-size: 12px;
	padding: 5px;
	color: #000077;
	text-decoration:none;
	font-weight: bold;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #000077;
/*	background-image: url(../images/bar.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;  */  
	}
#nav a:hover {
	background-color: #D6DAF0;
/*	background-image: url(../images/blue3.jpg);
	background-position: top;
	background-attachment:fixed;
	background-repeat:repeat-x;  */
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #000077; 
	border: 1px solid rgb(0,0,119);
	color: #000077;
	}
#left {
	z-index: 12;
	float: left;
	margin: 0;
	bottom: 0;
	padding: 0px;
	border: 0px;
	background-color: rgb(0,0,119);
	border-top: 1px solid rgb(240,240,240);
	width: 178px;
	voice-family: "\"}\"";
	voice-family:inherit;
}
html>body #left {
	width: 176px; /* ie5win fudge ends */
	}
#left ul {
	list-style-type: none;
	}
#left a {
	color: #000077;
	display: block;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #000077;
	}
#left a:hover {
	color: #000077;
} 
	
#middle {
	position: relative;
	z-index: 10;  
	border-top: 1px solid rgb(240,240,240);
	padding: 4px 7px 7px 4px;
	margin: 0 20px 0 20px;
	right: 0;
	bottom: 0;
	left: 0;
	min-height:100%;
	height:auto;
	}
#middle a {
	font-size: 12px;
}
#right {
	float: right;
	right: 0;
	z-index: 11;
	margin: 0px;
	bottom: 0;
	padding: 0px;
	border: 0px;
	background-color: rgb(0,0,119);
	border-top: 1px solid rgb(240,240,240);
	width: 178px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #right {
	width: 176px; /* ie5win fudge ends */
}
#right p {
	text-indent: 3px;
	}
#right a {
	color: #D6DAF0;
	text-decoration: underline;
}
#right a:hover {
	color: #96ADD9;
	text-decoration: overline underline;
	}

.mainlink {
 background-color: #D6DAF0;
 color: #000077;
 width: 150px;
 cursor: hand;
 border-left: 10px solid #000077;
 border-top: 1px solid #F0F0F0;
 border-bottom: 1px solid #9D6DAF0;
}
.mainlink a:hover {
 color: #000077; 
 cursor: hand;
} 

.style1 {color: #FFFFFF}
.style2 {font-family: Verdana, Arial; font-size: 10px; text-decoration: none; }

#footer {
	margin: 0;
	font-size: 9px;
	background-color: rgb(240,240,240);
	color: rgb(77,77,164);
	border-top: 1px solid rgb(0,0,119);
	border-right: 1px solid rgb(0,0,119);
	border-bottom: 1px solid rgb(0,0,119);
	padding: 10px;
	width: 700px;
	clear:both;
	margin-top: 0px;
}
.date {
	color: #D6DAF0;
	font-size: 9px;
	font-weight: bold;
	padding: 7px 0 5px 0;
	}
.barBox {
	color: #000077;
	padding: 2px 0px 2px 8px;
	font-size: 12px;
	font-weight:bold;
	}
.dashLine {
	width: 85%;
	border: 1px dashed #4D4DA4;
	font-size: 12px;
	color: #F0F0F0;
	padding: 5px;
	background-color: #000077;
	margin: 5px auto 5px auto;
	}
	
.dashLine_bottom {
	width: 80%;
	border: 1px solid #F0F0F0;
	font-size: 10px;
	color: #000077;
	padding: 3px;
	background-color: #96ADD9;
	margin: 5px auto 5px auto;
	}	
	
.center_top {
	background-image:url(../images/center_back_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment:fixed;
	padding: 2px 25px 8px 24px;
}
.center_bottom {
	background-image:url(../images/center_back_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment:fixed;
	padding: 2px 25px 8px 25px;
}

.center_title {
	border: 1px solid #000077;
	margin: 6px 6px 2px 0;
	padding: 0px;
	font-size: 14px;
	vertical-align:bottom;
	font-weight:bold;
	height: 24px;
	color: #000077;
	background-color: rgb(150,160,217);
	display: block;
	}
.center_title img {
	float: left;
	}
.center_box {
	border-top: 1px solid rgb(77,77,164);
	border-left: 1px solid rgb(0,0,119);
	padding: 0px;
	margin: 5px 25px 5px 15px;  
	font-size: 10px;
	font-weight: 100;
	text-indent: 5px;
}
.center_box h3 {
	border-bottom: 1px solid #000077;
	border-right: 1px solid #000077;
	background-color: rgb(174,183,232);
	background-image: url(../images/bar.jpg);
	color: #000077;
	display:block;
	margin: 0;
	}
.center_box a:link .center_box a:hover {
	  cursor: pointer;
	  text-decoration:none;
	  color: #000077;
	  font-size: 12px;
	  }
.center_box p {
	padding: 3px;
	}
.list_box {
	width: 307px;
	color: #000000;
	border: 1px solid #000077;
	}
.list_box_bar {
	background-color: #96add9;
	text-indent: 4px;
	margin: 2px 0 2px 0;
	padding: 2px;
	font-size:10px;
	text-align: left;
	font-weight: bold;
	color: #000077;
	border-top: 1px solid #000077;
	border-bottom: 1px solid #000077;
	}
.list_box_top {
	color: #D6DAF0;
	padding: 7px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/box_t_.jpg);
	background-position: top left;
	background-attachment:fixed;
	background-repeat:no-repeat;
	height: 34px;
}
