body{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	background:transparent url(../images/bg.png) repeat;
	margin:0px auto;
}

a:link, a:visited{
	color:#a76a34;
	text-decoration:none;
	}
	
a:hover{
color:#6076a2;
}
	
ul{
	/*text-decoration:none;
	list-style:disc;*/
	padding-left:10px;
	}
	
img {
	border:none;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	border-color:#CCCCCC;
}


/* menu links */

#navmenu {
font-size:13px;
line-height:17px;
margin-left:350px;
padding-top:74px;
text-transform:uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	color:#aaaaaa;
	padding: 0 7px 0 9px;
	text-decoration:none;
	text-shadow:1px 1px 1px #cccccc;
}

a.mainlevel:hover {
	color:#6076a2;
}

#active_menu.mainlevel {
	color:#6076a2;
	font-weight:bold;
	background:transparent url(../images/navactive.png) no-repeat;
}
	/* end menu links */
	
	/* layout */

#header{
	width:1021px;
	height:133px;
	background:transparent url(../images/header_v2.png) no-repeat;
}



#content {
	background:transparent url(../images/contentbg.png) repeat-y;
	width:1021px;
	min-width:1021px;
	height:auto;
	/*margin-top:-16px;*/
	padding:0px;
	overflow:hidden;
}

#content_bg{
	width:1021px;
	height:auto;
	/*background: transparent url(../images/top_content.png) no-repeat scroll 0 0;*/
	margin-top:22px;
	padding-left:46px;
}

#left {
	width:170px;
	float: left;
	padding-right:43px;
}

#content_main {
	margin:0 0 0 0;
	width:492px;
	min-height:350px;
	padding-bottom:30px;
	float:left;
}

#right {
	/*clear:right;*/
	float:left;
	padding-left:50px;
	width:170px;
}

#spotlight{
	padding-left:36px;
	padding-top:34px;
	width:478px;
	height:233px;
	background: transparent url(../images/spotlightbg.png) no-repeat scroll 0 0;
}



#footer{
	width:1021px;
	height:37px;
	background: url(../images/footer.png) no-repeat;
	margin-top:-12px;
}

#fiberguy {
/*float:right;*/
height:422px;
left:-3px;
position:relative;
top:-293px;
width:242px;
}

#teamwork{
	height:25px;
	width:auto;
}


/* end layout */

/* headings */

h1, .componentheading, .contentheading{
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color: #aaaaaa;
	line-height:25px;
	padding:8px 8px 8px 12px;
	width:505px;
	background:transparent url(../images/headline_505x41.png) no-repeat;
}

h2, .leading h2, .contentpagetitle h2, .article_column h2 {
	font-size:18px;
	font-weight:bold ;
	text-decoration:none;
	color: #aaaaaa;
	padding:0 ;
	margin-left:0px;
	text-transform:none;
	background:none ;
}
	
h3{
	border-bottom: 2px dotted #cccccc;
	padding-bottom:5px;
	}


.moduletable {
	margin:0;
	margin-bottom:15px;
}
/* end headings */

div .moduletable h3{
	width:100%;
	height:30px;
	text-transform:uppercase;
	background:transparent url(../images/modheader.png) no-repeat;
	padding-left:9px;
	padding-top:6px;
	color:#aaaaaa;
	border-bottom: none;
	padding-bottom:0;
margin-bottom:0px;
font-size:14px;
	}

/*seminar footer*/
.sem_footer{
display:none;
}

.sem_title {
font-size:22px;
font-weight:bold;;
text-transform:uppercase;
}

#twitterfeedpoweredbylink{
display:none !important;
}

.twitterfeeditem {
border-bottom:2px dotted #CCCCCC;
margin:5px;
padding:5px;
}

.twitterfeeditem:hover {
/*background:#dddddd;*/
}

#profiletop {
background-image:none !important;
background-repeat:repeat-x;
height:25px;
margin-bottom:20px;
padding-top:0;
position:relative;
width:100%;
}

.profileleft {
float:left;
margin-right:5px;
padding:0;
width:100%;
}

.profilemiddle {
float:left;
padding-left:4px;
top:10px;
width:100%;
}

.jtd {
float:left;
padding:4px;
width:100%;
}

.profilesubmenu {
margin:-10px;
padding-top:25px;
}

#logindiv{
width:100% !important;
}

.loginformdiv{
width:100%;
}

#regdiv{
width:100% !important;
margin-left:-11px;
padding-left:0;
}

.regformdiv{
width:100% !important;
}

/*
.pagination ul{
margin: 0;
padding: 0;
text-align: left; 
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
*/

.homepage {
background:none repeat scroll 0 0 transparent;
border:1px solid #999999;
color:#888888;
font-size:12px;
font-weight:bold;
line-height:20px;
padding:25px;
width:450px;
}