body {
	margin: 0px;
	padding: 0px;
	background: #3E7DC3;
}

body, span, div, a, td, tr, input, textarea, select {
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana, GRHelvetica;
	color: #012855;
}

#logos {
	width: 167px;
	height: 158px;
}

#main{
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(/UserFiles/Image/bccenter.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#column1 {
	margin-top: 20px;
	float: left;
	width: 150px;
	padding-left: 7px;
	padding-right: 1px;
}

#leftmenu1 {
	width: 140px;
	background: #E6F0F9;
	padding: 5px;
	margin-bottom: 10px;
}

#leftmenu1 div.level1 {
	background-image: url(/UserFiles/Image/button1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

#leftmenu1 div.level2 {
	padding-left: 20px;
	margin-bottom: 3px;
}

#leftmenu1 div.level3 {
	padding-left: 30px;
	margin-bottom: 3px;
}

#leftmenu1 div a {
	color: #083B5C;
	text-decoration: none;
}

#leftmenu1 div a:hover {
	color: #356483;
	text-decoration: none;
}


#leftmenu2 {
	width: 140px;
	background: #EEF0F2;
	padding: 5px;
	margin-bottom: 10px;
}


#leftmenu2 div {
	background-image: url(/UserFiles/Image/button2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

#leftmenu2 div a {
	color: #525252;
	text-decoration: none;
}

#leftmenu2 div a:hover {
	color: #C60000;
	text-decoration: none;
}

#column2 {
	margin-top: 20px;
	float: left;
	width: 600px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/UserFiles/Image/lines.gif);
	background-repeat: repeat-y;
	background-position: top;
	min-height: 600px;
	height: auto;
	_height: 600px;
}

#column3 {
	margin-top: 2px;
	float: left;
	width: 160px;
}

#rightmenu1 {
	width: 140px;
	background: #E6F0F9;
	margin-bottom: 10px;
	padding: 5px;
}


#rightmenu1 div {
	background-image: url(/UserFiles/Image/button3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

#rightmenu1 div a {
	color: #525252;
	text-decoration: none;
}

#rightmenu1 div a:hover {
	color: #C60000;
	text-decoration: none;
}

#vote {
	width: 140px;
	background: #EEF0F2;
	margin-bottom: 10px;
	padding: 5px;
}

#vote h1 {
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	background-color: #DBDBDB; 
	margin: 0px 0px 5px 0px;
	padding: 3px;
	text-align: center;
}

#vote p {
	margin: 5px;
}

#vote a {
	display: block;
	text-align: center;
	margin: 7px;
}

.answertext {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

.answer {
	clear: both;
}

.answer input {
	float: left;
}


#rightmenu1 h1 {
	font-size: 11px;
	color: #014087;
	background-image: url(/UserFiles/Image/button3.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px 0px 5px 0px;
}



A.menu_in:link, A.menu_in:visited {
color: #474848;
text-decoration: none;
}

A.menu_in:hover{
color: #870137;
text-decoration: none;
}


.search_form {	
	width : 100px;
	height: 11px;
	background-color: #FFFFFF;
	border: 1px solid #589BF9;
}



.home_table {
	border-top: 6px solid #F4F4F4;
	border-left:  6px solid #F4F4F4;
	vertical-align: top;
}

.home_table td {
	border-bottom: 6px solid #F4F4F4;
	border-right:  6px solid #F4F4F4;
	vertical-align: top;
}

.home_table td.title {
	background-color: #C4D3E3;
	vertical-align: middle;
	font-weight: bold;
}

.home_table td.title img {
	float: left;
	margin-right: 5px;
}

.home_table td.title div {
	float: left;
	font-weight: bold;
	margin-top: 2px;
}


#breadcrumb a {
	color: #D20708;
	text-decoration: none;
}


ul.sitemap1 li, ul.sitemap1 a {
	font-weight: bold;
	font-size: 12px;
	color: #0F1F8E;
	text-decoration: none;
}

ul.sitemap2 li, ul.sitemap2 a {
	font-weight: bold;
	font-size: 12px;
	color: #5E6FBD;
	text-decoration: none;
}

ul.sitemap3 li, ul.sitemap3 a {
	font-weight: normal;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}

.resultsbar {
	padding: 3px;
	background-color: #FBFBFB;
	color: #666790;
	border: 1px solid #CECECE;
	text-align: right;
	margin-bottom: 3px;
}

ul.searchresults a {
	color: #666790;
}


#column2 h1 {
	font-size: 17px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#column2 h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #376CBD;
}

#column2 ul li {
	margin-bottom: 10px;
	clear: both;
}

.more {
	display: block;
	text-align: right;
	margin-top: 10px;
	color: #C82222;
	margin-bottom: 10px;
}


.morebig {
	display: block;
	text-align: right;
	margin-top: 10px;
	color: #547DBC;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}

#header {
	display: none;
}

#footer {
	display: none;
}

.register, .login {
	width:285px;
	display:block;
	float:left;
	border: 1px solid  #333F77;
	padding: 4px;
}

.register {
	margin-right: 10px;
}

.frmLogin label, .frmRegister label {
	display: block;
	float: left;
	width: 80px;
	clear: left;
	text-align: right;
}

.register p, .login p {
	margin-top: 3px;
}

.btn {
	margin: 5px auto;
	text-align: center;
	clear:both;
}

.btn input {
	background-color:#112F7B ;
	color: #FFFFFF;
}

.message {
	color: #A60004;
	display: block;
	margin: 3px;
}

.fieldMessage {
	color: #A60004;
	display: block;
	margin-left: 83px;
}

 .checkboxLabelPair input {
	display: inline;
	margin-left: 60px;
	clear: left;
	float: left;
 }
 
  .checkboxLabelPair label {
	float: left;
	clear: none;
	width: 200px;
	margin-left: 3px;
	text-align: left;
	margin-top: 2px;
 }
 
 .profile {
	width: 580px;
	display:block;
	float:left;
	border: 1px solid  #333F77;
	padding: 4px;
}
 
 
.printpage {
	clear: both; text-align: right
}


#column2 .register h2, #column2 .login h2, #column2 .profile h2{
	font-size: 12px;
	font-weight: bold;
	background-color: #333F77;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 5px;
}
