body { text-align: center; }
.normal { font-family: tahoma, verdana, Arial, Helvetica,sans-serif; font-size: 11px; line-height: normal; }  
/* style of item titles on edit and admin pages */
.Head {
	font-family: tahoma, verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	color: #333;
}
.SubHead {
	font-family: tahoma, verdana ,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: tahoma, verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/*  Button style for standard HTML buttons  */
.StandardButton {
	font-size: 90%;
}
/*  HTML Tag Styles   */
H1, H2, H3, H4, H5, DT, H6 { font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; font-weight: bold; color: #336;}
H1 { font-size: 150%; }
H2 { font-size: 150%; }
H3 { font-size: 140%; color: #000; }
H4 { font-size: 120%; color: #000; margin: 0;}
H5, DT { font-size: 120%; font-weight: normal; color: #000; margin: 0;}
H6 { font-family: tahoma, verdana, Arial, Helvetica,sans-serif; font-size: 11px; line-height: normal; color: #000; margin: 0;}

#pagemaster {
	background-color: #fefefe;
	border: 0;
}
#skinmaster {
	background-color: #fff;
	border: #8f9092 1px solid;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	padding: 0px;
	margin: 0 auto;
	text-align: left;
    width: 850px;
}
#header {
	border: 0;
	background-image: url(evc-banner.jpg);
	height: 156px;
}
#logo {
	clear: both;
	padding: 10px 0 15px 0px; 
	margin: 0 0 15px 15px;
}
#menubar, #footer {
	height: 45px;
	padding: 10px 5px 5px 5px;
	background-color: #036;
	color: #fff;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	font-style: normal;
}

#footer a {
	color:#FFFFFF;
	}
#menubar {
	font-size: 80%;
}
.breadcrumb, .user, .login, .hostname, .copyright, .terms, .privacy {
	color: #fff; 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal;
}
a.breadcrumb:visited, a.user:visited, a.login:visited, a.hostname:visited, a.copyright:visited, a.terms:visited, a.privacy:visited  {
	text-decoration: none;
	color: #fff; 
}
a.breadcrumb:link, a.user:link, a.login:link, a.hostname:link, a.copyright:link, a.terms:link, a.privacy:link  {
	text-decoration: none;
	color: #fff; 
}
a.breadcrumb:active, a.user:active, a.login:active, a.hostname:active, a.copyright:active, a.terms:active, a.privacy:active  {
	text-decoration: underline;
	color: #fff; 
}
a.breadcrumb:hover, a.user:hover, a.login:hover, a.hostname:hover, a.copyright:hover, .a.terms:hover, a.privacy:hover  {
	text-decoration: underline;
	color: #fff; 
}
.floatleft {
	    float: left;
}
.floatright {
	float: right;
	position: relative;
}
#wrapper {
	float: right;
	width: 665px;
}
#topregion, #bottomregion {
	width: 100%;
	background-color: #eee;
	clear: both;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 4px;
}
#column2 {
    margin: 0;
    padding: 0;
    background-image: url(spacer200.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
    background-color: #ffffff;
}
#column1 {
    margin: 0;
    padding: 0;
    background-image: url(spacer170.gif);
    background-repeat: repeat-y;
    width: 100%;
} 
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#leftregion {
	float: left;
	width: 165px;
	padding: 6px 0px 6px 10px; 
}
#centerregion {
	float: left;
	width: 450px;
	padding: 10px 0px 6px 0px; 
}
#rightregion {
	float: right; 
	padding: 10px 10px 6px 0px; 
	width: 195px;
}
#footer, .copyright, .terms, .privacy {
	font-size: 80%;
	text-align: center;
}
.controlpanel {
	background-color: #ddd;
}
.toppane {
	background-color: #eee;
}
.leftpane {
	background-color: #eee;
}
.contentpane {
	background-color: #fff;
}
.rightpane {
	background-color: #fff;
}
.bottompane {
	background-color: #eee;
} 
/* ==========================
    CSS STYLES FOR HouseMenu
   ========================== */
#housemenunav {
	padding: 0;
}
/* Applied to all unordered lists within the div named "housemenunav" */
#housemenunav ul {
	margin: 0;
	font-family: tahoma, verdana, Arial, Helvetica,sans-serif;
	line-height: normal; 
	border: 0;
	padding: 0;
	color: #000;
	list-style-type: none;
	text-align: left;
}
/* Applied to all list items within the div named "housemenunav" */
#housemenunav li {
	display: inline;
	color: #000;
	margin: 0;
	border: 0;
	padding: 0px;
	text-align: left;
}
/* Applied to all links. Use "li a" styles below to customize nested links. */
#housemenunav a {
	display: block;
	color: #000;
	text-decoration: none;
	margin: 0;
	text-align: left;
}
/* Applied to all links. Use "li a" styles below to customize nested links. */
#housemenunav a:hover {
	color: #f00;
	text-decoration: underline;
}
#housemenunav a:active {
	color: #f00;
	text-decoration: underline;
}
#housemenunav a:visited {
	color: #336;
}
#housemenunav a:link {
	color: #336;
}
/* Applied to first-level links */
#housemenunav ul a {
	font-weight: bold;
	font-size: 11px;
	line-height: normal; 
	padding-top: 10px;

}
/* Applied to second-level links */
#housemenunav ul ul a {
	text-indent: 10px;
	font-weight: normal;
	padding-top: 1px;
}
.ArrowPointer {
	cursor: default;
}
/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a { /* all links under the parent item (li) */
	color: #eee;
	text-decoration: none;
}
a#houseMenuParentLink { /* parent link itself */
	color: #eee;
	text-decoration: none;
}
a#houseMenuCurrentLink { /* current link itself */
	color: #fff;
	text-decoration: none;
}
