body
{
	margin: 0px;
	padding: 0px;
	font-family: myriad, tahoma, verdana;
	font-size: 12px;
	color: #000000;
	background-color: #94B7DB;
}

img
{
	border: 0px;
}

a
{
	color: #0000ff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #783800;
}
a:active
{
	color: #ff0000;
}

a:link
{
color: #e26a00;
}

a.news
{
	color: #ff7800;
	text-decoration: none;
}
a.news:hover
{
	text-decoration: underline;
}
a.news:visited
{
	color: #ff7800;
}
a.news:active
{
	color: #ff7800;
}

.siteCap, .headerCap, .mainMenuCap, .highlightCap, .menuUnderCap, .highlightDownCap, .contentCap, .footerCap
{
	width: 100%;
	text-align: center;
}
.siteBlock, .headerBlock, .mainMenuBlock, .highlightUpBlock, .highlightDownBlock, .menuUnderBlock, .contentBlock, .footerBlock
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 898px;
}

.headerCap
{
	background: #efefef url(../images/bg_header_back.gif) repeat-x top left;
	height: 80px;
}
.headerBlock
{

	overflow: hidden;
	height: 80px;
	background: #efefef url(../images/bg_header_fore.gif) no-repeat top;
}


.menuItems
{
	padding-left: 26px;
	padding-right: 26px;
	font-size: 14px;

}
.mainMenuCap
{
	background: #000000;
	
}
.mainMenuBlock
{

	//overflow: hidden;
	height: 50px;
	background: #272727 url(../images/bg_menu_fore.gif) repeat-y top;
}

.mainMenuCap a
{
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	color: #ffffff;
	float: right;
	text-align: center;
	display: block;
	width: 100px;
	height: 50px;
}
.mainMenuCap a:visited
{
	color: #ffffff;
}
.mainMenuCap a:active
{
	color: #ffffff;
}
.mainMenuCap a:hover
{
	text-decoration: none;
	background: url(../images/bg_menu_item.gif) no-repeat;
}
.mainMenuCap #selectedMenu
{
	background: url(../images/bg_menu_item.gif) no-repeat;
}


.menuUnderCap
{
	background: #51A0F1 url(../images/bg_highlight_cap.gif) repeat-y top;
}
.menuUnderBlock
{
	height: 25px;
	//overflow: hidden;
	background: #0071E4 url(../images/bg_highlight_block.gif) repeat-y top;
}
.highlightCap
{
	background: #43a0ff url(../images/bg_highlight_cap.gif) repeat-y top;
}
.highlightUpBlock
{
	height: 230px;
	//overflow: hidden;
	background: #0071E4 url(../images/bg_highlight_block.gif) repeat-y top;
}

.highlightLeft
{
	
	color: #d6d6d6;
	width: 291px;
	height: 230px;
	float: left;
}
.highlightRight
{
	background: #272727 url(../images/highlight_up_fore.gif) repeat-x top left;
	color: #d6d6d6;
	width: 558px;
	height: 230px;
	text-align: top;
	float: left;
	overflow: visible;
}

.highlightDownCap
{
	background: #6b6b6b;
}
.highlightDownBlock
{
	height: 194px;
	overflow: hidden;
	background: #272727 url(../images/bg_highlight_down.gif) no-repeat top;
}


.highlightLeftColumn
{
	
	color: #d6d6d6;
	height: 194px;
	width: 291px;
	float: left;
}
.highlightRightColumn
{
	background: #272727 url(../images/highlight_sep.gif) no-repeat top left;
	height: 194px;
	color: #d6d6d6;
	width: 525px;
	text-align: top;
	float: left;
	overflow: visible;
}

.contentCap
{
	background-color: #ffffff;
}
.contentBlock
{
	background: #ffffff url(../images/bg_content.gif) repeat-y top;
}

.footerCap
{
	background-color: #f2f2f2;
}
.footerBlock
{
	height: 55px;
	color: #000000;
	font-size: 10px;
	background: #BDBDBD url(../images/bg_footer.gif) repeat-y top;
}
.footerBlock a, .footerBlock a:visited, .footerBlock a:active
{
	color: #6a6a6a;
	text-decoration: none;
}
.footerContent
{
	padding-left: 55px;
	padding-right: 45px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footerIcon
{
	float: left;
}
.footer
{
	color: #272727;
	font-size: 9px;
	font-weight: bold;
	padding-left: 30px;
}
	
.copyright
{
	margin-left: 20px;
	margin-top: 1px;
	float: right;
	color: #006be7;
}

.contentUpArea
{
	
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	
}

#TopImg1 
{
padding-right:97px;
padding-left: 0px;
}
#TopImg2 
{
padding-right:97px;
padding-left: 0px;

}
#TopImg3 
{
padding-right: 0px;
padding-left: 0px;
}
.contentArea
{
	padding-left: 26px;
	padding-right: 26px;
}
.contentPadding
{
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 35px;
	padding-bottom: 12px;
	float: left;
}
.louterPadding
{
	padding-left: 24px;
}
.routerPadding
{
	padding-right: 24px;
}
.normalPadding
{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.smallPadding
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #ffffff;
}
.leftColumn
{
	float: left;
	width: 262px;
	text-align: left;
}
.toolsColumn
{
	float: left;
	width: 262px;
	text-align: left;
	background: #ffffff url(../artwork/bg_tools.gif) top no-repeat;
}
.columnDivision
{
	float: left;
	width: 30px;
	height: 135px;
	background: #ffffff url(../images/division.gif) top no-repeat;
}
.rightColumn
{
	float: right;
	width: 528px;
}


.columnSpacer
{
	height: 1px;
	font-size: 1px;
	clear: both;
}
.leftPadding
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}

.leftPadding a, .leftPadding a:visited, .leftPadding a:active
{
	color: #0073E7;
	font-size: 12px;	
	text-decoration: none;
	float: right;
}
.leftPadding a:hover
{
	color: #ff7800;
	font-weight: bold;
	font-size: 12px;	
	text-decoration: underline;
}

.toolsPadding
{
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}
.toolsPadding a, .toolsPadding a:visited, .toolsPadding a:active
{
	color: #0073E7;
	font-size: 12px;	
	text-decoration: none;
	float: right;
}
.toolsPadding a:hover
{
	color: #ff7800;
	font-weight: bold;
	font-size: 12px;	
	text-decoration: underline;
}

.title
{
	color: #ff7800;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}


.mainTitle
{
	font-size: 18px;
	color: #e26a00;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainTitle a
{
   text-decoration: none;
   color: #e26a00;
   font-size: 12px;
   margin-left: 25px
}
}
.mainTitle a:visited
{
	text-decoration: none;
	color: #e26a00;
}
.mainTitle a:active
{
	text-decoration: none;
	color: #e26a00;
}
.mainTitle a:hover
{
	text-decoration: underline;
}
.servicesContent
{
	padding-left: 10px;
}

.titleSmall  {
	font:12px  verdana, arial, helvetica, sans-serif;
	
	color:#404040;
	}
	
.main
{
	margin: 0px;
	padding-left: 0px;
	padding-top: 10px;
	font-family: myriad, tahoma, verdana;
	font-size: 13px;
	color: #ffffff;
}

ul { 
	list-style:  square;
	 }
	 
li { 
	color:#000080;
	font:12px  verdana, arial, helvetica, sans-serif;
	list-style:  square;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	
	 }

ul.part { 
	list-style:  circle;
	 }
	 
li.part { 
	color:#0000ff;
	font:12px  verdana, arial, helvetica, sans-serif;
	list-style:  circle;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	
	 }

li.number	{ list-style-type: decimal }