@charset "UTF-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
}

/* body*/

body {
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#2e3192;
}


.datatable {
	border: 1px solid #ffffff;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	}
	
.datatable td, .datatable th {
	border:1px solid #ffffff;
	text-align:center;
	padding:3px;
	background-color:#CCCCCC;
	}
	
.datatable th {
	border:1px solid #ffffff;
	color:#ffffff;
	background-color:#2e3192;
	padding:3px;
	text-align:center;
	font-weight:normal;
	}
	
	.datatable caption {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#cc0000;
		font-size:12px;
		font-weight:bold;
		padding:3px;
		}


/* wrapper */

#wrapper {
width:980px;
background-color:#fff;
margin-top:15px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
border:1px solid #FFffff;
}


/* header*/

#header {
	width:980px;
	margin-bottom:0px;
}


/* content */


#content {
width:965px;
color:#2e3192;
background-color:#ffffff;
padding:5px 15px 0px 0px;
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
}


/* navigation */

#navigation {
	width: 155px;
	float:left;
	margin-right:15px;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li	{
	border-bottom:1px solid #ffffff; /* fixes spacing bugs in iewin6 */
	/* display: inline; */
}

#navigation li a:link, #navigation li a:visited	{
	color:#ffffff;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	background-color:#000;
	display:block;
	font-weight:normal !important;
	border-bottom:none !important;
	width:155px;
	height:20px;
	line-height:20px;
	text-indent:10px;
}

#navigation li a:hover	{
	color:#fff;
	background-color:#cc0000;
}


#top_nav {
width:795px;
height:80px;
background-color:#fff;
float:right;
}

#content_top {
width:795px;
background-color:#fff;
float:right;
}


#content_left {
	color:#000 !important;
	width:355px;
	height:980px;
	padding:15px 20px 5px 15px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	background-image:url(images/content_box_large_green.jpg);
}


#content_right {
	color:#000 !important;
	width:355px;
	height:980px;
	padding:15px 20px 5px 15px;
	margin-top:20px;
	margin-bottom:20px;
	float:right;
	background-image:url(images/content_box_large_orange.jpg);
}


#content_bottom_left {
	color:#000 !important;
	width:770px;
	height:406px;
	padding:15px 10px 5px 15px;
	margin-bottom:15px;
	clear:right;
	float:left;
	background-image:url(images/content_bottom.jpg);/*border:solid 2px #92732e;*/
}

#content_bottom_2 {
	color:#000 !important;
	width:770px;
	height:645px;
	padding:15px 10px 5px 15px;
	margin-bottom:15px;
	clear:right;
	float:left;
	background-image:none;
	}

#content_video {
	color:#000 !important;
	width:770px;
	height:406px;
	padding:15px 10px 5px 15px;
	margin-bottom:15px;
	clear:right;
	float:left;
	background-image:url(images/content_bottom.jpg);
}




/*
#content_bottom {
	width:700px;
	height:200px;
	padding:15px 10px 5px 10px;
	margin-top:20px;
	float:right;
}*/



/* footer */

#footer_space {
width:980px;
height:2px;
color:#fff;
background-color:#ffffff;
clear:both;
}


#footer {
color:#ffffff;
width:970px;
height:15px;
background-color:#cc0000;
font-family:Geneva, Verdana, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
padding:2px 5px 0px 5px;
}



/* text */

h1+p {
margin-top:0px;
}

h1 {
color:#cc0000;
font-size:18px;
font-family:Geneva, Verdana, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
margin-bottom:0px;
}

h2 {
color:#000000;
font-size:14px;
font-family:Geneva, Verdana, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
margin-bottom:0px;
text-align:left !important;
}

h3 {
color:#ffffff;
font-size:18px;
font-family:Geneva, Verdana, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
text-align:center;
margin-bottom:0px;
}



/* links */


#content a:link, a:visited {
color:#2e3192;
text-decoration:none;
border-bottom:1px dotted #cc0000;
font-weight:bold !important;
}

#content a:hover, a:active {
color:#cc0000;
text-decoration:none;
}


#top_nav a:link, a:visited {
color:#2e3192;
text-decoration:none;
font-weight:bold !important;
border:none !important;
}

#top_nav a:hover, a:active {
color:#cc0000;
text-decoration:none;
}

.noline {
colour#2e3192;
background-color:none;
}

.noline a:link, a:visited {
color:#2e3192;
text-decoration:none;
border:none!important;
font-weight:bold !important;
}

.noline a:hover, a:active {
color:#cc0000;
text-decoration:none;
}



/* images */

.img_content {
float:left;
margin-top:5px;
text-align:center;
}

.video {
float:left;
margin-top:5px;
margin-right:15px;
text-align:center;
}

/* Members Table Style */
table {font-size:.8em;margin-bottom:20px;}
table.loginTable {margin:20px auto; width:200px;}
table.sizeAuto   {width:1%;}
table.sizeSmall  {width:30%;}
table.sizeMedium {width:60%;}
table.sizeFull   {width:100%;}
td.minimal {width:1%;white-space:nowrap;text-align:center;}
td.alignLeft {text-align:left; }
table th {padding:4px;color:#000;}
table th a,table th img {border:0;color:#000;text-decoration:none;}
table tr.heading th {font-size:1.1em;padding:10px;background-color:#d9d9d4;color:#333;}
table td {padding:4px;border:1px solid #cccccc;}
table tr.odd td {background-color:#ffffff;}
table tr.even td {background-color:#f5f5f5;}
table tr.message td {padding:4px;color:#660000;border-bottom:1px solid #c9c9c4;border-right:1px solid #c9c9c4;}
table tr td.message {color:#660000;text-align:left;}
table tr th.fieldName {width:150px;}
table tr td.vHead {background-color:#ddf0fa;}
table tr.actions td {padding-top:10px;background-color:transparent;border:0;}
table tfoot td {font-size:.85em;color:#666;padding:5px;background-color:#fff;}

.sizeFill {width:98%;}