.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-left: 2px;
	text-decoration: none;
	width: 100%;
	line-height: 17px;
	padding-left: 2px;
	padding-right: 2px;
}
.sidelinks a:link {
	border-top: 1px solid #FFFFCC;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #FFFFCC;
	color: #003366;

}
.sidelinks a:visited {
	border-top: 1px solid #FFFFCC;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #FFFFCC;
	color: #003366;
}
.sidelinks a:hover {
	background-color: #CC9900;
	color: #FFFFCC;
	font-weight: bold;
	border-top: 1px solid #996600;
	border-right: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	border-left: 1px solid #996600;
}
.sidelinks a:active {
	color: #FF0000;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000033;
	background-attachment: fixed;
	background-image: url(../template-images/cool_back.jpg);
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 100%}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.bottomContact {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

.greytxt {color: #666666; font-family: Arial, Helvetica, sans-serif}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
}
.hide {display:none}


.top-prev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top-prev a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;}
.top-prev a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;}
.top-prev a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #999999;
	padding: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #336699;
	margin-top: 5px;
	margin-bottom: 5px;
}
.top-prev a:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
@media print
{
.noprint {DISPLAY: none}
}
a:link {
	text-decoration: none;
	color: #000099;

}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	color: #CC0000;
	background-color: #FFFF99;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;

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

.headerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;


}
.headerlinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;

}
.headerlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.headerlinks a:hover {
	color: #FFFF00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	background-color: #000066;


}
.headerlinks a:active {
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redtext {
	color: #CC0000;
}
/*********** #navBar link styles ***********/
#relatedLinks{

		
}
#relatedLinks ul a:link, #relatedLinks ul a:visited {
	display: block;
}
#relatedLinks ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#relatedLinks li {
	border-bottom: 1px solid #FFCC00;
}

/* fix for browsers that don't need the hack */
html>body #relatedLinks li {border-bottom: none;}

.relatedLinks{
	border: 0px solid #330066;
	font-size: 80%;

}

.relatedLinks a:link {
	display: block;
	text-decoration: none;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-top: 1px solid #FFFF99;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #FFFF99;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.relatedLinks a:visited {
	display: block;
	text-decoration: none;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-top: 1px solid #FFFF99;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #FFFF99;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.relatedLinks a:hover {
	display: block;
	text-decoration: none;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-color: #996600;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #663300;
	border-right: 1px solid #FFFF99;
	border-bottom: 1px solid #FFFF99;
	border-left: 1px solid #663300;
}
.relatedLinks a:active {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663300;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9999;
	color: #FFFFFF;
	background-color: #CC9900;
}

.box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.box2 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
}
.mainCenter {
	height:100%;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
.box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: 2px solid #990000;
	padding: 10px;
	color: #000066;
	font-size: 12px;
	display: block;
	width: auto;
	height: auto;
}
.announce {
	background-image: url(../images/announce_bg.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
.indent {
	padding-left: 20px;
	display: block;
}
.box_new {
	padding: 10px;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #eeeeee;
	width: auto;
}
#countbox {
	color: #CC0000;
	background-color: #FFFFCC;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 350px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9933;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../../template_images/gold_grad_back.jpg);
	text-align: center;
}
