/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../images/global/leftcolbg.jpg) repeat-y left top;
	background-color:#FFFFFF;
}

p {
	font-size:12px;
	padding:0;
	margin-top:12px;
	margin-bottom:12px;
}

a:link, a:visited, a:active {
	color:#003366;
	text-decoration:underline;
}

a:hover {
	color:#003399;
	text-decoration:none;
}

#header {
	position:absolute; 
	left:0px; 
	top:0px;
	width:990px; 
	height:88px;
	background:url(../images/global/header.gif) no-repeat right top;
}
#container {
	position:absolute;
	left:0;
	top:88px;
	width:990px;
	height:auto;
	margin:0;
	padding:0;
}
.leftcol {
	width:303px; 
	height:auto;
	float:left;
}

.leftmenutop {
	width:288px !important;
	height:31px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-right:15px;
	line-height:31px;
	background:url(../images/global/leftmenutop.jpg) no-repeat left top;
}

.leftmenu {
	width:303px;
	height:auto;
	background:url(../images/global/leftmenubg.jpg) repeat-y left top;
}
.leftmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.leftmenu ul li {
	width:288px !important;
	height:29px;
	line-height:29px;
	list-style-type:none;
	border-bottom:1px solid #A1B1BF;
	text-align:right;
	padding-right:15px;
}
.leftmenu ul li a:link,
.leftmenu ul li a:visited,
.leftmenu ul li a:active {
	width:288px !important;
	height:29px;
	line-height:29px;
	color:#003366;
	font-weight:normal;
	text-decoration:none;
	display:block;	
}
.leftmenu ul li a:hover {
	color:#003366;
	font-weight:bold;
	text-decoration:none;	
}
.specialbox {
	width:303px; 
	/* min-height:220px; */
	height:100%;
	height:auto;
	background:url(../images/global/specialboxbg.jpg) repeat-y left top;
	float:left;
}
.specialbox .leftpic {
	padding:2px;
	border:1px solid #003366;
	margin:15px 0 15px 15px;
	float:left;
}
.specialbox .righttext {
	 color:#006699;
	 width:260px;
	 margin:15px 0 0 15px;
	 float:left;
}
.specialbox .righttext h1 {
	font-size:13px;
	color:#003366;
	font-weight:bold;
}
.specialbox .righttext p {
	line-height:18px;
}
.specialbox .specialboxbtm {
	width:303px; 
	height:17px;
}

.mainpic {
	width:687px; 
	height:220px;
	/*background:url(../images/global/mainpic.jpg) no-repeat left top;*/
	float:left;
}

.location {
	width:687px; 
	height:29px;
	float:left;
	line-height:29px;
	text-indent:20px;
	color:#003366;
	background-color:#ACCDEC;
	float:left;
}

.location a:link,
.location a:visited,
.location a:active {
	color:#003366;
	text-decoration:underline;
}
.location a:hover {
	color:#003366;
	text-decoration:none;
}
.mainbody {
	width:687px; 
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
.mainbody .content {
	margin:20px;
	width:423px;
}
.mainbody .content2 {
	margin:20px 0 20px 20px;
}
.eventinfobox{
	width: 180px;
	height: auto;
	border: 1px solid #013567;
	background-color: #E9E8FF;
	float: right;
	margin: 0 0 0 10px;
	padding: 5px;
}
.eventinfobox img{
	padding:2px;
	border:1px solid #CCCCCC;
	margin-top: 5px;
}
.eventinfobox p{
	font-size: 11px;
	margin: 2px 0 2px 0;
}
.eventinfobox strong{
	color: #013567;
}
.eventformfield{
	border: 1px solid #013567;
	background-color: #ECF5FF;
}
.eventformbutton{
	background-color: #013567;	
	color: #FFFFFF;
	font-weight:bold;
}
.imgfloatright {
	padding:2px;
	border:1px solid #CCCCCC;
	margin-left:15px;
	float:right;
}
.imgfloatleft {
	padding:2px;
	border:1px solid #CCCCCC;
	margin-right:15px;
	float:left;
}
.breakline{
	width:100%;
	height:1px;
	border-bottom:1px dashed #333333;
	margin:0 0 10px 0;
}
.smalltext {
	font-size:10px;
	font-weight:normal;
}
.mainbody .content2 dt {
	width:120px;
	color: #666666;
	font-weight:bold;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.mainbody .content2 dd {
	width:480px;
	font-weight:bold;
	float:left;
	margin:0 0 10px 0;
	padding-left:10px;
	border-left:1px dotted #333333;
}
.mainbody .content2 dd a:link,
.mainbody .content2 dd a:visited,
.mainbody .content2 dd a:active {
	text-decoration:none;
}
.mainbody .content2 dd a:hover {
	text-decoration:underline;
}
.mainbody .content2 dd .read-more{
	font-size:11px;
	color:#999999;
}
.mainbody .content h1, .mainbody .content2 h1 {
	font-size:17px;
	color:#333333;
	margin:0;
}

.mainbody .content h2, .mainbody .content2 h2 {
	font-size:14px;
	color:#7C7C7C;
	margin:0;
}
.mainbody .content h3, .mainbody .content2 h3 {
	font-size:12px;
	color:#003366;
	margin:0;
}
.mainbody .content ul, 
.mainbody .content2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.mainbody .content ul li, 
.mainbody .content2 ul li{
	background:url(../images/global/arrowitems.gif) no-repeat left top;
	padding-left:20px;
	line-height:15px;
}
.rightcol {
	width:224px;
	margin:0 0 0 20px;
	padding:0;
	float:right;
}

.rightcol .sectionbox {
	width:224px;
	margin-top:5px;
	background-color:#E7E6E2;
	padding-bottom:5px !important;
	padding-bottom:0;
}

.rightcol .sectionbox .txtcontent {
	margin:5px 7px 5px 7px;
}

.rightcol .sectionbox .txtcontent a:link,
.rightcol .sectionbox .txtcontent a:visited,
.rightcol .sectionbox .txtcontent a:active {
	text-decoration:none;
}
.rightcol .sectionbox .txtcontent a:hover {
	text-decoration:underline;
}
.divider{
	width:224px;
	height:1px;
	border-bottom:1px solid #BEBCB9;
	margin-bottom:3px;
	float:left;
}


.rightcol .sectionbox .newsheader {
	width:224px; 
	height:33px;
	text-indent:10px;
	line-height:33px;
	color:#FFFFFF;
	font-weight:bold;
	background: url(../images/global/newsheader.gif) no-repeat left top;
}

.rightcol .sectionbox .newsheader a:link,
.rightcol .sectionbox .newsheader a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.rightcol .sectionbox .eventheader {
	width:224px; 
	height:33px;
	text-indent:10px;
	line-height:33px;
	color:#FFFFFF;
	font-weight:bold;
	background: url(../images/global/eventheader.gif) no-repeat left top;
}

.rightcol .sectionbox .eventheader a:link,
.rightcol .sectionbox .eventheader a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.rightcol .featurebox {
	width:224px;
	height:auto;
	margin-top:5px;
	background:url(../images/global/featureboxbg.jpg) repeat-y right top;
}
.rightcol .featurebox .containerbg {
	width:224px;
	height:auto;
	background:url(../images/global/featureboxbg.jpg) repeat-y right top;
	float:left;
}
.rightcol .featurebox .featureheader {
	width:224px; 
	height:33px;
	text-indent:10px;
	line-height:33px;
	color:#FFFFFF;
	font-weight:bold;
	background: url(../images/global/featureheader.gif) no-repeat left top;
}

.rightcol .featurebox .featureheader  a:link,
.rightcol .featurebox .featureheader  a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.rightcol .featurebox .leftbox {
	width:116px;
	float:left;
	background:transparent;
	text-align:center;
}
.rightcol .featurebox .leftpic {
	padding:2px;
	width:95px;
	border:1px solid #003366;
	margin:7px;
}
.rightcol .featurebox .rightbox {
	width:108px;
	color:#CC3300;
	float:left;
	background:transparent;
}
.rightcol .featurebox .rightbox a:link,
.rightcol .featurebox .rightbox a:visited,
.rightcol .featurebox .rightbox a:active {
	font-weight:bold;
	color: #003366;
	text-decoration:none;
}
.rightcol .featurebox .rightbox a:hover {
	font-weight:bold;
	color: #003366;
	text-decoration:underline;
}
.rightcol .featurebox .rightbox .txtcontent {
	width:94px;
	margin:7px;
}
.footer {
	width:975px;
	height:70px;
	float:left;
	background-color:#ACCDEC;
	text-align:right;
	clear:both;
	padding:0 15px 15px 0;
	margin-top:20px;
}
.footer p {
	font-size:11px;
	line-height:18px;
	clear:both;
}
.footer p a:link,
.footer p a:visited,
.footer p a:active {
	font-size:bold;
	text-decoration:none;
	color:#000033;
}
.footer p a:hover {
	text-decoration:underline;
	color:#000033;
}
#submenu01 {
	position:absolute;
	top:30px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu02 {
	position:absolute;
	top:60px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu03 {
	position:absolute;
	top:90px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu04 {
	position:absolute;
	top:120px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu05 {
	position:absolute;
	top:150px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu06 {
	position:absolute;
	top:180px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu07 {
	position:absolute;
	top:210px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu08 {
	position:absolute;
	top:240px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu09 {
	position:absolute;
	top:270px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu10 {
	position:absolute;
	top:300px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu11 {
	position:absolute;
	top:330px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
#submenu12 {
	position:absolute;
	top:360px;
	left:304px;
        width:200px;
	height:auto; 
	z-index:1; 
	visibility: hidden;
}
.submenubg {
	margin:0;
	padding:0;
}
.submenubg ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.submenubg ul li {
	 width:170px;
	 height:30px;
	 list-style-type:none;
	 font-size:12px;
	 background-color:#cddff3;
	 line-height:30px;
	 padding-left:10px;
	 border-bottom:1px solid #A1B1BF;
}
.submenubg ul li a:link,
.submenubg ul li a:visited,
.submenubg ul li a:active {
	width:170px;
	height:30px;
	font-weight:normal;
	color:#003366;
	display:block;
	text-decoration:none;
}
.submenubg ul li a:hover {
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

.headflash {
	z-index:1;
}

#container .error {
	font-weight:bold;
	color:#CC0000;
}
