.bodyclass {
	color: #2d2d2d;
	background-color: #171841;
	background-image: url(../images/bg_body.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#bar_left {
	width: 10px;
	height: 700px;
	float: left;
	background-image: url(../images/bar_left.gif);
	background-repeat: no-repeat;
}

#bar_right {
	width: 10px;
	height: 700px;
	float: right;
	background-image: url(../images/bar_right.gif);
	background-repeat: no-repeat;
}

/****************************** header *****************************/
#printheader {
	display: none;
}

#header_home {
	width: 960px;
	height: 380px;
	float: left;
	background-image: url(../images/bg_header_home.jpg);
	background-repeat: no-repeat;
}

#header_inside {
	width: 960px;
	height: 180px;
	float: left;
	background-image: url(../images/bg_header_inside.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 960px;
	height: 130px;
	float: left;
}

#video_message {
	width: 340px;
	height: 201px;
	float: left;
	padding-left: 300px;
	padding-right: 20px;
	color: #ffffff;
	font-size: 11px;
}

#video_content {
	width: 282px;
	height: 191px;
	padding-top: 10px;
	float: left;
}

/****************** top navigation **********************/
#headernav {
	width: 945px;
	float: left;
	clear: both;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 12px;
	padding-left: 15px;
}

#headernav ul {
	list-style: none;
	margin: 0px;
	padding: 2px 13px 0px 0px;
	float: left;
}

#headernav li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#headernav li a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 9px 0px 9px;
}

#headernav li a:hover,
#headernav li a#current {
	color: #ff7900;
}

#searchbox {
	width: 200px;
	float: left;
}


/****************************** wrap **************************/
#wrap {
	width: 960px;
	float: left;
}

#container {
	width: 950px;
	float: left;
	padding-left: 10px;
	background-color: #ff7900;
}

.container_column_1 {
	background-image: url(../images/bg_column_1.gif);
	background-repeat: repeat-y;
}

.container_column_2 {
	background-image: url(../images/bg_column_2.gif);
	background-repeat: repeat-y;
}

#container_top {
	width: 950px;
	float: left;
	background-image: url(../images/bg_container_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#container_bottom {
	width: 950px;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}

.container_bottom_1 {
	background-image: url(../images/bg_container_bottom_1.gif);
}

.container_bottom_2 {
	background-image: url(../images/bg_container_bottom_2.gif);
}

#bar {
	width: 25px;
	float: left;
}


/************************** navigation *******************************/
#navigation {
	width: 213px;
	float: left;
	padding-top: 38px;
	padding-bottom: 150px;
}

#navigation_section {
	padding-left: 6px;
	width: 207px;
	height: 30px;
	color: #fcc65a;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#navigation_subsection {
	padding-left: 6px;
	width: 207px;
	height: 54px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}

#navigation ul {
	border-top: 1px solid #ff7900;
	border-bottom: 1px solid #ff7900;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#navigation li {
	list-style: none;
	font-weight: normal;
	border-bottom: 1px solid #d54c1a;
}

#navigation li a
{
	display: block;
	width: 199px;
	text-decoration: none;
	padding: 5px 7px 5px 7px;
	color: #fcc65a;
	background-image: url(../images/bg_menu1_off.gif);
	background-repeat: repeat-y;
}

#navigation li a:hover,
#navigation li a#current1
{
	color: #ffffff;
	background-image: url(../images/bg_menu1_on.gif);
	background-repeat: repeat-y;
}

#navigation ul ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #d54c1a;
	border-bottom: none;
	background-image: url(../images/bg_menu2.gif);
	background-repeat: repeat-y;
}

#navigation li li {
	list-style: none;
	font-weight: normal;
	border-bottom: none;
}

#navigation li li a
{
	display: block;
	width: 199px;
	text-decoration: none;
	padding: 5px 7px 5px 7px;
	color: #ffffff;
	background-image: none;
}

#navigation li li a:hover,
#navigation li li a#current2
{
	color: #ffffff;
	background-image: url(../images/bg_menu2_on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#navigation ul ul ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #d54c1a;
	border-top: 1px solid #d54c1a;
	background-image: url(../images/bg_menu3.gif);
	background-repeat: repeat-y;
}

#navigation li li li {
	list-style: none;
	font-weight: normal;
	font-size: 11px;
	border-bottom: none;
}

#navigation li li li a
{
	display: block;
	width: 184px;
	text-decoration: none;
	padding: 5px 12px 5px 17px;
	color: #ffffff;
	background-image: none;
}

#navigation li li li a:hover,
#navigation li li li a#current3
{
	color: #ffffff;
	background-image: url(../images/bg_menu2_on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/*********************** breadcrumb ************************/
#breadcrumb {
	float: left;
	width: 685px;
	height: 22px;
	padding-top: 32px;
	text-align: right;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
}

#breadcrumb a {
	color: #2d2d2d;
	text-decoration: none;
}

/************************ one column layout *******************/
#column_1 {
	float: left;
	width: 685px;
	padding-bottom: 10px;
}

#column_2 {
	float: left;
	width: 473px;
	padding-right: 21px;
	padding-bottom: 10px;
}

#column_float {
	width: 198px;
	padding: 4px 3px 50px 4px;
	float: left;
	background-image: url(../images/bg_column_float.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
}

.side_title_top {
	width: 198px;
	height: 23px;
	float: left;
	background-image: url(../images/bg_side_title_top.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

.side_title {
	width: 198px;
	height: 23px;
	float: left;
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-bottom: 3px;
}

.side_title_text {
	width: 170px;
	padding-left: 7px;
	padding-top: 4px;
	float: left;
	color: #ffffff;
}

.side_title_btn {
	width: 19px;
	float: right;
	padding-top: 2px;
}

.side_item {
	width: 182px;
	float: left;
	border-left: 7px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
}

.side_item a {
	color: #f8981d;
	text-decoration: none;
}

/*************************** footer ********************************/
#bottom {
	width: 960px;
	height: 9px;
	float: left;
	clear: both;
}

#footer {
	width: 960px;
	height: 64px;
	float: left;
	margin-top: 7px;
	padding-top: 66px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: top;
}	

.footer_home {
	background-image: url(../images/bg_footer_home.gif);
}

.footer_inside {
	background-image: url(../images/bg_footer_inside.gif);
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer_left {
	width: 550px;
	float: left;
	padding-top: 10px;
}

#footer_right {
	width: 340px;
	float: right;
}

#printfooter {
	display: none;
	visibility: hidden;
}


/************ misc ********************/
.button {
	background-image: url(../images/bg_button.gif);
	background-repeat: no-repeat;
	width: 74px;
	height: 21px;
	border: none;
	background-color: #ffffff;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
}

#message {
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.confirm {
	border-top: 2px solid #3aa3d6;
	border-bottom: 2px solid #3aa3d6;
	color: #3aa3d6;
	background-image: url(../images/confirm.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

.warning {
	border-top: 2px solid #d53123;
	border-bottom: 2px solid #d53123;
	color: #d53123;
	background-image: url(../images/error.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

#messagetext {
	padding-left: 20px;
}

.Poll
{
	width: 100%;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px 0px;
	background-color: #ebf4fd;
	/*
	background-color: #F6EBCF;
	border-top: 1px solid #C61730;
	border-bottom: 1px solid #C61730;
	*/

}
.Poll .Question
{
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
}
.Poll .Answer
{
	padding-left: 10px;
}
