body{
	background			: #91b0f2;
 	margin				: 0px;
	padding				: 0px;
}

body,td,th,div{
	font-family			: Tahoma, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #000;
}

a{
	color				: #333;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;
}

#outline{
	width				: 980px;
	margin-top			: 10px;
	background			: url(../images/main_middle.gif) repeat-y;
	overflow			: hidden;
}

#top_container{
	background			: #333 url(../images/main_top.gif);
	height				: 311px;
}

#middle_container{
	overflow			: hidden;
	
}

#middle_container_inner{
	width				: 960px;
	text-align			: left;
}

#user3{
	width				: 50px;
	float				: left;
	padding				: 0px 0px;
}

#user4{
	width				: 750px;
	height				: 311px;
	float				: left;
	padding				: 0px 15px;
}

#user1{
	background			: #ffffff;
	font-size: 8px;
	border: 1px solid #ffffff;
	overflow			: hidden;
}

#left{
	width				: 180px;
	float				: left;
	align				: left;
	padding				: 0px 40px;
}

#right{
	width				: 660px;
	float				: left;
}

#bottomcontainer{
	background			: url(../images/main_bottom.gif);
	height				: 120px;
	padding				: 0px 0px;
	background-repeat: no-repeat;
	overflow			: hidden;
}

#bottom{

	width				: 980px;
	float				: left;
	padding				: 20px 0px;
}

#bottomcontainer #copyright{
	float				: center;
	padding                         : 40px;
	color				: #000000;
}

table.moduletable{
	width				: 180px;
	margin-bottom		: 10px;
}

table.moduletable th,
.sectiontableheader{
        text-indent: 10px;
	display: block;
	font-weight			: bold;
	color: #ffffff;
	letter-spacing		: 1px;
        	width: 180px;
	background-image: url(../images/menu_bg5.png);
	background-position: left center;
	background-repeat: no-repeat;
}

table.moduletable td{
	padding-top			: 10px;
}

table.moduletable td td{
	padding-top			: 0px;
}

.sectiontableentry1{
	background:#e7e7e7;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 21px;
	line-height: 21px;
	text-indent: 14px;
	width: 156px;
	background-image: url(../images/menu_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
}

a.mainlevel:hover {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: justify;
	height: 21px;
	line-height: 21px;
	text-indent: 14px;
	width: 156px;
	background-image: url(../images/menu_bg_over2.png);
	background-position: left center;
	background-repeat: no-repeat;
}

a.mainlevel#active_menu {
}
a.mainlevel#active_menu:hover {
	color: #999999;
}

a.mainlevel-topmenu:link, a.mainlevel-topmenu:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	height: 21px;
	line-height: 21px;
	text-indent: 14px;
	padding-right		: 10px;
}

a.mainlevel-topmenu:hover {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	height: 21px;
	line-height: 21px;
	text-indent: 14px;
	padding-right		: 10px;
	background			: #C3C3FF
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: justify;
	height: 21px;
	line-height: 21px;
	text-indent: 14px;
	padding-right		: 10px;
}

a.mainlevel-top:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: justify;
	height: 21px;
	line-height: 21px;
	text-indent: 14px;
	background			: #C3C3FF
}

.contentheading{
	color				: #333;
	font-size			: 12px;
	text-align: justify;
	text-decoration		: none;
	padding-bottom		: 7px;
	padding-left		: 10px;
	background			: url(../images/underline.jpg) repeat-x bottom;
}


.contentheading a{
	color				: #444;
	text-decoration		: none;
}

.componentheading{
	color				: #333;
	font-size			: 28px;
	margin-bottom		: 20px;
	text-decoration		: none;
}

.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}