/* ---------- RESET RSS BEGIN  ---------- */

body { color: black; background: white; }
 
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, th, td { margin: 0; padding: 0; }
 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
 
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
 
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
 
acronym, abbr, fieldset, img { border: 0;}
 
:focus { outline: 0; }

/* ----------  RESET RSS END  ---------- */



body {
	margin:0;
	background-color: #ffffff;
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}


h1{
	font-size: 16px;
	font-weight:bold;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #082958;	
	margin-bottom:10px;
}

h1{
	font-size: 15px;
	font-weight:bold;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #082958;	
	margin-bottom:10px;
}

p{
	margin-top:10px;
}

td, select, input, textarea {
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #082958;
}

.pad2px {
	background-color: #E5F8FE;
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}

.pad2px td {
	padding:2px;
	color: #000000;
	vertical-align: top;
}

.top-bar{
	float:left;
	margin:0px;
	padding:0px;
}

#main{
	width:692px;
}

#content{
	background-color: #E5F8FE;
	padding:15px;
	text-align:left;
}


a:link, a:visited {
	color: #e10403;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.menu-number{
	clear:both;
	height:32px;
	background-image:url(/img/menu_bar2.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}

.menu{
	clear:both;
	height:32px;
	background-image:url(/img/menu_bar2.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}

.menu td, .menu-number td{
	vertical-align:top;
	height:32px;

}

.menu-label .menu-line{
	height:5px;
}

.menu-label .menu-item{
	padding:9px;
	color: #E5F8FE;
	font-size: 14px;
	font-weight: bold;
	padding-right:15px;
	padding-left:12px;	
	font-family: verdana,arial,helvetica,sans-serif;
}



.menu-on .menu-line{
	background-color:#FF9900;
	height:6px;
}

.menu-on .menu-item{
	padding:9px;
	color: #ffffff;
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	padding-right:15px;
	padding-left:15px;
	font-weight:bold;

}
.menu-off .menu-line{
	
	height:5px;
}

.menu-off .menu-item{
	padding:9px;
	color: #E5F8FE;
	font-size: 14px;
	padding-right:15px;
	padding-left:15px;	
	font-family: verdana,arial,helvetica,sans-serif;
}

.menu-on a:link, .menu-on  a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu-on  a:hover {
	color: #ff0;
	text-decoration: none;
}

.menu-off a:link, .menu-off a:visited {
	color: #E5F8FE;
	text-decoration: none;
}
.menu-off  a:hover {
	color: #ff0;
	text-decoration: none;
}

.cpfooter{
	padding:10px;
	font-size:8px;
	text-align:left;
	vertical-align:top;
}

.smfooter{
	padding:10px;
	font-size:10px;
	text-align:center;
	vertical-align:top;
}

.techfooter{
	padding:8px;
	font-size:8px;
	text-align:right;
	vertical-align:top;
}

.cpsize{
	font-size:8px;
	padding:5px;
}

.menu-login .menu-line{
	
	height:5px;
}

.menu-login .menu-item{
	padding:9px;
	color: #E5F8FE;
	font-size: 10px;
	text-align:right;
	padding-right:15px;
	padding-left:15px;	
	font-family: verdana,arial,helvetica,sans-serif;
}
.menu-login a:link, .menu-login a:visited {
	color: #E5F8FE;
	text-decoration: none;
}
.menu-login a:hover {
	color: #ff0;
	text-decoration: none;
}
