contenttoc/* CSS Document */

ul, li {
	margin: 0;
	padding: 0;
	list-style: url(../images/arrow.png)
}

html {
	height: 100%;
}

body {
	height: 100%;
	text-align:center;
}

tr,p,div,td
{
	font: Verdana, Tahoma;
	font-size:14px;
	color:#000000;
}

/************layout settings ******************/

div#wrapper
{
	margin:0 auto;
	text-align:left;
	width:975px;
	background:url(../images/wrapper_bg.jpg) repeat-y;
}

div#top_left
{
	background: transparent url(../images/top_left.jpg) no-repeat;
}

div#top_right
{
	background: transparent url(../images/top_right.jpg) 100% 0 no-repeat;
}

div#bottom_left
{
	background: transparent url(../images/bottom_left.jpg) 0 100% no-repeat;
}

div#bottom_right
{
	background: transparent url(../images/bottom_right.jpg) 100% 100% no-repeat;
}

div#shadow_top
{
	background:transparent url(../images/top_repeat.jpg) repeat-x;
}

div#shadow_bottom
{
	background:transparent url(../images/bottom_repeat.jpg) 0 100% repeat-x;
}

div#main
{
	padding-top:50px;
	padding-bottom:50px;
	padding-left:20px;
	padding-right:20px;
}

div#logo_topmenu
{
	margin-left:5px;
	margin-right:5px;
}

div#logo
{
	background: url(../images/top_bg.gif) repeat-x;
	height:72px;
#	margin-bottom:5px;
	float:none;
}

div#topmenu
{
	float:left;
}

div#pathway
{
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
}

div#left_right
{
}

div#left
{
	float:left;
	display:inline;
	width:200px;
}

div#right
{
	float:left;
	display:inline;
	width:724px;
}

div#topmodules
{
	background-color:#EAEAEA;
}

div#user1
{
	width:50%;
	float:left;
	display:inline;
}

div#user2
{
	width:50%;
	float:left;
	display:inline;
}
div#user3
{
	float:left;
	display:inline;
}

div#content
{
}


div#footer
{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	text-align:center;
}

div#copyright,div#copyright a:link,div#copyright a:visited
{
	color:#3A3089;
	font-size:10px;
	padding-top:3px;
}

div#links
{
	color:#3A3089;
}
/**********custom stuff*****************/

span.pathway a:link,span.pathway a:visited
{
	color:#3A3089;
	font-size:10px;
}

span.pathway a:hover
{
	color:#3A3089;
	text-decoration:underline;
}

div#pathway
{
	font-size:10px;
	color:#005CA1;
}

span.pathway img {
	margin: 0px 3px;
}


a:link,a:visited
{
	color:#3A3089;
	text-decoration:none;
}

a:hover
{
	color:#0092FF;
	text-decoration:underline;
}

div#left div.module
{
	width:180px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:0px;
	margin-right:15px;
}

div#left div.module div
{
	
}

div#left div.module div div
{
}

div#left div.module div div div
{
	padding:0;
}

div#left div.module h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 6px 2px 2px 2px;
background:url(../images/module_th.gif) no-repeat;
height:18px!important;
height:25px;
text-transform:uppercase;
color:#005CA1;
text-align:center;
}


div#topmodules div.module
{
	width:100%;
	margin-left:3px;
	margin-bottom:3px;
	margin-top:3px;
	margin-right:3px;
}

div#topmodules div.module div
{
	
}

div#topmodules div.module div div
{
}

div#topmodules div.module div div div
{
	padding:0;
}

div#topmodules div.module h3 {
font-size: 14px;
font-weight: bold;
margin: 0px;
padding: 8px 2px 2px 5px;
height:28px;
text-transform:uppercase;
color: #005CA1;
}

div#topmodules a:link,div#topmodules a:visited
{
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

div#topmodules a:hover
{
	color:#000000;
	text-decoration:underline;
}

div#left a.mainlevel:link,div#left a.mainlevel:visited
{
	width:180px;
	height:20px!important;
	height:25px;
	background:url(../images/menu.jpg) no-repeat;
	display:block;
	margin-top:0px;
	padding:6px 2px 0px 32px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
  font-weight: bold
}

div#left a.mainlevel:hover
{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/menua.jpg) no-repeat;
}
div#left a.mainlevel#active_menu
{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/menua.jpg) no-repeat;
}
div#left a.sublevel:link,div#left a.sublevel:visited
{
	width:180px;
	height:20px!important;
	height:25px;
	background:url(../images/submenu.jpg) no-repeat;
	display:block;
	margin-top:0px;
	margin-left:-4px;
	padding:6px 2px 0px 32px;
	color:#3A3089;
	text-decoration:none;
	font-size:12px;
  font-weight: bold
}

.mosimage {
  border: 1px solid #EAEAEA;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #EAEAEA;
}

hr {
width:  90%;
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 12px;
color: #2b77ba;
line-height: 0.7;
}
.smalldark {
font-size: 12px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 14px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 14px;
text-align: left;
padding: 2px;
}
.button {
border: 1px groove #EAEAEA;
font-size: 12px;
color: #ffffff;
background-color: #005CA1;
padding:2px;
  font-weight: bold
}
.inputbox {
border: 1px solid #005CA1;
width:  auto;
font-size: 14px;
}

.createdate {
font-size: 10px;
color: #2b77ba;
height: 10px;
}
.modifydate {
font-size: 10px;
color: #2b77ba;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 12px;
text-decoration: none;
line-height: 15px;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 12px;
}

a.readon:hover {
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
color: #3B328B;
}

a.contentpagetitle:link,a.contentpagetitle:visited
{
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
color: #3B328B;
}

a.contentpagetitle:hover
{
	color:#666666;
	text-decoration:none;
}

.contentpaneopen {
text-align: left;
background: transparent;
}

td.contentheading {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 20px;
border: none;
color: #3b328b;
background:url(../images/submenu.jpg) no-repeat;
padding-left: 27px;
width:98%;
}

td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border: none;
}

.contentdescription {
font-size: 11px;
}
.sectiontableheader {
padding-left:5px;
padding-right:5px;
font-size: 12px;
height: 20px;
line-height: 20px;
color: #FFFFFF;
background-color:#2B77BA;
}
.categorytitle {
font-size: 16px;
height: 25px;
line-height: 25px;
}
.componentheading {
font-size: 20px;
line-height: 20px;
color: #3B328B;
margin-bottom: 5px;
margin-top:5px;
text-transform:uppercase;
font-family:Tahoma;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 14px;
}

.blog_more ul li{
list-style: none;
padding-left: 10px;
line-height: 18px;
list-style: url(../images/arrow.png)
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 12px;
border-bottom: 1px solid #BBBBBB;
text-transform:uppercase;
color: #3B328B;
  background: #EAEAEA;
}

form {
margin: 0px;
padding: 0px;
}
.sape, a.sape:link {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #005CA1;
}
