@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #481D01;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.main {
	background-color: #FFFFFF;
	margin: 0px;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 855px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 230px;
	float: left;
	clear: both;
	text-align: left;
}

.top {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	height: 600px;
}
.nav .bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 180px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 20px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	position: relative;
}
.containerFooter {
	margin: 0px;
	clear: both;
	float: left;
	width: 880px;
}

.nav .bar a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav .subnav {
	float: left;
	width: 235px;
	clear: both;
	background-image: url(images/subnav_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.nav .subbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 180px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 20px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	position: relative;
}

.nav .subbar a {
	color: #FFFFFF;
	text-decoration: none;
}

.container .h1front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
}
.videoHolder {
	margin: 0px 15px 10px 10px;
	float: right;
	height: 300px;
	width: 350px;
}
.container a {
	color: #000066;
}
.sidebar {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
.footLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.nav .menu {
	position: absolute;
	z-index: 20;
	top: -10px;
	left: 186px;
	width: 235px;
	visibility: hidden;
}
.nav .bar li {
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	margin: 3px 0px 0px -20px;
	padding: 0px 0px 0px 20px;
	width: 230px;
}
.nav .bar ul {
	margin: 0px;
}
.headerback {
	background-image: url(images/header_back.jpg);
	height: 59px;
	width: 865px;
	text-align: right;
	padding-top: 51px;
	padding-right: 15px;
	position:relative;
}
.headerback h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.container h1 { 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 16px; 
      font-weight: bold;
      color: #000066;
}
.container h2 { 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 14px; 
      font-weight: bold;
      color: #000066;
      margin: 0px;
}
/* Calendar Styles Start */
TD.tblMain
{
	BACKGROUND-COLOR: #CCE3FD;
	border: thin none #EBF4FE;

}
TD.DOW
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    BACKGROUND-COLOR: #8DC4F5
}
A.day
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000099;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	TEXT-DECORATION: none;


}
A.day:hover
{
    BACKGROUND-COLOR: #a25452;
	COLOR: #FFFFFF;
}
A.link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: blue;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-DECORATION: none
}
A.link:hover
{
    TEXT-DECORATION: underline
}
A.link:visited
{
    COLOR: purple;
}
A.reslink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-DECORATION: none
}
A.reslink:hover
{
    TEXT-DECORATION: underline
}
TD.month
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #000099
}
TD.form
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #000099
}
TD.arrows
{
    BACKGROUND-COLOR: #000099
}
TD.day
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #999999;
    BORDER-BOTTOM-COLOR: #999999;
    COLOR: #000000;
    BORDER-TOP-COLOR: #999999;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #999999
}
TD.today
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: #999999;
    BORDER-BOTTOM-COLOR: #999999;
    COLOR: #000000;
    BORDER-TOP-COLOR: #999999;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    BACKGROUND-COLOR: #A7CFFC;
    BORDER-RIGHT-COLOR: #999999
}
TD.notday
{
    BORDER-LEFT-COLOR: #999999;
    BORDER-BOTTOM-COLOR: #999999;
    BORDER-TOP-COLOR: #999999;
    BORDER-RIGHT-COLOR: #999999
}
TD.formtext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P.formtext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD.formresults
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: #999999;
    BORDER-BOTTOM-COLOR: #999999;
    COLOR: #000000;
    BORDER-TOP-COLOR: #999999;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #999999
}
TD.formresults2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: #999999;
    BORDER-BOTTOM-COLOR: #999999;
    COLOR: #000000;
    BORDER-TOP-COLOR: #999999;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    BACKGROUND-COLOR: #cccccc;
    BORDER-RIGHT-COLOR: #999999
}
TD.details
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
TD.details2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f0f0f0
}
TD.detailshd
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #2B5E9F
}
P.detailshead
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
div.instructions
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 560px;
	text-align: right;
}
#calendarHolder {
	margin: 10px;
	float: left;
	width: 860px;
}

#detailsHolder {
	float: left;
	width: 560px;
}

/*-- Popup Calendar Styles --*/
td.cal{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  background-color : #d3d3d3;
	}
	select.month{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 85px;
	}
	input.year{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 30px;
	}
	td.calDaysColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #000000;
	}
	td.calWeekend {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #c0c0c0;
	}
	td.calBgColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #d3d3d3;
	}
	.calBorderColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #a9a9a9;
	}
	td.calHighlightColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #ffffcc;
	}
	A.cal {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  text-decoration : none;
	}  
	A.cal:Hover {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #FF0000;
	  text-decoration : none;
	} 
	.disabled {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #808080;
	  text-decoration : none;
	}  
/*-- Popup Calendar Styles --*/
