html {
	overflow-y: scroll;
	overflow-x: hidden;
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height:100%;
}
table {
	vertical-align: top;
	}
td {
vertical-align: top;
}
p {
margin-bottom: 0px;
}
/* styles */
/* Green */
a {color: #f27200; text-decoration: none; }  
a:hover {color: #FFF; text-decoration: none; background: #f27200;}
a:visited {color : #f27200; text-decoration: none;}
a:visited:hover {color: #FFF; text-decoration: none; background: #f27200;}
 ol {
margin-top:0px;
padding-top:0px;
}
 ul {
margin-top:0px;
padding-top:0px;
}

.center {
	text-align: center;
}
#image {
	text-align: center;
    margin: 5px;
 	}
	
#caption {
	width: 260px;
	float: right;
	text-align: center;
    margin: 5px;
	font-style: italic;
	font-size: 9px;

}
#homelogo {
	float: left;
	position: relative;
	vertical-align: middle;
	width:120px;
}

.header_main {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
	border-bottom: 1px solid #336666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
.header_single {
	font-size: 16px;
	font-weight: bold;
	color: #336666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header_Upcoming {
padding-top:10px;
width: 100%;
border-bottom: 1px solid #336666;
	font-size: 13px;
	font-weight: bold;
	color: #336666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	font-size: 16px;
	text-transform: uppercase;
	color: #f27200;
}

.line_under_para {
	border-bottom: 1px solid #336666;
	padding-bottom: 20px;
}

.underline {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}
.box_content_fullborder {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #f27200;
	background-color: #d8e6d6;
}

.red {
	color: #336666;
	text-transform: uppercase;
}
strong {
	font-weight:normal;
	color: #336666;
	text-transform: uppercase;
}
.greenlower {
	color: #336666;
	margin-bottom: 0px;
	font-weight:bold;
}
.green {
	color: #336666;
	margin-bottom: 0px;
}
.orange {
	color: #f27200;
	margin-bottom: 0px;
}
.red2 {
	color: #336666;
}
.clearer {
	clear: both;
}
.footerlink a:hover {
text-decoration: none; 
color:#333333;
background: #FFFFFF;
}
.footerlink a {
text-decoration: none; 
color:#333333;
background: #FFFFFF;
}

#centerpage {
        width: 1000px;
        margin-top: 5px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
			height:100%;
}
#border {
	border: 2px solid #336666;
	width: 1000px;
	height: 100%;
}
	
	
#container {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #000000;
	width: 1000px;
		height:100%;
}

#pageHeader {
	width: 1000px;
 	color: #336666;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}
#contentContainer {
	float:left;
	position: relative;
	background: #ffffff;
	width: 790px;
	margin-top:0px;
	margin-left: 5px;
		height: 100%;
}
.greenLine {
	border-left: 2px solid #336666;
	height: 100%;
}
.purple {}

#news {
display: block;
/* border-bottom: 1px dashed #FFFFFF; */
color: #336666;
padding:5px;
font-weight: bold;
margin-bottom:5px;
}
#item {
font-size: 11px;
margin-top:10px;
margin-bottom: 10px;
padding-left:10px;
color:#336666;
}

<!-- RIGHT BAR SECOND STYLE -->
#two {
display: block;
border-bottom: 1px dashed #336666;
color: #336666;
padding:5px;
font-weight: bold;
margin-bottom:5px;
}
#itwo {
font-size: 11px;
margin-top:10px;
margin-bottom: 10px;
padding-left:10px;
color:#336666;
}

<!-- END RIGHT BAR SECOND STYLE -->
#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top:0px;
	margin-top:0px;
	text-align: left;
	height: 100%;

}
#content ul {
margin-top:0px;
}
#contentContainer #content img {
margin: 10px;
}
#sidebarContainer {
    float: left;
	width: 180px;	
	background: #ffffff;
	margin: 0 5 15px;
	padding-right: 0px;
	position: relative;
	text-align: left;
	margin-top:0px;
	height: 100%;
}

#sidebarContainer #sidebar {
	padding: 0px 10px 10px;
	line-height: 1.6em;
	text-align:center;
}

#sidebarContainer .sideHeader {
	padding: 10px 10px 0;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
#spacer {
	float: left;
	position: relative;
	text-align: center;
	width: 1000px;
	height: 15px;
}
#footerwrapper {
float:left;
margin-top:10px;
position: relative;
width:1000px;
}
#footer {
	position: relative;
	padding-bottom: 10px;
	color: #336666;
	text-align: center;
	width: 1000px;
	height: 15px;
	border-top: 2px solid #336666;
	}

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	background: #ffffff;
	line-height: 1.8em;
	position: relative;
	top: 0;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer #current {
	color: #FFFFFF;
	font-weight: bold;
	background: #336666; 

}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #FFFFFF;
	font-weight: bold;
	background: #739538;
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
}

#navcontainer a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	height: 25px;
}

#navcontainer a:hover {
	background: #ff900;
	color: #FFFFFF;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
 margin: 0;
 padding: 0;
}

#navcontainer ul ul li {
	background: #ffffff;
}

#navcontainer ul ul a {
	color: #f27200;
	padding: 0px 0px 0px 20px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
	font-weight: bold;
	background: #f9f9f9;
}

#navcontainer ul ul .currentAncestor {
	font-weight: bold;
	background: #f9f9f9;
}
/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding: 0px 0px 0px 50px;
	color: #f9f9f9;
}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul ul #current{
	font-weight: bold;
	background: #fdfdfd;
}

#navcontainer ul ul ul .currentAncestor {
	font-weight: bold;
}


/* Child Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
	color: #999999;
	padding: 0px 0px 0px 70px;
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
	color: #b3b3b3;
	padding: 0px 0px 0px 90px;
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
	color: #cccccc;
	padding: 0px 0px 0px 110px;
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
	font-style: normal;
	color: #000000;
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}
/*</group>*/
/* TESTING NEW AJAX VALIDATOR */

.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input[type="text"] {
		border: 1px solid #999;
}
input[type="password"] {
		border: 1px solid #ccc;
}
input[type="select"].required {
	border: 1px solid #00A8E6;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	/*color : #FF3300;*/
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color:none;
	color : #ff3300;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color:none;
	color : #ff33000;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
.RequiredInfo {
	color:#00A8E6;
	margin:0px;
}