




body, td, p {
	font-family: Verdana, Helvetica, Sans;
	font-size: 11px;
	line-height: 150%;
}

h1,h2,h3,h4,h5,h6,a,.componentheading,.contentheading {
	color: #252470;
}
a {
	cursor:pointer;
}
p {
	margin-bottom: 1em;
}

h1,h2,h3,h4,h5,h6 {
	
	font-family: Arial, Helvetica, Sans;
	line-height: 200%;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 16px;
	font-family: "Arial black", Arial;	
	color: #252470;
}
h3 {
	font-size: 16px;
	font-family: "Arial black", Arial;	
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}


body.litadur {
	background: #FFF url(../images/body_bg.gif) repeat-x;
}


.clr {
	clear:both;
	height: 1px;
	line-height:1px;
}

a:focus,a:active {
	outline: 1px dotted #DDD;
}

a.blocklink {
	display:block;
	text-indent: -10000px;
	overflow:hidden;
	text-decoration:none;
}




textarea.inputbox, input.inputbox {
	border: 1px solid #CCC;
}



form#nform table.nform td {
	padding: 4px;
}






div.tabmenu {
	
}

div.tabmenu ul {
	margin:0;
	padding:0;
	border-bottom: 1px solid #DDD;
	height: 25px;
	display:block;
	list-style:none;
	
}
div.tabmenu ul li {
	display:block;
	width: auto;
	float:left;
	margin: 0px 2px;
}
div.tabmenu ul li a {
	display:block;
	width: auto;
	line-height: 25px;
	padding: 0px 12px 0px 12px;
	border: 1px solid #DDD;
	border-bottom: 0;
	background: transparent url(../images/tab-grad.gif) repeat-x;
	background-position: 0px -5px;
	
}
dov.tab-content li img {
	clear:both;
	float:none;
}
dov.tab-content li {
	clear:both;
	width:100%;
}


div.tabmenu ul li a:hover, div.tabmenu ul li.selected a {
	background:#FFF;
}
div.tab-content ul.itemlist, div.tab-content ul.itemlist li {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
div.tab-content ul.itemlist li {
	width: 182px;
	float:left;
	text-align:center;
	padding: 12px 0px 0px 0px;
	height: 175px;
}







.contentheading, .componentheading, div.mosmodule h4.module_title {
	font-size: 20px;
	
	font-family: "Arial black", Arial;
	
}









