@charset "UTF-8";
body {
	background-color: #a6a6a6;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/back_rep_light.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
.maintableback {
	background-color: #ededed;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002596;
	border-bottom-color: #002596;
	border-left-color: #002596;
}

#mainback {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 100%;
	z-index: 0;
	overflow: hidden;
	background-image: url(images/back_main_light.jpg);
	background-repeat: no-repeat;
	height: 100%;
	background-position: center top;
	min-height: 100%;
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	z-index: 100;
	position: relative;
}

#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 22px;
	display: block;
	width: 250px;
	padding-left: 30px;
	text-indent: 2px;
}

#menu a {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002596;
}

#menu a:link {
	color: #666;
	text-decoration: none;
}

#menu a:visited {
	color: #666;
	text-decoration: none;
}

#menu a:hover {
	color: #002596;
	text-decoration: none;
}

#submenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
	display: block;
	margin-left: 10px;
	overflow: hidden;
}

#submenu a {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002596;
}

#submenu a:link {
	color: #999;
	text-decoration: none;
}

#submenu a:visited {
	color: #999;
	text-decoration: none;
}

#submenu a:hover {
	color: #002596;
	text-decoration: none;
}


#subsubmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: 10px;
	overflow: hidden;
}

#subsubmenu a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002596;
}

#subsubmenu a:link {
	color: #999;
	text-decoration: none;
}

#subsubmenu a:visited {
	color: #999;
	text-decoration: none;
}

#subsubmenu a:hover {
	color: #002596;
	text-decoration: none;
}



#homeblock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: justify;
	padding-left: 30px;
	width: 460px;
	padding-bottom: 30px;
}

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

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

#homeblock a:hover {
	color: #666;
	text-decoration: underline;
}

.redboldbig {
	font-weight: bold;
	color: #002596;
	font-size: 14px;
}

.redbold {
	font-weight: bold;
	color: #002596;
}

.newshead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #002596;
	font-size: 14px;
	margin-left:30px;
}

#underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002596;
	display: block;
	margin-left: 10px;
}
#footer {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	color: #666;
	padding-top: 10px;
	margin-bottom: 20px;
}

#footer a:link {
	color: #666;
	text-decoration: none;
}

#footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #002596;
	text-decoration: none;
}

.datetable {
	font-size:11px;
	}

.datetabledark {
	font-size:12px;
	background-color: #CDCDCD;
	font-weight: bold;
}
.datetablelight {
	font-size:11px;
	background-color: #e3e3e3;
	font-weight: bold;
}

#pscroller1{
	width: 250px;
	height:370px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #002596;
	border-bottom-color: #002596;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	text-decoration: none;
	background-color: #ededed;
	text-align: justify;
	margin-left: 30px;
}

.someclass{
	
}

#datesheader {
	font-size:12px;
	background-color: #CDCDCD;
	font-weight: bold;
	padding:5px;
	margin: 2px;
	}
.redsquare {background-color:#F00; width:18px;}
.ambersquare {background-color:#F90; width:18px;}
.greensquare {background-color:#6C0; width:18px;}

#marqueecontainer {
	position: relative;
	width: 250px;
	height:350px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #002596;
	border-bottom-color: #002596;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	text-decoration: none;
	background-color: #ededed;
	text-align: justify;
	margin-left: 30px;
	overflow: hidden;
}

#testimonials {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 40px;
	padding-left: 30px;
	color: #002596;
	line-height: 18px;
}

