body
{
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	margin: 0px auto;
	color: #333;
	background-image: url('/systemfiles/media/images/bodybg.jpg');
	background-repeat:repeat-x;
}

h1
{
	margin:0px;
	padding:0px;
	font-size: 18px;
	color: #333;
}

h2
{
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight:normal;
	font-style:italic;

}


h3{
	margin: 0px;
	padding:0px;
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
}

h3 a{
	margin: 0px;
	padding:0px;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	color: #333;
}

h4{
	margin: 0px;
	padding:0px;
	font-size: 14px;
	font-weight:normal;
}

h5{
	margin: 0px;
	padding:0px;
	font-size:12px;

}

img
{
	border: none;
}

a{
	text-decoration:underline;
	color: #0B72BA;
}

a:hover{
	text-decoration:none;

}




#main{
	margin: 0px auto;
	width:945px;
	margin-top: 10px;
}

#headerbg{
	float:left;
	width:945px;
	font-size:2px;
}

#middlebg{
	float:left;
	width: 945px;
	background-image:url('/systemfiles/media/images/middlebg.png');
	background-repeat:repeat-y;
}

#footerbg{
	float:left;
	width:945px;
	font-size:2px;
}


#maincontainer{
	margin:0px auto;
	width:907px;
	text-align:left;
}

#headercontainer{
	float:left;
	width:907px;
	margin-top: 10px;
	height: 149px;
	overflow: hidden;

}

#logo{
	position: relative;
	left:0px;
	top:-149px;
	height: 149px;
	width:157px;
}

#banner{
	position: relative;
	left:0px;
	top:0px;
	float:right;
	width:765px;
	height: 149px;
}

#search{
	position:relative;
	right:15px;
	top:-30px;
	float:right;
	background-color:#fff;
	height:23px;
	width: 188px;
	border: 1px solid #939598;
}


#topnav
{
z-index: 10;
position: relative;
	float: left;
	width:907px;
	background-image:url('/systemfiles/media/images/topnavbg.jpg');
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:20px;
}

ul.tabs
{
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
margin-top: 0px;
padding-left: 4px;
}

ul.tabs li
{
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;

	padding-left:28px;
	padding-right:28px;
	background-image:url('/systemfiles/media/images/navline.jpg');
	background-repeat:no-repeat;
	background-position:right 6px;

line-height: 23px;

padding-top: 0px;
padding-bottom: 12px;
}

ul.tabs li.Section_1{
	padding-left:17px;
}

ul.tabs a
{
position: relative;
display: block;
color:#fff;
text-decoration: none;

}

ul.tabs a:hover
{
color:#fff;
text-decoration: none;
}

ul.tabs .last
{
	background-image: none;
}

/* dropdowns
*************************/

ul.dropdown
{
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 170px;
display: none;
left: 0;
top: 23px;

background-color: #0A70B8;
}

*html ul.dropdown{
background-color:#0A70B8;
top: 23px;
}

/*IE7 Hack*/
*:first-child+html ul.dropdown {
top: 23px;
} 




ul.dropdown ul.dropdown
{
top: 0;
left: 100%;

}

/*IE6 hack*/
*html ul.dropdown ul.dropdown{
top: 0;
left: 90%;
}

ul.dropdown li
{
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
line-height: 25px;

text-transform:none;
background-image: none;
}

ul.dropdown li a
{
	display: block;
padding-left: 10px;
}

ul.dropdown li a:hover
{
color: #fff;
background-color: #8FB2D8;
}








#homeleftcontainer{
	float: left;
	width: 504px;
	text-align:center;
}

#homecontent{
	margin:0px auto;
	width: 460px;
	text-align:left;
}

#imageattributes{
	float:left;
	width:176px;
	height:442px;
	background-image:url('/systemfiles/media/images/contentline.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

#imageshome{
	float:right;
	width:152px;
}

.imghome{
	float:left;
	width: 140px;
	font-size:7px;
	margin-bottom: 10px;
}

#rightcontainer{
	float:right;
	width:225px;
	background-image:url('/systemfiles/media/images/contentline.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	min-height:442px;
	font-size:10px;
}

#rightcontainer a{
	color: #333;
}

#rightcontainer .rss{
	text-decoration:none;
	font-size:11px;
}

.greyboxes{
	float: right;
	width:202px;
	background-color:#D1D2D4;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;
}

.greyheader{
	display:block;
	text-align:left;
	background-image:url('/systemfiles/media/images/greyheaderbg.jpg');
	background-repeat:repeat-x;
	overflow:hidden;
	line-height: 26px;
	color: #fff;
	padding-left:10px;
}

.rightcontent{
	margin:0px auto;
	width:180px;
	text-align:left;
}

.topic{
	float:left;
	width:180px;
	margin-top:5px;
}

#login
{
	float: left;
	width:180px;
	border-top: 1px solid #B3B3B5;
	margin-top:10px;
	padding-top:10px;
}


#footer{
	float:right;
	width:945px;
	text-align:left;
	font-size:10px;
	margin-top:15px;
}

#footer ul{
	margin:0px;
	padding:0px;
	float: left;
}

#footer li{
	list-style:none;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	/*border-right: 1px solid #333;*/
}

#footer li a{
	color: #333;
	text-decoration:none;
}


/*internal*/

#leftcontainer{
	float: left;
	width: 164px;
	min-height:442px;
}

#leftcontainer ul{
	margin:0px;
	padding:0px;
}

#leftcontainer li{
	list-style:none;

}

#leftcontainer li a{
	display:block;
		background-image:url('/systemfiles/media/images/bgli.gif');
	background-repeat:no-repeat;
	background-position: 10px center;
	background-color:#D1D2D4;
	border-top: 2px solid #fff;
	
	padding-bottom:6px;
	padding-top:6px;
	padding-left:25px;
	padding-right: 5px;
	color: #333;
	text-decoration:none;
}

#leftcontainer li li a{
	background-position: 26px center;
	padding-left:40px;
}

/*#leftcontainer .activemenu a{
	background-image:none;
	background-color:#fff;
	padding-left:10px;
}*/


#downloadslist{
	float: left;
	width: 164px;
	margin-top: 10px;
}

#downloadslist ul{
	margin: 0px;
	padding: 0px;
}

#downloadslist li a{
	background-color: #fff;
	background-image:url('/systemfiles/media/images/pdficon.jpg');
	background-repeat:no-repeat;
	background-position: 10px center;
	padding-bottom:10px;
	padding-top:12px;
	padding-left:55px;
	padding-right: 10px;
	text-decoration: underline;
}


#contentcontainer{
	float:left;
	width: 500px;
}

#content{
	float:right;
	width:465px;
	padding-bottom: 20px;
}

.imginternal{
	float:right;
	width: 196px;
	font-size:7px;
	margin-bottom: 10px;
}

#contentcontainerwider{
	float:left;
	width: 710px;
}

#contentwider{
	float:right;
	width:675px;
	padding-bottom: 20px;
}

/*forum*/

#forumleftcontainer{
	float: left;
	width: 680px;
	text-align:center;
border-right: 1px solid #A6A8AB;
}

#forumcontent{
	margin:0px auto;
	width: 640px;
	text-align:left;
}

#rightcontainer.nobg{
	background-image: none;
}
#topnav.nopaddingbottom{
margin-bottom: 0px;
}


.blogcontentcontainer h1
{
	float: left;
	width: 70%;
	background-color:#D1D3D4;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.postedon{
	font-size:10px;
}

.topiccontent{
	float: left;
	width: 100%;
	border-top: 1px solid #A6A8AB;
}

.topiccomments{
	float: left;
	width: 100%;
}

.comments{
	float: left;
	width: 100%;
	background-color:#E6E7E8;
	margin-top: 20px;
	margin-bottom: 10px;
}

.commentcontainer{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.commentnumber{
	float: left;
	width: 20px;
	font-weight: bold;
	font-size: 14px;
}

.commenthead{
	float: left;
	width: 300px;
	font-weight: bold;
}

.commentbody{
	float: right;
	width: 150px;
	text-align: left;
}

.commentfooter{
	float: right;
	width: 97%;
}

.signin
{
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
		padding-bottom: 20px;
	border-bottom: 1px dotted #D1D2D4;
}

#signin_left
{
	width: 325px;
	float: left;
}

#signin_right
{
	width: 325px;
	float: right;
}

.actionbutton, .form_submitbutton
{
	background-image: url("/systemfiles/media/images/topnavbg.jpg");
	background-color: transparent;
	background-repeat: repeat-x;
	border: 0;
	color: #fff;
	font-weight: bold;
	min-width: 100px;
	height: 22px;

}
