/* <--  These are comment tags (the /*)
	One at the beginning, and one at the end of a comment block.       */


#Container {
	margin-left:-375px;
	position:absolute;
	left:50%;
	width:750px;

	visibility:visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
}


#Foot {
	clear: both;
	line-height:1px;

}
.homeleft {
	float: left;
	width: 50%;
}
.homeright {
	float: right;
	width: 50%;
}



#topbanner {
	left:0px;
	top:0px;
	width:750px;
	height:230px;
}
#nav-left {
	width: 500px;
	float: left;
	margin-top: 15px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav-right {
	background-image: url(../images/framework/homepage/RightSide.jpg);
	background-repeat:repeat-y;
	width: 170px;
	float: right;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dotted;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
}
#nav-right p {
margin-left:10px;

}
#NewsArea {
	margin-top: 55px;
	width: 345px;
	margin-left: 12px;
	height: 330px;
	overflow: auto;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;

}

div.News {
  clear: both;
  padding-top: 10px;
  }

.NewsText {
	float: left;
	width: 150px;
	text-align: left;
	text-decoration: none;
	color: #7A4944;
  }

.NewsImage {
  float: right;
  width: 175px;
  text-align: right;
  } 
body {
	

}
body {
	background-color: #848C9F;
	font-size: 11px;
	margin-top: 0px;
color: #000000;
	SCROLLBAR-FACE-COLOR: #EBF8FE;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #A18CC8;
	SCROLLBAR-3DLIGHT-COLOR: #A18CC8;
	SCROLLBAR-ARROW-COLOR:  #A18CC8;
	SCROLLBAR-TRACK-COLOR: #DDE1E1;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	
	/* hides from ie-mac \*/ 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	/* End hide from ie-mac */ 

	font-family: Arial, Helvetica, sans-serif;
}

/* Classes */
.siteSections {
	clear: both;
	background-color: #EBEEF8;
	border-bottom-color: #42418C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 11px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 260px;
}
.LinkAreaLogo {
	padding-left: 6px;
	height:85px;
	float: left;
	clear: left;
	width: 115px;
	padding-top: 10px;
}
.LinkAreaDescription {
	padding-right: 5px;
	height:75px;
	float: right;
	clear: right;
	width: 130px;
	padding-top: 20px;
}

.stwTag {
	color: #B5BED6;
	font-size: 10px;
}
.stwTag:link {color: #B5BED6;}
.stwTag:visited {color: #B5BED6;}
.stwTag:active {color: #B5BED6;}
.stwTag:hover {
	background-color:#B5BED6;
	color: #000000;
}
.quickLinks {
	color: #000066;
	font-size: 11px;
	text-decoration: none;
	margin-left: 15px;
}
.quickLinks:link {color: #000066;
	text-decoration: none;
	}
.quickLinks:visited {color: #000066;
	text-decoration: none;
	}
.quickLinks:active {color: #000066;}
.quickLinks:hover {
	color: #000066;
	text-decoration: underline;
}

.boldLinks:link, .boldLinks:visited, .boldlinks:active  {
	color: #000066;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	margin-left:-10px;

	
}

.boldLinks:hover {
	color: #000066;
	text-decoration: underline;
}

  
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 20px;
	background-image : url(../images/framework/form/input_bg.gif);
	background-repeat : repeat-x;
}
.center {
	text-align: center;
}
.floatleft {
	float: left;
}
h2 {
	color: #333366;

	font-size:17px;
}
