
/* front end modules */
body
{
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
}

td, th
{
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
}

.normal, input, select, textarea, li
{
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
	font-size: 12px;
}

li
{
	padding-bottom: 8px;
	list-style: square;
}

img
{
	border: none;
}

a
{
	color: #588605;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
/***************************************/
.mainframe
{
	height: 315px;
	background-position: right;
	background-repeat: no-repeat;
}

/* member modules */
.BG_Box1
{
	background-image: url(../images/Box1_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 182px;
	padding: 2px 8px 15px 10px;
}
.BG_Box1 UL
{
	margin: -10px 0 0 20px;
	padding: 0px;
}
.BG_Box1 A
{
	text-decoration: none;
}
.BG_Box1 H3
{
	font-size: 13px;
}

/* Boxes ************/
.boxnew
{
	width: 285px;
	height: 155px;
	float: left;
	margin-top: 5px;
}
.boxnew H4
{
	font-family: "Trebuchet MS" , Verdana, Arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 6px 0 0 8px;
	font-size: 13px;
	font-weight: normal;
}
.boxnew li
{
	color: #595959;
	font-size: 12px;
	padding: 0 8px 8px 8px;
	margin-top: 12px;
	line-height: 120%;
}
.boxnew P
{
	color: #595959;
	font-size: 12px;
	padding: 0 8px 8px 8px;
	margin-top: 12px;
	line-height: 120%;
}
.boxnew A, .boxnew A:hover
{
	color: #37194e;
	font-size: 12px;
}
.boxnew SPAN
{
	padding: 4px;
	display: block;
}

/* Content Area */
#content
{
	position: absolute;
	left: 50%;
	margin-left: -236px;
	top: 130px;
	width: 664px;
	height: 304px;
	line-height: 100%;
}

/* Style for the home page */
#homecontent
{
	width: 635px;
	height: 230px;
	overflow: hidden; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	top: 15px;
	left: 25px;
	text-align: left;
	font-size: 12px;
}

h1
{
	font-size: 20px;
	margin-left: 10px;
	color: #662d91;
}

#homecontent H1
{
	color: #000000;
}

#homecontent .orange
{
	color: #f7941e;
}
#homecontent H2
{
	margin-top: 10px;
	margin-left: 40px;
	color: #000000;
}

/************************/
#subcontent
{
	width: 467px;
	height: 278px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	top: 14px;
	left: 180px;
	text-align: left;
	font-size: 12px;
	line-height: 160%;
	padding-right: 6px;
}

#subcontent H1
{
	margin: 0px;
	padding: 0px;
}

#subcontent H2
{
	font-size: 14px;
	font-weight: bold;
	width: 90%;
	border-bottom: solid 1px green;
}

.fixedwidth
{
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}


.videoplayer
{
	position: absolute;
	z-index: 20;
	top: 100px;
	background-color: #f5f5f5;
	margin-left: auto;
	border: 1px solid #818181;
	padding: 10px;
}

#Overlay
{
	background-color: #000000;
	width: 100%;
	height: 100%; /* z-index: 10; */
	position: absolute;
	top: 0px;
	left: 0px;
	-moz-opacity: .50;
	filter: alpha(opacity=50);
	opacity: .50;
}

#arrow
{
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 24px;
}

#container
{
	width: 870px;
	height: auto;
	position: relative;
	margin: 0px auto;
}

#header
{
	width: 870px;
	height: 124px;
	position: relative;
	border-collapse: collapse;
	border: 0;
	overflow: hidden;
}


.links
{
	width: 425px;
	float: right;
	height: auto;
	text-align: right;
	margin: 2px 0 0 0;
}
.links a
{
	font-size: 14px;
	color: #8460a1;
	text-decoration: none;
	font-weight: bold;
}

.links a:hover
{
	font-size: 14px;
	color: #7aba0c;
	text-decoration: underline;
	font-weight: bold;
}


Form
{
	margin: 0px;
	padding: 0px;
}
#topnav
{
	clear: both;
	width: 980px;
	height: 38px;
	background-image: url(../images/topnav_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#topnav a
{
	line-height: 38px;
	text-decoration: none;
	color: #313131;
	font-size: 13px;
	font-weight: bold;
	padding: 9px;
}
#topnav a:hover
{
	line-height: 38px;
	text-decoration: underline;
	background-image: url(../images/topnav_bg_over.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #ffffff;
}

#topnav a#selected
{
	line-height: 38px;
	text-decoration: underline;
	background-image: url(../images/topnav_bg_over.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #ffffff;
}


#flash_header
{
	width: 980px;
	height: auto;
	margin-top: 15px;
}

#news_headlines
{
	width: 980px;
	height: 25px;
	margin-top: 15px;
	background-color: #fdfefd;
	border-top: 1px #e9e9e9 solid;
	border-bottom: 1px #e9e9e9 solid;
	line-height: 25px;
}

#news_headlines .headlines
{
	color: #787878;
	font-size: 12px;
}

#news_headlines .greentext
{
	color: #6f9143;
	font-size: 12px;
}
#news_headlines .text
{
	color: #383838;
	font-size: 13px;
}

#block_data_container
{
	width: 980px;
	height: auto;
	margin-top: 15px;
	float: left;
}
#block_data
{
	width: 236px;
	height: 155px;
	background-image: url(../images/block_data.jpg);
	background-repeat: no-repeat;
	float: left;
}
#block_data a
{
	text-decoration: none;
	color: #000000;
}


#block_data .heading
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	display: block;
	text-align: center;
	margin-top: 5px;
}

#block_data .text
{
	color: #838383;
	font-size: 12px;
	margin: 5px;
	display: block;
}

#block_data .readmore
{
	margin-left: 5px;
}

#block_data .readmore a
{
	color: #37194e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#block_data .readmore a:hover
{
	color: #37194e;
	font-size: 12px;
	text-decoration: underline;
}

#block_data .margin
{
	margin-left: 12px;
}

#bottomnav
{
	margin-top: 8px;
	border-top: 1px #e9e9e9 solid;
	border-bottom: 1px #e9e9e9 solid;
	color: #8f8f8f;
	font-size: 12px; /* 	width: 865px; 	background-color: #fdfefd;  */
}

#bottomnav a
{
	color: #8f8f8f;
	font-size: 12px;
	text-decoration: none;
}

#bottomnav a:hover
{
	color: #8f8f8f;
	text-decoration: underline;
}



#content #right p
{
	padding: 7px 10px;
	margin: 0px;
}
#content #right p.quotation
{
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}

#content #right ul li
{
	line-height: 20px;
}


#content #right p strong
{
	font-size: 16px;
	font-weight: bold;
}
#content #right #content_data
{
	width: 713px;
	height: auto;
	color: #616161;
}
#content #right #content_data .top
{
	width: 713px;
	height: 10px;
	background-image: url(../images/content_box_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content #right #content_data .data
{
	background-image: url(../images/content_box_bg.jpg);
	background-repeat: repeat-y;
	width: 713px;
}

#content #right #content_data .data table
{
	width: 690px;
	margin-bottom: 20px;
}

#content #right #content_data .data table td
{
	border-bottom: 1px #e2e2e2 solid;
	height: 27px;
	padding: 5px 0px;
	vertical-align: top;
}

#content #right #content_data .data table td.padding
{
	padding-left: 12px;
}
#content #right #content_data .data table .heading
{
	font-size: 18px;
	color: #662d91;
}

#content #right #content_data .bottom
{
	width: 713px;
	height: 10px;
	background-image: url(../images/content_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* errors */

.errorform
{
	width: 100%;
	padding: 10px;
	border: 5px solid #ffe4c9;
	background-color: #fefbf2;
	margin-bottom: 8px;
	margin-top: 8px;
}

div.errorform
{
	width: 80%;
	padding: 4px 2px 0px 2px;
	color: #f79a29;
	text-align: left;
	font-weight: 700;
	margin-left: 0px;
	margin-right: 0px;
}

.errorform .header
{
	padding-top: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

.errorform ul
{
	padding: 3px 10px 0px 10px;
	margin: 4px 0px 0px 0px;
	list-style-type: none;
	border-top: solid 1px #ffe4c9;
	font-weight: 400;
}

.errorform li
{
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
}
