body {
	margin : 0px 0px 0px 0px;
	scrollbar-track-color : #7D0000;
	scrollbar-face-color : #7D0000;
	scrollbar-base-color : #7D0000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	background-color: #7D0000;
	font: .8em Verdana, Arial, Helvetica, sans-serif
}
#skip {
	display: none;
	}
h1, h2, h3, h4, h5, h6 {
	color : #000000;
	font-weight : bold;
	margin:10px;
	}
h1 {
	font-size : 1.25em;
	}
h2 {
	font-size : 1.15em;
	font-style:italic;
	text-decoration:underline;
}
h3 {
	color:#7D0000;
	font-size : 1.0em;
	font-style:italic;
	text-decoration:underline;
}
hr {
	color : #7D0000;
}
img {
	border : 0;
	margin:0;
}
dl {
	margin-left:20px;
}
dt {
	font-weight:bold;
}
dd {
	font-style:italic;
}
blockquote {
	font-style:italic;
	color:#666;
	margin-top:10px;
}
#container {
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	width : 924px;
	padding : 0px 0px 0px 0px;
	border : 0px none;
}
#head {
	width : 924px;
	height : 235px;
	padding : 0;
	margin : 0;
	background:transparent url(../images/header.jpg) no-repeat;
}
#logo {
	height:125px;
	width: 700px;
	margin:0;
	padding:0;
	}
#logo a {
    display: block;
	height: 125px;
	width: 700px;
	overflow: hidden;
    text-indent: -9999em;
	background-color:transparent;
	}
#navigation {
	margin: 0;
	padding: 0;
	width: 924px;
	background: url(../images/background_nav.gif) repeat-x;
	height: 45px;
	text-align: right;
	color: #CCC;
	}
#mainNav{
	text-align:left;
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
	float:right;
	}
#mainNav li{
	float:left;
	margin: 15px 0 0 20px;
	}
.seperator {
	font-size:1em;
	font-weight:bold;
	color:FFF;
	}
#mainNav a:link, #mainNav a:visited {
	font:bold .9em Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0;
	text-decoration:none;
	text-align:center;
	}
#mainNav a:hover {
	background-color:#333;
	text-decoration:underline;
	}
#mainArea {
	margin:10px 0 0;
	}
#leftSide {
	width:250px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	}
#sideNav {
	width:230px;
	text-align:left;
	
	}
h6 {
	font-size: 1em;	
	color: #FFF;
	padding:0;
	margin:0;
	text-align:left;
	}	
h6.display a {
	background: transparent url(../images/bck-grnd-side-nav.jpg) no-repeat;
	border:0;
	padding:8px 0 0 0;
	text-indent:30px;
	border:0 none;
	}
h6.display a:link, h6.display a:visited {
	display:block;
	width:230px;
	height:30px;
	color:#FFF;
	text-decoration:none;
	background-position:0px 0px;
	}
h6.display a:hover {
	background-position:-230px 0px;
	text-decoration:underline;
	}
h6.display a:active, h6.display a:focus {
	border:0 none;
	}
#sideNavSub {
	list-style:none;
	margin:0;
	padding:0;
	}
#sideNavSub li {
	text-align:left;
	margin-left:25px;
	}
#sideNavSub a{
	font:bold .9em Arial, Helvetica, sans-serif;
	display:block;
	height:30px;
	width:230px;
	}
#sideNavSub a:link, #sideNavSub a:visited {
	text-decoration:none;
	color:#FFF;
	}
#sideNavSub a:hover {
	text-decoration:underline;
	}
#contentMain {
	float:right;
	width: 632px;
	border: 5px solid #000;
	/*min-height:400px !important;
	height: 400px;*/
	margin: 0;
	padding: 0 0 10px 0;
	text-align:left;
	background-color:#FFF;
	}
#contentMain p {
	font-size:1em;
	color : #0000;
	text-align : justify;
	margin:10px;
	padding-right : 10px;
}
#contentMain p a:link, #contentMain p a:visited{
	color : #7D0000;
	text-decoration : underline;
	font-weight : bold;
}
#contentMain p a:hover {
	color : #666666;
	text-decoration : none;
	font-weight : bold;
}
#contentMain ol li {
	margin: 0px 20px 20px 20px;
}
#contentMain ul.presentation li a:link, #contentMain ul.presentation li a:visited {
	color:#666;
	padding-bottom: 10px;
	text-decoration:underline;
	display:block;
	width:150px;
	height:20px;
}
#contentMain ul.presentation li a:hover {
	color:7D0000;
	text-decoration:none;
}
#schedule {
	width: 600px; 
	border: 0px none; 
	font-size: .8em;
	margin:10px auto;
}
#schedule td {
	text-align : left;
	vertical-align : top;
}
#schedule dl {
	margin-left:10px;
}
#schedule dd {
	margin-left:10px;
}

.imgLeft {
	float: left;
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0em 10px 5px 0px;
}
.imgRight {
	float: right;
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0em 0px 5px 10px;
}
#copyright {
	text-align : center;
	font-size : 10px;
	color : #CCCCCC;
	margin-top : 10px;
	padding-top:10px;
	clear:both;
}
#copyright  a:link, #copyright  a:visited  {
	color : #CCCCCC;
	text-decoration : underline;
	font-weight : bold;
	font-size : 10px;
}
#copyright  a:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}
.BoxAppStyle {
	font-family : Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	text-indent: 7pt;
	cursor: text;
	border : 2px solid #7D0000;
	cursor: hand;
	overflow-y : auto;
	scrollbar-track-color : #7D0000;
	scrollbar-face-color : #7D0000;
	scrollbar-base-color : #7D0000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
}
.ButtonAppStyle {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background: #7D0000;
	vertical-align: middle;
	text-transform: capitalize;
	text-align: center;
	border-color: #FF6666 #660000 #660000 #FF6666;
	border-style: outset;
	cursor: hand;
}

