	/* CSS Document */

* { margin: 0px; padding: 0px }

body {
	font-family:Trebuchet MS, Arial, Verdana;
	font-weight:normal;
	font-size: 11px;
	color: #333333;
}

a.whitelinks:link {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: italic;
     }

a.whitelinks:visited {
	font-weight: bold;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: italic;
     }
	 
a.whitelinks:hover {
	font-weight: bold;
	color: #3399FF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: italic;

}

a.whitelinks:active {
	font-weight: bold;
	color: #CC0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: italic;
     }
	 
a.whiteboldlinks:link {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: normal;
     }

a.whiteboldlinks:visited {
	font-weight: bold;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: normal;
     }
	 
a.whiteboldlinks:hover {
	font-weight: bold;
	color: #3399FF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: normal;

}

a.whiteboldlinks:active {
	font-weight: bold;
	color: #CC0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: normal;
     }

a.whitesmlinks:active {
	font-weight: normal;
	color: #CC0000;
     }
a.whitesmlinks:link {
	font-weight: normal;
	color: #FFFFFF;
     }

a.whitesmlinks:visited {
	font-weight: normal;
	color: #CCCCCC;
     }

a.whitesmlinks:hover {
	font-weight: normal;
	color: #3399FF;
	}

a.bluelinks:active {
	color: #663300;
	background-color: transparent;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
     }  
	 
a.bluelinks:link {
	color: #0099FF;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
     }

a.bluelinks:visited {
	color: #6699FF;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
     }

a.bluelinks:hover {
	color: #06C;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
     }
	 
a.redlinks:active {
	color: #0066FF;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
     }  
	 
a.redlinks:link {
	color: #CC0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
     }

a.redlinks:visited {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
     }

a.redlinks:hover {
	color: #3300FF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
     }

a.bluenavlinks:active {
	color: #0066CC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
     }  
	 
a.bluenavlinks:link {
	color: #0066CC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
     }

a.bluenavlinks:visited {
	color: #0033CC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
     }
	 
a.bluenavlinks:hover {
	color: #000000;
	 font-family: "Trebuchet MS", Arial, Verdana;
	 font-size: 14px;
	 font-weight: normal;
	 text-decoration: none;
     }

a.bluesmalllinks:active {
	color: #6699FF;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 
	 
a.bluesmalllinks:link {
	color: #6699FF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.bluesmalllinks:visited {
	color: #6699FF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.bluesmalllinks:hover {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.greylink:link {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
a.greylink:visited {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
a.greylink:hover {
	color: #3366CC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
a.greylink:active {
	color: #CC0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

.whitehighlight {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}

.graytext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

.graymidtext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.gray14text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.redboldtext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #C00;
}

#Table_01 {
	position: relative;
	width:900px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header-menu {
	position:absolute;
	left:0px;
	width:900px;
	height:auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	vertical-align: bottom;
}

#header-main {
	position:absolute;
	left:0px;
	width:900px;
	height:125px;
	vertical-align: bottom;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:auto;
}

#flash-box {
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:300px;
	border: medium solid #6699FF;
	z-index: 1;
}

#news-box {
	position:absolute;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #FFFFFF;
	height: auto;
	width: 190px;
	padding: 5px;
	border: medium double #FFFFFF;
}

#slogan-box {
	position:absolute;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: large;
	color: #FFFFFF;
	height: auto;
	width: 400px;
	padding: 5px;
	font-weight: normal;
}

#introbox {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 2px;
	padding: 2px;
}
#bottomMenu {
	position:absolute;
	left:0px;
	width:900px;
	height:auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#main-info {
	position:absolute;
	left:0px;
	top:0px;
	width:710px;
	height:auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: thin none #CCCCCC;
	z-index: 1;
}

#left-nav {
	position:absolute;
	width:175px;
	height:300px;
	float: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #0033CC;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	z-index: 10;
}
.BlueBold11text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #06F;
}
.BlueBold12text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #06F;
}
.BlueBold14text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #06F;
}
.YellowBold14text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
}
.YellowBold12text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
}
.WhiteBold11text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.WhiteBold12text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.WhiteBold14text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.RedBold11text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
}
.RedBold12text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}

