body{
	background			: #ffffff;
	margin				: 0px;
	padding				: 0px;
}

body,td,th,div{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	color				: #444;
}

a{
	color				: #fa6911;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;
}

#outline{
	width				: 840px;
	margin-top			: 10px;
	background			: url(../images/main_middle.jpg) repeat-y;
	overflow			: hidden;
}

#top_container{
	background			: #fa6911 url(../images/main_top.png);
	height				: 250px;
	overflow			: hidden;
}

#top_menu{
	float				: left;
}

#top_path{
	font-size			: 10px;
	color				: #999999;
	padding-top			: 5px;
}

#middle_container{
	overflow			: hidden;
	
}

#middle_container_inner{
	width				: 800px;
	text-align			: left;
}

#left{
	width				: 570px;
	float				: left;
	padding				: 0px 20px;
}

#right{
	width				: 190px;
	float				: left;
	padding				: 10px 0px;
	background			: ;
	
}

#bottomcontainer{
	background			: url(../images/main_bottom.jpg);
	height				: 60px;
	padding				: 0px 30px;
}

#icons{
	padding-left		: 10px;
	padding-top			: 15px;
}

#bottomcontainer #icon{
	float				: left;
	margin-right		: 2px;
}

#bottomcontainer #copyright{

	padding-right		: 10px;
	color				: #999999;
	font-size			: 10px;
}

#copyr{

	color			: #999999;
	font-size			: 10px;
}


table.moduletable{
	width				: 180px;
	margin-bottom		: 10px;
}

table.moduletable th,
.sectiontableheader{
	font-weight			: bold;
	letter-spacing		: 1px;
	border-bottom		: 1px solid #666;
}

table.moduletable td{
	padding-top			: 10px;
}

table.moduletable td td{
	padding-top			: 0px;
}

.sectiontableentry1{
	background:#e7e7e7;
}

.sectiontableentry1 a, .sectiontableentry2 a{
font-size	: 12px;
}
.sectiontableentry1 td, .sectiontableentry2 td{
padding:5px;
padding-top:3px;
padding-bottom:3px;
}

.contentheading{
	color				: #fa6911;
	font-size			: 24px;
	font-family			:Georgia, "Times New Roman", Times, serif;
	font-weight			:bold;
	text-align			: left;
	text-decoration		: none;
	padding-bottom		: 7px;
	background			: url(../images/underline.jpg) repeat-x bottom;
}


.contentheading a{
	color				: #444;
	text-decoration		: none;
}

.componentheading{
	color				: #fa6911;
	font-size			: 28px;
	font-family			:Georgia, "Times New Roman", Times, serif;
	font-weight			:bold;
	text-align			: left;
	margin-bottom		: 20px;
	text-decoration		: none;
}

.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}
ul#mainlevel-nav {
margin-top:220px;
}

ul#mainlevel-nav li
{
margin-left:0px;
display:inline;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited
{
	font-weight:bold;
	color:#990000;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	border-left:1px solid #990000;

}
ul#mainlevel-nav li a:hover
{
	background-color:#EEEEEE;
}
.contentpaneopen {
text-align:justify;
}
.mainlevel {
	display:block;
	height:17px;
	width:165px;
	padding-left:7px;
	color:#666666;
	font-size		: 12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E9E9E9;
}
a.mainlevel:link,a.mainlevel:visited, a.mainlevel:active{
color:#666666;
}
a.mainlevel:hover {
	color:#fa6911;
	border-left:5px solid #990000;
	padding-left:2px;
	text-decoration: none;
}
#active_menu {
font-weight:bold;
}

a.sublevel:link,a.sublevel:visited, a.sublevel:active{
display:block;
width:145px;
//margin-top:1px;
margin-left:16px;
//margin-right:5px;
padding-top:3px;
padding-left:5px;
height:14px;
font-size			: 11px;
background:	#E9E9E9;
color:#666666;
border-left:2px solid #999999;
}
a.sublevel:hover {
background:	 #DEDEDE;
	color:#fa6911;
border-left:2px solid #990000;
text-decoration: none;
}
.poll{
width:100%;
}
.pollstableborder{
width:100%;
text-align:left;
}

.inputbox {
        padding: 2px;
        border:solid 1px #DEDEDE;
        background-color: #ffffff;
color:#666666;
font-size: 10px;
}
.button {
	color:#666666;
  font-size: 10px;

}
