/* ----------reset all css-------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote/*,th,td*/ {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,/*em,strong,*/th,var {font-style:normal;font-weight:normal;}
/*ol,ul {list-style:none;}*/
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
form {margin-top: 0 ;margin-bottom: 0 ;}
html {overflow: scroll;}
object {outline:none;}
#purge {
	clear: both;
}

/* ---------- start css -------------- */
body {
	background: #000000 url(../x_gfx/bground.jpg) repeat-x;
	margin: 30px 0px 30px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 11px;
	line-height: 135%;
}
/* ---------- container to center the layout -------------- */
#container {
	width: 780px;
	padding: 0;
	margin: 0 auto;
}

/* ---------- header -------------- */
#header {
	height: 235px;
	background: url(../x_gfx/mast.jpg) no-repeat;
}
/*#flashheader {
	width: 780px;
	height: 150px;
}*/

/* ---------- nav -------------- */
#navbar {
	height: 45px;
	background: #FFFFFF;
}
#navholder {
	float: left;
	width: 750px;
	height: 45px;
	padding-left: 15px;
}
.navleft {float: left; width: 108px; height: 45px; text-align: center; line-height: 45px; background: url(../x_gfx/nav_left.gif) no-repeat;}
.navleft a:visited, .navleft a:link {display: block; color: #666666; height: 45px; background: url(../x_gfx/nav_left.gif) no-repeat 0 0; text-decoration: none;}
.navleft a:hover, .navleft a:active {display: block; color: #FFFFFF; height: 45px; background: url(../x_gfx/nav_leftover.jpg) no-repeat 0 0; text-decoration: none;}

.navmid { float: left; width: 107px; height: 45px; text-align: center; line-height: 45px; background: url(../x_gfx/nav_mid.gif) no-repeat 0 0;}
.navmid a:visited, .navmid a:link {display: block; color: #666666; height: 45px; background: url(../x_gfx/nav_mid.gif) no-repeat 0 0; text-decoration: none;}
.navmid a:hover, .navmid a:active {display: block; color: #FFFFFF; height: 45px; background: url(../x_gfx/nav_midover.jpg) no-repeat 0 0; text-decoration: none;}
.navheight {padding-top: 10px; line-height: 12px;}

.navright { float: left; width: 107px; height: 45px; text-align: center; line-height: 45px; background: url(../x_gfx/nav_right.gif) no-repeat;}
.navright a:visited, .navright a:link {display: block; color: #666666; height: 45px; background: url(../x_gfx/nav_right.gif) no-repeat 0 0; text-decoration: none;}
.navright a:hover, .navright a:active {display: block; color: #FFFFFF; height: 45px; background: url(../x_gfx/nav_rightover.jpg) no-repeat 0 0; text-decoration: none;}

/* ----------------- content --------------------- */
#content {
	float: left;
	width: 780px;
	padding: 15px 0px 0px 0px;
	background: #FFFFFF;
}
#leftcol {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0px 0px 0px 15px;
}
#leftcoltitle {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	padding: 0px 0px 13px 20px;
	background: url(../x_gfx/bar_menu.jpg) no-repeat;
}
#rightcol {
	float: right;
	width: 510px;
	background: url(../x_gfx_layout/shadow.jpg) no-repeat;
	margin: 0;
	padding: 0px 0px 0px 40px;
}
#rightcoltitle {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	padding: 0px 0px 13px 20px;
	background: url(../x_gfx/bar_title.jpg) no-repeat;
	text-transform: uppercase;
}
#rightcontent {
	padding: 0px 40px 0px 20px;
}
#rightcontent ul {
	color: #333333;
	margin: -8px 0px 10px 30px;
	padding: 0px 0px 0px 0px; 
}
#rightcontent li {
	list-style-image: url(../x_gfx/bullet_g_06.gif);
	line-height: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

/* ------------------ eventlist ----------------------- */

.eventholder {
	background: #FFFFFF;
	margin: 0px 0px 8px 20px;
	width: 175px;
}

.eventdate {
	background: #95A585;
	width: 140px;
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 7px;
	text-align: left;
	color: #FFFFFF;	
}
.eventtitle {
	line-height: 14px;
	color: #999999;
	padding: 5px 0px 0px 0px;
}

/* ------------------ menu ----------------------- */
ul#leftmenu {
	padding: 10px 0px 10px 40px;
	width: 190px;
	font-size: 12px;
}

ul#leftmenu li {
	list-style: none;
}

ul#leftmenu li a {
	display: block;
	width: 190px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftmenu li a:visited, ul#leftmenu li a:link {
	color: #003366;
}

ul#leftmenu li a:hover, ul#leftmenu li a:active {
	color: #ffffff;
}

/* ----------- footer --------------------------- */
#footer {
	clear: both;
	background: #FFFFFF url(../x_gfx/footer_bg.jpg) no-repeat;
	height: 50px;
	margin: 0px;
}
#footerholder {
	float: left;
	/*background: #FFFFFF;*/
	width: 745px;
	height: 50px;
	padding-left: 35px;
}
ul.footermenu {
    list-style-type: none;
    height: 50px;
}
ul.footermenu li {
    display: inline;
	line-height: 50px;
	padding: 0px 5px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size:10px;
    color:#666666;
}
ul.footermenu li a:visited, ul.footermenu li a:link {
	color: #666666;
	font-weight: bold;
    text-decoration: none;
}

ul.footermenu li a:hover, ul.footermenu li a:active {
	color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
}

/* ---------- text styles -------------- */
p {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
}

a {
	outline-style:none;
	font-weight: bold;
	text-decoration: none;
}
a:visited, a:link {
	color: #95A585;
}
a:hover, a:active {
	color: #C7DDA8;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding: 0px 0px 5px 0px;
}


/* -----------------content--------------------- */

.subHead {
	font-size: 13px;
	color: #666666;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
	border: none;
	width: 70px;
	padding: 2px 5px 2px 5px;
	height: 20px;
	}
.formbutton:hover {
	cursor: pointer; /* cursor: hand; for IE5 */
	background-color: #666666;
}
.formtextreg {
	width: 175px;
	height: 17px;
	border: #CCCCCC 1px solid;
	padding: 4px 0px 0px 5px;
	margin: 0px 0px 0px 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.errormessage {color: #CC0000; font-weight: bold;}
.tablestyle2 {
	margin-bottom: 4px;
}
.tabledate2 {
	background: #95A585;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 3px 3px 5px;
	border-right: 3px solid #FFFFFF;
}
.tabletitle2 {
	background: #EEEEEE;
	padding: 3px;
	border-right: 3px solid #FFFFFF;
}
.tabletitle3 {
	background: #EEEEEE;
	padding: 3px;
	text-align: center;
}






