BODY {
	margin: 0px;
	padding: 0px;
	/*background-color: #e6e6e6;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a {
outline:none;
}

H1 {
	font-weight: normal;
	font-size: 22px;
	color: #ee7700;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 17px;
}
H2 {
	font-weight: normal;
	font-size: 16px;
	color: #887f70;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 17px;
}
H3 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 9px;
}
H4 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
P, TD, UL {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 17px;
}
LI {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin-bottom: 8px;
	margin-left: -10px;
}
.PageTitle {
	display: block;
	font-weight: normal;
	font-size: 32px;
	color: #000000;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 7px 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smalltext {
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}
HR {
	height: 1px;
	border-top: 1px solid #dddddd;
	margin-bottom: 17px;
}


/* links */
a:link,a:visited {
	color: #17a4d2;
	text-decoration: none;
}
a:hover,a:visited.hover {
	color: #e89410;
	text-decoration: underline;
}


/* This is in here to help the divs clear correctly in firefox */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Containers */

div#containerHeader {
	background-image: url(image/header_background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

div#containerFooter {
	clear: both;
	background-image: url(../image/bottom_bg.gif);
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	padding: 15px 0px 20px 0px;
}

.home_middle {
  
	background-repeat: repeat-x;
	background-color: #17a4d2;
	padding: 15px 0px 20px 0px;


}

.home_icon_sec {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

/* Main Sections */
div#MainHeader,div#MainContent,div#MainIntro,div#MainStories,div#MainFooter {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
	clear: both;
}
div#MainHeader {
	height: 125px;
	z-index: 3;
}


/* MainHeader Elements */
div#Logo {
	position: absolute;
	top: 0px;
	left: 25px;
	float:left;
}
div#Nav {
	position: absolute;
	top: 93px;
	left: 120px;
	height: 60px;
}

/* Nav Elements */
.NavMenu {
	position: relative;
	float: left;
	left: 130px;
}

/* MainFooter Elements */
#MainFooter div.Item,#MainFooter div.ItemBold,#MainFooter div.ItemStart {
	position: relative;
	float: left;
	display: block;
	padding: 2px 8px 2px 8px;
	border-left: 1px solid #f8f8f8;
	color: #888888;
	font-size: 11px;
}
#MainFooter div.ItemBold,#MainFooter div.ItemStart {
	font-weight: bold;
}
#MainFooter div.ItemStart {
	border-left: none;
	padding: 2px 10px 2px 10px;
}
#MainFooter div.Copyright {
	position: relative;
	display: block;
	clear: left;
	float: left;
	color: #c6f1ff;
	font-size: 11px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

.footer{
	background-color:#E6E6E6;
	height:54px;
	margin-left:25px;
}
/* used in interface.cs */



.aims {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #2C81AB;
	text-decoration: none;
}

.aimsleft {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;


}


.border_home {
/*border-left:1px solid #B3B3B3; 
border-style: dashed;*/
border-left:1px dashed #000000;

}


.PageTitle {
	display: block;
	width: 100%;
	font-weight: normal;
	font-size: 32px;
	color: #000000;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 7px 0px;
	background-image: url(../image/PageTitle_shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.NavLeftParent 
{
	display: none;
	font-size: 15px;
	font-weight: bold;
	color: #17a4d2;
	padding-bottom: 5px;
}
/* MainContent Elements */
#MainContentTitle {
	position: relative;
	width: 900px;
	margin: 10px 20px 0px 30px;
	padding: 05px 0px 0px 0px;
}
#MainContentLeftNav {
	position: relative;
	float: left;
	width: 150px;
	height:297px;
	margin: 5px 40px 0px 30px;
	padding-bottom: 40px;
	text-align: left;
}
#MainContentBody {
	position: relative;
	float: left;
	width: 660px;
	margin-bottom: 10px;
	margin-left:20px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:1px solid #e6e6e6;
	text-align:justify;
}
#MainContentBody_index {
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:1px solid #17a4d1;
	text-align:justify;
	background-image:url(image/index_txt_bg.jpg);
	background-repeat:repeat-x;
}

#MainContentBodyWide {
	position: relative;
	width: 900px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 50px;
	text-align: left;
}
#MainContentBodyWideLeft {
	position: relative;
	float: left;
	width: 675px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 50px;
	text-align: left;
}
#MainContentBodyWideRight {
	position: relative;
	float: left;
	width: 725px;
	padding-bottom: 50px;
	text-align: left;
}
#MainContentRightNav {
	position: relative;
	float: right;
	width: 200px;
	margin: 0px 10px 0px 0px;
	padding-bottom: 50px;
	text-align: left;
}
#MainContentLPLeft {
	position: relative;
	float: left;
	width: 375px;
	margin: 25px 0px 0px 10px;
	padding-bottom: 50px;
	text-align: left;
}
#MainContentLPRight {
	position: relative;
	float: right;
	width: 500px;
	margin: 25px 10px 0px 0px;
	padding-bottom: 50px;
	text-align: left;
}



/* NavLeft Auto Generated */
#PageTemplate_LeftNavigation_Navigation,#pageTemplate_LeftNavigation_Navigation {
	border-top: 1px dotted #cccccc;
}
.NavLeftParent 
{
	display: none;
	font-size: 15px;
	font-weight: bold;
	color: #17a4d2;
	padding-bottom: 5px;
}

TD.NavLeftChild,TD.NavLeftChildHover {
	text-decoration: none;
	line-height: 15px;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 4px;
}
DIV.NavLeftChild,DIV.NavLeftChildSelected,DIV.NavLeftChildHover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 10px;
}
.NavLeftChild A:Link,.NavLeftChild A:Visited {
	display: block;
	width: 100%;
	color: #17a4d2;
	text-decoration: none;
}
.NavLeftChildSelected A:Link,.NavLeftChildSelected A:Visited {
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
}
.NavLeftChild A:Hover,.NavLeftChild A:Visited:Hover,.NavLeftChildSelected A:Hover,.NavLeftChildSelected A:Visited:Hover {
	display: block;
	width: 100%;
	color: #ee7700;
	text-decoration: underline;
}

DIV.NavLeftGrandchild,DIV.NavLeftGrandchildSelected,DIV.NavLeftGrandchildHover {
	display: block;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #17a4d2;
	text-decoration: none;
	background-image: url(../image/leftnav_bg_arrowoff.gif);
	background-position: 145px 6px;
	background-repeat: no-repeat;
	text-align: right;
}
.NavLeftGrandchild A:Link,.NavLeftGrandchild A:Visited {
	color: #17a4d2;
	text-decoration: none;
}
.NavLeftGrandchildSelected A:Link,.NavLeftGrandchildSelected A:Visited {
	color: #000000;
	text-decoration: none;
}
.NavLeftGrandchild A:Hover,.NavLeftGrandchild A:Visited:Hover,.NavLeftGrandchildSelected A:Hover,.NavLeftGrandchildSelected A:Visited:Hover {
	color: #ee7700;
	text-decoration: underline;
}



/* LeftNav Hand Placed */
.LeftNav {
	position: relative;
	width: 200px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	background-image: url(../image/sidebar_background_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
}
.LeftNav H1 {
	color: #17a4d2;
	background-image: url(../image/sidebar_background_top.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 15px 15px;
}
.LeftNav H2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px 15px 5px 15px;
	padding: 0px;
}
.LeftNav H3 {
	/* Used for Form Fields Only*/
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	padding: 0px 15px 5px 15px;
	margin: 0px;
}
.LeftNav P,.LeftNav UL {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 15px 5px 15px;
	padding: 0px;
}
.LeftNav LI {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 5px 15px;
}
.LeftNav HR {
	height: 1px;
	border-top: 1px solid #e6e6e6;
	margin: 0px 15px 5px 15px;
}
.RightImage {
	margin: 3px 0px 0px 10px;
}
.LeftImage {
	margin: 3px 10px 0px 0px;
}
.name_form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #E6E6E6;
}
.border_se {
border:1px solid #959595; 
border-style: solid;

}

.border {
border:1px solid #000000; 
border-style: dashed;

}
.graphics_logo_builet {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #e89411;
	text-decoration: none;
}

.read_more:link
{
	color: #000000;
	text-decoration: none;
}
.read_more:visited
{
	color: #000000;
	text-decoration: none;
}
.read_more:hover
{
	color: #e89410;
	text-decoration: none;
}
.footer_butns_link:link
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_butns_link:visited
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_butns_link:hover
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color: #fdbd58;
	text-decoration: none;
}
