html{
	height:100%;
	}
body {
	padding:0;
	margin:0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
a:link {
	text-decoration: none;
	color:#003366;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	text-decoration: none;
	color:#663300;
}
a:active {
	text-decoration: none;
	color:#003366;
}

#outer{
	height:100%;
	min-height:100%;
	margin:auto;
	margin-bottom:-62px;
	background-color: #3D5971;
	background-image: url(image/pageback.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
html>body #outer{
	height:auto;
	} /*for mozilla as IE treats height as min-height anyway*/
#outerwide{
	height:100%;
	min-height:100%;
	margin:auto;
	margin-bottom:-62px;
	background-color: #3D5971;
	background-image: url(image/pageback2.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
html>body #outerwide{
	height:auto;
	} /*for mozilla as IE treats height as min-height anyway*/
#footer {
	width:100%; 
	clear:both; 
	height:60px; 
	text-align:center; 
	position:relative; 
	}
* html #footer {/*only ie gets this style*/
	\height:62px;/* for ie5 */
	he\ight:60px;/* for ie6 */
}
#footer_inner{
	width:760px;
	height:60px;
	margin:auto;
	border-top:solid 1px #788EA0;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	}
* html #footer_inner{/*only ie gets this style*/
	\height:62px;/* for ie5 */
	he\ight:60px;/* for ie6 */
	}
#footer_links{
	padding:5px;
	margin:0px;
	width:750px;
	height:50px;
	}
.footer_link_box{
	padding:3px 0px;
	margin:0px;
	width:200px;
	height:50px;
	text-align:center;
	background-image: url(image/box200x50.gif);
	background-repeat: no-repeat;
	}
#clearfooter{
	clear:both;
	height:60px;
	}/*needed to make room for footer*/
div,p  {
	margin-top:0px
	}/*clear top margin for mozilla*/
* html #centrecontent {
	height:1%;
	margin-bottom:12px
	}/* combat IE's 3 pixel jog */

html>body h2 {
	text-align:center
	}
#centrecontent {
	position:relative;
	margin:auto;
	}
#innercontent {
	position:relative;
	width:760px;
	margin:auto;
	display: block;
}
		
#main {
	background-color:#FFFFFF;
	float:left;
	width:530px;
	padding: 15px;
	margin: 0px;
	text-align: left;
	}
#main h2, #main h3, #main p {
	padding:0 10px;
	}

#mainwide {
	background-color:#FFFFFF;
	float:left;
	width:760px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}
#mainwide h2, #mainwide h3, #mainwide p {
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:190px;
	padding: 5px 2px;
	}
	
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:10px;}
h6 {font-size:9px;}

#sitemap {
	padding-left:100px;
	}
#sitemap ul {
	list-style-image: url(image/right.gif);
	}
.fl-left {
	float:left;
	}
.fl-right {
	float:right;
	}

/* ======== Main Menu ======== */

    #mmenu {
	float:left;
	width:100%;
	font-size:75%;
	border-bottom:1px solid #2763A5;
	line-height:normal;
      }
    #mmenu ul {
	margin:0;
	padding:1px 10px 0 1px;
	list-style:none;
      }
    #mmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #mmenu a {
      float:left;
      background:url("image/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #mmenu a span {
      float:left;
      display:block;
      background:url("image/tabright10.gif") no-repeat right top;
      padding:5px 5px 4px 5px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #mmenu a span {float:none;}
    /* End IE5-Mac hack */
    #mmenu a:hover {
      background-position:0% -42px;
      }
    #mmenu a:hover span {
      background-position:100% -42px;
      }

      #mmenu #current a {
              background-position:0% -42px;
      }
      #mmenu #current a span {
              background-position:100% -42px;
      }

    #smenu a {
	float:left;
	background:url(/image/sidelink.gif) no-repeat 0px 0px;
	text-decoration:none;
	font-size: 10px;
	display: block;
	text-align: center;
	width: 180px;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	margin-left: 2px;
      }
    #smenu a:hover {
	background-position:0% -25px;
	margin-left: 6px;
      }
	#omenu {
	text-align:center;
	display: block;
	width: 180px;
	height: 48px;
	}
    #omenu a {
	float:left;
	background:url(/image/sidelink4.gif) no-repeat 0px 0px;
	background-color:dbaa48;
	text-decoration:none;
	font-size: 10px;
	display: block;
	text-align: center;
	width: 180px;
	height: 48px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 0px;
	margin-left: 2px;
      }
    #omenu a:hover {
	background-position:0% -48px;
	margin-left: 6px;
      }
	  
    #cmenu {
	width:100%;
	font-size:75%;
	line-height:normal;
	text-align:center;
	}
    #cmenu a {
	text-decoration:none;
	}
    #cmenu a:hover {
	color:#336699;
	}
    #cmenu #current {
	color:#003366;
	font-weight:bold;
    }
	  	  
.stext {font-size: 10px}
.mtext {font-size: 12px}
.ltext {font-size: 14px}
.xtext {font-size: 16px}

.box180 { width:180px; padding: 2px 0px 12px; margin:2px auto; background:url(image/box180b.gif) no-repeat left bottom; clear: both;	}
.box180 h3 { margin:0; padding:2px 6px 12px 6px; background:url(image/box180t.gif) top left no-repeat; }
.box180 p, .box180 table { margin:0; padding:0px 6px 0px 6px; border:1px solid #788EA0; border-width:0 1px; font-size:9px; }
.box180 em { color:#788EA0; }

.box180b { width:180px; padding: 2px 0px 12px; margin:2px auto; background:url(image/box180offb.gif) no-repeat left bottom; clear: both;	}
.box180b h3 { margin:0; padding:2px 6px 12px 6px; background:url(image/box180offt.gif) top left no-repeat; }
.box180b p, .box180 table { margin:0; padding:0px 6px 0px 6px; border:1px solid #788EA0; border-width:0 1px; font-size:12px; font-weight:bold; vertical-align:top; }
.box180b em { color:#788EA0; }

.light { color:#bcd; }

.box180link {
	width:180px;
	height:35px;
	padding: 8px 0px 12px;
	margin:4px auto 2px;
	background:url(image/box180link.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	}
.box200 {
	width:200px;
	padding: 2px 0px 12px;
	margin:2px auto;
	background:url(image/box200b.gif) no-repeat left bottom;
	}
.box200 h3 {
	margin:0px;
	padding:0px;
	background:url(image/box200t.gif) top left no-repeat;
	}
.box200 p, .box200 table {
	margin:0;
	padding:0px 6px 0px 6px;
	border:1px solid #788EA0;
	border-width:0 1px;
	}
	
.box300 {
	width:300px;
	padding:0 0 15px;
	margin:10px auto 10px auto;
	background:url(image/box300b.gif) no-repeat left bottom;
	}
.box300 h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url(image/box300t.gif) top left no-repeat;
	}
.box300 p, .box300 table {
	margin:0;
	padding:0 10px 3px;
	border:1px solid #336699;
	border-width:0 1px;
	}
.box450 {
	width:450px;
	padding: 0px 0px 15px 0px;
	margin:10px auto 10px auto;
	background:url(image/box450b.gif) no-repeat left bottom;
	}
.box450 h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url(image/box450t.gif) top left no-repeat;
	}
.box450 p, .box450 table, .box450 hr {
	margin:0;
	padding:0 10px 3px;
	border:1px solid #336699;
	border-width:0 1px;
	}
.box450 b {
	font-size:10px;
	font-weight: normal;
	}


.lblue {color: #6090c0;}
.lblue2 {color: #d0e0f0;}
.dark {background-color:#003366;}

.countdown {
	padding: 0px;
	margin:2px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #80B7F1;
	width: 88px;
	height: 110px;
	text-align: center;
	background-color: #003466;
	background-image: url(image/cdback.jpg);
	}
.countdown1 {
	font-size: 36px;
	font-weight: bolder;
	}
.countdown2 {
	font-size: 14px;
	font-weight: bolder;
	}

.pad50 {
	padding-left:50px;
	padding-right:50px;
	}
	
.pad4 {
	padding:4px;
	}
	
.inputbox {
	background-image: url(image/input.gif);
	background-repeat: repeat-x;
	border: 1px solid #336699;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
.inputbox2 {
	background-image: url(image/input.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:10px;
	border-top: 2px solid #333333;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #333333;
	}

.inputbox2disabled {
	background-image: url(image/input2.gif);
	background-repeat: repeat-x;
	border: 2px solid #cccccc;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:10px;
	}
	
.inputman {
	color:#FF0000;
	}

INPUT,TEXTAREA { font-family:Arial, Helvetica, sans-serif; font-size: 12px; }

.form1 {
	width:750px;
	margin-bottom:4px;
	padding:0;
	}

.form2 {
	width:100%;
	border:1px solid #6699cc;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:4px;
	padding:0;
	}

.form3 {
	width:100%;
	border:1px solid #6699cc;
	margin-bottom:4px;
	padding:0;
	}
	
.form4 {
	width:100%;
	border:0;
	padding:0;
	margin:0;
	cellspacing:0; 
	}
	
	
