*{
	vertical-align:top;
	color:#7F7F7F;
	font-size:11px;
	font-family:Tahoma, sans-serif;
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
body{
	margin:0px;
	padding:0px;
	background:#40899F;
}
.left{
	width: 200px;
	background:#FFFFFF url(images/back3.jpg) bottom left no-repeat;
	padding-bottom:145px;
}
.leftside{
	background: url(images/back4.jpg) bottom left no-repeat;
}
.logo{
	width:200%;
	background:#FFFFFF url(images/back1.gif) top repeat-x;
}
.right{
	background:#FFFFFF url(images/back1.gif) top repeat-x;
}

.right .back{
	background: url(images/back1.jpg) top right no-repeat;

}
.right .top .search{
	background: url(images/back2.jpg) top left no-repeat;
	width:313px;
	height:127px;
	padding:4px 18px 0px 0px;
}

.right .top .search td{
	vertical-align:top;
}

.right .top .search a{
	color: #3376a3;
}

.right .top .search input#searchstring{
	width:192px;
	height:18px;
	border:1px solid #D5D5D5;
	background-color:#FAFAFA;
}

.rightside1{
	background:#FFFFFF url(images/back2.gif) bottom right no-repeat;
}
.pagetitle{
	width:100%;
	height:0px;
	padding:20px 18px 0px 0px;
}
.content{
	border:4px solid #40899F;
	border-style:solid none;
	padding:3px 0px;
}
.content td{
	border-bottom:1px solid #F2F2F2;
	padding:3px;
	padding-left:21px;
	background:url(images/bullet1.gif) 8px 8px no-repeat;
}
.content .even td{
	background:#FAFAFA url(images/bullet1.gif) 8px 8px no-repeat;
}
.content .subtitle td{
	background: url(images/bullet2.gif) 4px 7px no-repeat;
	padding-left:13px;
}
.content .subtitle td strong{
	color:#387095;
}
.content #toprow td{
	border-top:1px solid #F2F2F2;
}
.content a:link, .content a:hover, .content a:visited{
	color:#387095;
	text-decoration:none;
}
.content a:hover{
	color:#2C4F67;
	text-decoration:underline;
}
h2{
	color:#3376A3;
}

#searchtable{
	margin-left:18px;
	padding-top: 0px;
}
#layout{
	margin-bottom:50px;
}
#leftmenu{
	padding:10px 0px 40px 2px;
	width: 160px;
}
#leftmenu table{
	width: 160px;
}

#leftmenu td{
	height: 20px;
	width: 160px;
	vertical-align:middle;
	cursor:pointer;
	cursor:hand;	
}
#leftmenu a:link, #leftmenu a:visited, #leftmenu a:hover{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
#leftmenu .active a:link, #leftmenu .active a:visited, #leftmenu .active a:hover{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#leftmenu .left1{
	width:5px;
}
#leftmenu .left2{
	padding-left:15px;
}
#leftmenu .left2#short{
	padding-right:0px;
}
#leftmenu .active .left1{
	background: url(images/slice1.gif) no-repeat;
	width:5px;
}
#leftmenu .active .left2{
	background-color:#3376A3;
	white-space:nowrap;
}
#leftmenu .active .left3{
	background: url(images/slice2.gif) no-repeat;
	width:5px;
}
.opros{
	color:#3376A3;
	font-weight:bold;
	width:160px;
	margin-left:10px;
	padding-left:15px;
	padding-bottom:2px;
	font-size:12px;
	border-bottom:2px solid #49B9C4;
}
.opros a:link, .opros a:visited{
	font-size:12px;
	text-decoration:none;
}
.opros a:hover{
	font-size:12px;
	color:#3376A3;
	text-decoration:underline;
}
.question{
	padding:5px 10px;
}
form#vote{
	padding-left:15px;
	padding-bottom:25px;
}
form#vote td{
	vertical-align:middle;
	height:20px;
}
form#vote td label{
	top:2px;
}

.content .simple td{
	border-bottom:0px;
	padding:2px 5px 2px 5px;
	background:none;
	vertical-align:middle;
}

.content .simple{
}

.content .simple .simple td{
	border-bottom:1px solid #F2F2F2;
	padding:3px;
}

.content .back{
	border-bottom:0px;
	padding:0px 0px 0px 0px;
	background:none;
	vertical-align:middle;
	background-color:#40899F;
}

.content .back td{
	border-bottom:0px;
	padding:1px 1px 1px 1px;
	background:none;
	vertical-align:middle;
}

.content .back .simple{
	border-bottom:0px;
	padding:0px 0px 0px 0px;
	background:none;
	vertical-align:middle;
}

.content .back .simple td{
    background-color:#FFFFFF;
}

.content .back .simple th{
    background-color:#FFFFFF;
}

.content .simple .simple{
}

.content .simple .blue {
    color:#387095;
}

.copyright {
    height:100%;
    background-color:#FFFFFF;
}

