body
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

a
{
	font-size: 11px;
	color: #999999;
}

a:hover
{
	color: #530000;
}

ul
{
	padding: 0;
}

/* Header */
.header
{
	background: #C9D4D3 url(/files/sysfiles/image/bg_header.gif) repeat-x scroll 0 100%;
	min-height: 227px;
	padding: 0;
	margin: 0;
	position: relative;
}

.header .logo
{
	background-position: right bottom;
	background: transparent url(/files/sysfiles/image/logo.png) no-repeat scroll;
	width: 198px;
	height: 59px;
	position: absolute;
	left: 30px;
	top: 130px;
}

.headerImg
{
	background-position: right bottom;
	background: transparent url(/files/sysfiles/image/header.png) no-repeat scroll;
	width: 715px;
	height: 214px;
	position: absolute;
	left: 270px;
	top: 10px;
}

.roundTopCorns
{
	background: transparent url(/files/sysfiles/image/tr2.gif) no-repeat scroll 100% 0;
	height: 6px;
}

.roundTopCorns div
{
	background: transparent url(/files/sysfiles/image/tl2.gif) no-repeat scroll 0 0;
	height: 6px;
}

.roundBottomCorns
{
	background: transparent url(/files/sysfiles/image/br2.gif) no-repeat scroll 100% 0;
	height: 6px;
}

.roundBottomCorns div
{
	background: transparent url(/files/sysfiles/image/bl2.gif) no-repeat scroll 0 0;
	height: 6px;
}

/* Template Left Menu*/

.leftColumn
{
	width: 220px;
	padding-left: 5px;
}

.mainColumn
{
	padding: 0 10px;
}

.rightColumn
{
	width: 220px;
	padding-right: 5px;
}

/*Blocks*/

.top_corns
{
	background: transparent url(/files/sysfiles/image/tr.gif) no-repeat scroll 100% 0;
	margin-bottom: -5px;
	position: relative;
}

.top_corns div
{
	background: transparent url(/files/sysfiles/image/tl.gif) no-repeat scroll 0 0;
	height: 5px;
	width: 5px;
}

.bttm_corns
{
	background: transparent url(/files/sysfiles/image/br.gif) no-repeat scroll 100% 0;
	height: 5px;
	margin-top: -5px;
}

.bttm_corns div
{
	background: transparent url(/files/sysfiles/image/bl.gif) no-repeat scroll 0 0;
	height: 5px;
}

/*Menu Block*/

.menuBlock
{
}

.menuBlock .bord
{
	border: 1px solid #9EAEAE;
	background: #F7FBFC url(/files/sysfiles/image/bg1.jpg) repeat-x scroll 0 0;
}

.menuContent
{
	padding: 10px 15px;
}

.menuContent li
{
	list-style: none;
}

.menuContent a
{
	border-top: 1px solid #EBEBEB;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding: 10px 0 10px 24px;
	text-decoration: none;
	color: #000000;
}

.menuContent a:hover
{	
	color: #385B88;
}

.menuItemSelected a
{	
	color: #385B88;
}

/*Text Block*/

.textBlock
{
}

.textBlock .bord
{
	border: 1px solid #9EAEAE;
	background: #DEEBEE url(/files/sysfiles/image/bg.jpg) repeat-x scroll 0 0;
}

.textContent
{
	padding: 10px 15px;
}

/*News Control*/

.newsContent
{
	padding: 10px 15px;
}

.newsItem
{
}

.newsItemDate
{
	color: Gray;
}

.newsItemName
{
	font-weight: bold;
}

.newsItemContent
{
}

/*Right Block*/

.rightBlock
{
}

.rightBlock .bord
{
	border: 1px solid #9EAEAE;
	background: #F7FBFC url(/files/sysfiles/image/bg1.jpg) repeat-x scroll 0 0;
}

.sectionTextContent
{
	padding: 10px 15px;
}

.sectionName
{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.sectionDescription
{
	text-align: left;
}

/* Footer */
.footer
{
	background-color: #DEE4E7;
	border-bottom: 3px solid #B0C1CA;
	height: 35px;
}

.copy
{
	text-align: center;
	padding-top: 12px;
	color: #666666;
	font-size: 11px;
}
