body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	color:#3399CC;	/* color:#8b07a7; */
	text-decoration: none;
}
a:hover{
	color:#0066CC;
	/* font-weight: bold;
	text-decoration:underline; */
}
a:vlink{
	color:#3399CC;
	text-decoration: none;
}

h1 {
	font-size:18pt;
	line-height:12pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	color:#663333;
	margin-bottom:0px;
}

h2 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:600;
	line-height:10pt;
	/*color:#003300;*/
	color:#660000;
	margin-bottom:0px;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
}

h2.title {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:12pt;
	color:#990000;
	text-transform:uppercase;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
}

h2.text {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#417256;
	font-weight:bold;
	text-transform:uppercase;
	line-height:12pt;
}

h3 {
	padding:0;
	margin:0;
	color:#663300;
}

td {
	font-size:11pt;
}


.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear {
	clear:both;
}

#base {
	width: 920px;
	margin: 0 auto;
}

#top {
	width:965px;
	height:142px;
	margin: 0 auto;
	vertical-align:top;
}

#top_logo {
	width:333px;
	height:111px;
	padding:0;
	margin:0;
	float:left;
}

#top_item {
	width:515px;
	height:40px;
	padding-top:0px;
	margin: 0 auto;
	float:right;
}

#top_item_btn {
	width:200px;
	padding-top:10px;
	padding-right:25px;
	font-size:12px;
	float:right;
}

#top_item_btn a {
	font-size:12px;
	color:#FFFFFF;	
}

#top_item_btn a:hover {
	font-size:12px;
	color:#C8FA01;	
}


#top_menu {
	width:965px;
	height:30px;
	padding-top:0px;
	margin: 0 auto;
}

#top_menu_btn {
	height:39px;
	float:right;
	margin: 0 auto;
}

#main {
	width:920px;
	height:600px;
	background-color:#FFFFFF;
	margin: 0 auto;
}


#main_nav {
	width:965px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:right;
}

#main_location {
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	color:#DDDDDD;
	padding-right:40px;
	text-transform:uppercase;
}

#main_location a{
	color: #CCCCCC;
	text-decoration: none;
}
#main_location a:hover{
	color: #FFFFFF;
	/* font-weight: bold; */
	text-decoration:underline;
}
#main_location a:vlink{
	color: #CCCCCC;
	text-decoration: none;
}



#content_title {
	padding:10px 0px 0px 20px;		/*	top,right,bottom,left	*/
	float:left;
}

#content_index {
	margin:0px 15px 10px 25px;		/*	top,right,bottom,left	*/
	width:510px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	line-height:12pt;
	float:left;
}

#content_vote {
	padding:0px 15px 10px 25px;		/*	top,right,bottom,left	*/
	width:510px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	line-height:12pt;
	float:left;
}


#content {
/*	padding:0px 30px 10px 35px;*/		/*	top,right,bottom,left	*/
	width:750px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5a5a5a;
	line-height:14pt;
	margin: 0 auto;
}


p.text {
	line-height:15pt;
	padding-right:10px;
}

.theader {
	color:#990000;
	font-size:10pt;
	font-weight:bold;
	background-color:#EEFFFF;
}

#icon_item {
	width:260px;
	height:170px;
	float:left;
	text-align:center;
	vertical-align:bottom;
}

.icon_txt {
	font-size: 10pt;
}

.doted { border-bottom:dotted thin; }

.blue {
	color:#0066CC;
}
.sm { font-size:10px; }

.highlight1 {
	color: #3366FF;
	font-weight: bold;
	font-size:12pt;
}

#footer {
	width:100%;
	height:70px;
	color:#666666;
	background-color:#EFEFEF;
}

#footer_logo {
	float:left;
	padding-top:35px;
	padding-left:50px;
}

#footer_copy{
	width:100%;
	padding:25px 30px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:right;
	line-height:12pt;
}

#footer a{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	/* font-weight: bold; */
	text-decoration:underline;
}
