/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, fieldset, form, label, legend,  caption, tbody, tfoot, thead {
	background: transparent;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	}


/* Resets font size to 10px. (1.2em will be 12px, etc.). */
body {
	background: silver;
	color:#000000;
	font: 95%/1.2 Helvetica, Arial, sans-serif;
	text-align: center;
}

p {
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	color: black;
	font-size : 30px;
	font-weight : 400;
}

h2 {
	text-align: center;
	color : #E74E32;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	font-size : 48px;
}

h3 {
	color: Green;
	font-size : 20px;
	font-weight : 400;
}


h4 {

	font-family : "Arial Black";
	font-weight : bold;
	font-size : 18px;
	color: Black;
	text-align: center;
} 


h5 {text-align: left;
	background-color : #F4EFF5;
	font-family : "Arial Black";
	font-weight : bold;
	font-size : 24px;
	color: blue;
}


a:link {
	color: black;
	text-decoration:none;
}
a:visited {
	color: black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

/*
td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top : 15px;
	padding-bottom : 15px;
	border : thin solid #F4EFF5;
	border-bottom : none;
	border-right : none;
}
	*/
	
	
#header {
	padding:16px 0 0;
	position:relative;
	}


* html #center {
	display: inline;
	}

#contentholder{
	background: white;
	background-repeat : no-repeat;
	position:relative;
	width:1000px;
	margin-left:20px;
	margin-right:15px;
	padding-left: 3px;
	padding-right: 40px;
	margin-top: 20px;

}
 #contentholder a:link {
 	color: black;
  }

 #contentholder a:hover {
	color: black;
	text-decoration : underline;
}
  
  
  
#right {
	float:left;
	margin: 20px 0 0;
	overflow:hidden;
	width:206px;
	}
	
#left {
	/*position: relative;
	*/
	float: left;
	left: 2(.05%);
	width: 150px;
	background-color : Blue;
	vertical-align : top;
	text-align : left;
	color : White;
	padding-left : 0px;
	padding-right : 0px;
	border : medium ridge Blue;
	margin-right: 50px;
	margin-top: 20px;
}

#left ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#left li {
	text-decoration: none;
	display: block;
	margin-left: 2px;
}

.redmenu li {
	text-align : center;
	margin-left: -42px;
	list-style-type : none;
	color: white;
	background-image : url(../shared/images/tab2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	padding-top: 20px;
	font-size: 12px;
}


.greenmenu li {
	text-align : center;
	margin-left: -42px;
	list-style-type : none;
	color: white;
	background-image : url(../shared/images/tab3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	padding-top: 20px;
	font-size: 12px;
}

#left a:link {
 	color: yellow;

 }

#left a:visited {
 	color: yellow;

 }
#topbar ul {
	list-style-type: none;
	list-style : none;
}

#topbar li {
	/*background-color: #E74E32;
	*/
	float: left;
	color : red;
	padding-left : 5px;
	padding-right : 5px;
	margin-left : 5px;
	margin-right : 5px;
	text-decoration : none;
	list-style-image : none;
	list-style-type : none;
	background-image : url(images/tab.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	height: 95px;
	width: 130px;
	vertical-align : middle;
	font-weight : 800;
}

#topbar a:visited {
color: red;
}
	
#topbar a:link {
color: red;
}	

#footer a:link {
	color: black;
}

#footer  a:visited {
	color: black;
}

.announceblack {
	font-size : 20px;
	font-weight : 400;
}

#headerblack {
	font-size : 20px;
	font-weight : 400;
}

#headerblack a:link {
	color: red;
	text-decoration:none;
}
#headerblack a:visited {
	color: red;
	text-decoration:none;
}

.nolinetable td {
	border: 0px; 
	
}

.nolinetable li {
	margin-left: -42px;

}

.italtextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 15px;
	font-weight: 600;
	color: #660000;
}




a:link {
	font: 500 12px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font: 500 12px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	font: 500 12px Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: 700;
	color: #990000;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
}
.text {
	font: 400 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px 10px 5px;
}
a.sidebar:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 2px 2px 2px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background: #660000;
}
a.sidebar:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 2px 2px 2px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background: #660000;
}
a.sidebar:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 2px 2px 2px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background: #669933;
}
a.sidebarred:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 2px 2px 2px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background: #FF0000;
}
a.sidebarred:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 2px 2px 2px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background: #FF0000;
}
a.sidebarred:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 2px 2px 2px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background: #669933;
}
