ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(../images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.tdFooter
{
	background: #B4C7CD;
	height: 30px;
	border-top:3px solid #4C5A65;
	border-right : 1px solid #4C5A65;
}
.tdSiteName
{
	padding-right : 23px;
	padding-bottom : 30px;
	text-align : right;
	font-size: 30px;
	font-family : Tahoma;
	color : #233565;
}
.tdFlashNews
{
	padding-top:30px;
	padding-left : 146px;
	padding-right: 5px;
	padding-bottom : 5px;
}
.sectiontableheader
{
	border-bottom:1px dotted #F1F4F9;
	background : #9BACB3;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

a:link, a:visited
{
	color : #eeeeee;
}

a:hover
{
	text-decoration:none;
}

.contenttoc
{
	border:1px solid #4C5866;
}
table.contenttoc td
{
	padding: 2px;
}
table.contenttoc th
{
	background : #F0F3F8;
	color : #3A444E;
}
a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #FFFFFF
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

input, textarea
{
	border : 1px solid #4C5866;
	font-size:11px;
}
table.contentpaneopen td
{
	text-align : justify;
}

table.contentpane td
{
	padding-top:3px;
}

.contentheading, .componentheading
{
	font-size:14px;
	font-weight : bold;
	border-bottom:1px dotted #F1F4F9;
	
	padding-left:3px;
	color: #ffffff;
}
.small
{
	color: #B4C7CD;
}

.createdate
{
	color: #B4C7CD;
}

a.moduletable:hover
{
	text-decoration: none;
}

table.moduletable {
	width : 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	border-bottom:1px dotted #F1F4F9;
	background : #9BACB3;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #31577E;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #31577E;
	text-align: left;
	padding-top: 5px;
	padding-left :2px;
	height: 23px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #163262;
	border-bottom : 1px solid #F1F4F9;
	background : #9BACB3;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}


.tdMainBody
{
	padding : 10px;
}
.tdRightModule
{
	background: url(../images/User_16.jpg) repeat-y;
	padding-left : 20px;
	padding-right: 30px;
}

.tdNewsBg
{
	/* background: url(../images/news_bg.jpg); */
	background-repeat : no-repeat;
}


body {
	margin: 0px;
}
tr, p, div {
  font-family      : Arial;
  font-size        : 12px;
  color            : #F1F4F9;
}


