#page-container {
	width: 934px;
	margin: auto;
	background: #ffffff;

}
html, body {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
} 
img.floatLeft { 
    float: left;
	margin-right: 10px;
	border: 1px solid #a8a8a8;/*the border*/
}
img.floatLeft2 { 
    float: left;
	margin-right: 10px;
	padding-bottom: 20px;
}
img.floatRight { 
    float: right; 
	margin-left: 10px;
}
img.floatRightfront { 
    float: right; 
	margin-left: 10px;
	margin-right: 15px;
}
img.nofloatBorder { 
	border: 1px solid #bababa;/*the border*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-image: url('../images/page_background.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #005199;
}
#header {
	height: 147px;
}
#topbanner {
	height: 106px;
}
h1 {
	padding: 0;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0.3em;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 1.3em;
	color: #1f86c8;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	background-color: transparent;
	background-image: url('../images/bg_dotted.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
}
h2 {
	padding: 0;
	margin-bottom: 0.3em;
	font-size: 20px;
	line-height: 1.3em;
	color: #1f86c8;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

/******************************* Menu 1 starts here *******************************/

#nav-menu {
	color: #ffffff;
	background-image: url('../images/menu_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color: #1f86c8;
}
#nav-menu ul{
	margin: 0;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	list-style-type: none;
}
#nav-menu li{
	display:inline;
}
#nav-menu a{ 
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding: 10px;
	border-right: 1px solid #70b8e9;/*the border*/
}
#nav-menu a:hover{
	color: #ffffff;
	background-image: url('../images/green_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
#nav-menu a#current{
	color: #ffffff;
	background-image: url('../images/green_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
/******************************* Menu 1 ends here *******************************/
/*************************** left Column ***************************/
#boxmainpage {
	padding: 10px;
}
#content .leftcolumn {
	padding: 5px;
	padding-left: 5px;
	line-height: 20px;
	width: 620px;
	float: left;
	clear: both;
	font-size: 0.75em;
}
#content .leftcolumn p {
	font-size: 1em;
}
#content .leftcolumn p a{
	color: #217bb0;
	text-decoration: none;
	font-weight: normal;	
}
#content .leftcolumn p a:hover{
	color: #217bb0;
	text-decoration: underline;
}
#content .leftcolumn p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
#content ul.pdflist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 230%
}
#content ul.pdflist li{
	background: url('../images/icons/icon_pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.8em;
}
#content ul.pdflist a{
	color: #217bb0;
	text-decoration: none;
	font-weight: normal;	
}
#content ul.pdflist a:hover{
	text-decoration: underline;
}

/************************** left Column End **************************/

/************************** right Column **************************/
#content .rightcolumn {
	padding: 5px;
	line-height: 18px;
	width: 260px;
	float: right;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
}
/************************** right Column End **************************/

#quicklinksrowPIXclone {
	width: 255px;
}
#content {
	padding-top: 10px;
	background-color: #ffffff;
}
#content ul.bullet {
	list-style-type: none;
	line-height: 230%;	
	padding-left: 10px;
	margin: 0;
}
#content ul.bullet li{
	background: url('../images/icons/arrow.png');
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 1.5em;
}
#content ul.bullet a{
	color: #6d81b9;
	text-decoration: none;
	font-weight: normal;
}
#content ul.bullet a:hover{
	color: #6d81b9;
	text-decoration: underline;
}
#content .boxfrontleft {
	padding-left: 5px;
	margin: 0;
	font-size: 0.80em;
	line-height: 155%;
	width: 910px;
	clear: both;
	background-color: #ffffff;
}
#content .boxfrontleft p {
	font-size: 0.95em;
}
#content .boxfrontleft p a{
	color: #bf5cb6;
	text-decoration: none;
	font-weight: bold;	
}
#content .boxfrontleft p a:hover{
	color: #bf5cb6;
	text-decoration: underline;
}
#content .boxfrontright {
	padding: 10px;
	padding-top: 0px;
	font-size: 0.75em;
	line-height: 140%;
	width: 240px;
	float: right;
}
#content .boxfrontright p {
	font-size: 0.95em;
}
#content .table {
	margin: 0px;
	padding-left: 5px;
	width: 570px;
	border: 1px dotted #bbbbbb;
	border-bottom: 5px solid #99d622;
}
#content .tabletr {
	margin: 0px;
	background: #f3f3f3;
}
#content .image {
	padding: 7px;
}
hr {
	border: none 0; 
	border-top: 1px solid #d7d7d7;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
/*Footer styles*/
#footer {
	clear: both;
	height: 57px;
	width: 100%;
	padding: 0px;
	padding-top: 5px;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer #altnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-align: center;
	height: 100%;	
	margin-top: 2px;
	width: 100%;
	background-color: #2284c1;
}


/*********************** Additional styles ***********************/


/*************************** Right Column FRONT ***************************/
#content .rightcolumnFRONT {
	padding-left: 15px;
	line-height: 20px;
	width: 913px;
	float: left;
	font-size: 0.75em;
	margin-top: 10px;
}
#content .rightcolumnFRONT p {
	font-size: 1em;
}
#content .rightcolumnFRONT p a{
	color: #217bb0;
	text-decoration: none;
	font-weight: bold;	
}
#content .rightcolumnFRONT p a:hover{
	color: #217bb0;
	text-decoration: underline;
}
#content .rightcolumnFRONT p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/************************** Right Column End **************************/
#frontsplashbox {
	margin: 0;
	padding: 0;
	width: 905px;
	height: 197px;
	padding-bottom: 15px;
	clear: both;
}
#homerightboxfront {
	width: 210px;
	padding-top: 43px;
	padding-left: 5px;
	padding-right: 5px;
    float: right; 
	margin-left: 5px;
	margin-right: 13px;
	border: 1px solid #ffbfbf;/*the border*/
	background-image: url('../images/stoppress.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-color: #ffeded;
	color: #333333;
	line-height: 1.1em;
}
#homerightboxfront a{
	color: #333333;
	text-decoration: none;
}
#homerightboxfront a:hover{
	color: #333333;
	text-decoration: underline;
}


/************************** Home Boxes **************************/


#homeBoxes {
  	width: 913px;
  	float: right;
	margin-bottom: 20px;
	clear: both;
}

#homeBox {
	width: 210px;
	margin-right: 17px;
	float: left;
}
#homeBoxMod {
	width: 208px;
	margin-right: 20px;
	padding-top: 5px;
	float: left;
	border: 1px solid #dcdcdc;/*the border*/
	background-image: url('../images/bgfrontbox.gif');
	background-repeat:repeat-x;
	background-position:top;
	color: #666666;
	line-height: 1.1em;
}

#homeBoxImage {
	width: 210px;
	height:100px;
}
#homeBoxTitle {
	margin-top: 5px;
	width: 210px;
	font-size: 1.2em;
	color: #217bb0;

}
#homeBoxContents {
  	width: 208px;
}
/* ----------------- arrowLink ----------------- */
A.arrowLink:link {
  font-family: Arial, Verdana, Sans-Serif;
  color: #217bb0;
  display: block;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 15px;
  text-align: right;
  padding-right: 20px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}

A.arrowLink:visited {
  font-family: Arial, Verdana, Sans-Serif;
  color: #217bb0;
  display: block;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 15px;
  text-align: right;
  padding-right: 20px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}

A.arrowLink:hover {
  color: #228212;
  text-decoration: none;
  background-image: url(../images/arrow-b.gif);
}
/************************** Home Boxes end **************************/
