/* CSS Document */

td { 
    vertical-align: top;
}

body {
	background-color: #FFFFFF;
	margin: 0;
}

img {
    border: none;
} 

table {
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
}

/*- Start of Navbar menu--------------------------- */
	
#navbartop, #navbarstd {
	width: 237px;
	margin: 0;
}
	
#navbartop ul, #navbarstd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbartop li a, #navbarstd li a {
	height: 45px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 45px;
	text-decoration: none;
}	
	
#navbartop li a:link, #navbartop li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(images/navbartop.jpg);
	padding: 13px 0 0 19px;
}
	
#navbartop li a:hover {
	color: #1e6edf;
	background:  url(images/navbartop.jpg) 0 -58px;
	padding: 13px 0 0 19px;
}
	
#navbarstd li a:link, #navbarstd li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(images/navbarstd.jpg);
	padding: 6px 0 0 19px;
}
	
#navbarstd li a:hover {
	color: #1e6edf;
	background:  url(images/navbarstd.jpg) 0 -51px;
	padding: 6px 0 0 19px;
}

.rssfloatright {
	float: right;
	margin: 7px 60px 0px 0px;
	width: 49px;
	height: 16px;
}

/*- End of Navbar menu--------------------------- */


/*- Start of Header bar menu--------------------------- */
	
#headerleft, #headerright {
	width: 174px;
	margin: 0;
}

#headermiddle {
	width: 169px;
	margin: 0;
}
	
#headerleft ul, #headermiddle ul, #headerright ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#headerleft li a, #headermiddle li a, #headerright li a {
	height: 71px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 54px;
	text-decoration: none;
}	
	
#headerleft li a:link, #headerleft li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(images/headerbarleft.jpg);
	padding: 17px 0 0 0;
}

#headermiddle li a:link, #headermiddle li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(images/headerbarmiddle.jpg);
	padding: 17px 0 0 0;
}

#headerright li a:link, #headerright li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(images/headerbarright.jpg);
	padding: 17px 0 0 0;
}


#headerleft li a:hover {
	color: #1e6edf;
	background:  url(images/headerbarleft.jpg);
	padding: 17px 0 0 0;
}

#headermiddle li a:hover {
	color: #1e6edf;
	background:  url(images/headerbarmiddle.jpg);
	padding: 17px 0 0 0;
}

#headerright li a:hover {
	color: #1e6edf;
	background:  url(images/headerbarright.jpg);
	padding: 17px 0 0 0;
}

/*- End of Headerbar menu--------------------------- */


/*- Start of CSS styled box--------------------------- */

.css_box {
	background: url(images/css_box_top_left.png) no-repeat top left;
	}
	
.css_box_top {
	background: url(images/css_box_top_right.png) no-repeat top right;
	}

.css_box_bottom {
	background: url(images/css_box_bottom_left.png) no-repeat bottom left;
	}

.css_box_bottom div {
	background: url(images/css_box_bottom_right.png) no-repeat bottom right;
	}

.css_box_content {
	background: url(images/css_box_right.png) top right repeat-y;
	}

.css_box_top div,.css_box_top,.css_box_bottom div, .css_box_bottom {
	width: 100%;
	height: 12px; 
	font-size: 1px;
	}

.css_box_content, .css_box_bottom {
	margin-top: -23px;
	}

.css_box_content {
	padding: 0 12px;
	}


/*- End of CSS styled box--------------------------- */



/*- Start of text styles --------------------------- */

.border {
	border: 1px solid white;
	padding: 15px;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	}

.blacktextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	}

.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}

.mediumwhite {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	}
		
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
	
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #012E55;
	}

.bluetexttiny {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 3px;
	color: #012E55;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A84AC;
}

.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.infobox {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}

.navbartitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.navbarsub {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #659fe1;
}

.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	}
	
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FF0000;
	}

.redtextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}

.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5A84AC;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}

.whitetextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
}

.whitetexttiny {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 3px;
	color: #ffffff;
}
/*- End of text styles --------------------------- */


/*- Start of link styles --------------------------- */

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}

a:hover {
	/* font-size: 150%; */
	color: #5A84AC; 
}

a:active {
	text-decoration: none;
	color: #3000DD;
}

/*- End of link styles --------------------------- */