@charset "utf-8";
/* CSS Document */

body { background: url(../Images/BodyBG.png) repeat-x #fff; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { font-size: 0.9em; color: #221E1F; line-height: 1.6em; margin: 0px 0px 8px 0px; text-align:justify;}
a img { border: none; }
.seperator	{ clear: both; height: 0; margin: 0; font-size: 1px; line-height: 0px;  }
.float{ float: left; padding-right: 30px; }


#wrapper {	width: 100%;	float: left;	min-width: 955px;}
#wrapper2 { width: 955px; margin: 0px auto; }
#header { width: 955px; float: left; height: 170px; background: url(../Images/HeaderBG.jpg) #093D86; margin-top: 20px; }
#date {width: 945px; float: left; height: 20px; background-color: #093D86; text-align: right; padding-right:10px; font-size: 0.8em;  color: #FFFFFF;}
#content { width: 954px; float: left; padding: 0px; background: url(../Images/BG2.jpg) repeat-y; border-right: 1px solid #093D86; }
#left { width: 277px; float: left; padding-top: 10px; }
#right { float: right; width: 620px; margin: 0px; padding-top: 17px;  }

/*** Logo ************************************************/
/***********************************************************/

#ltext { float:right; padding: 62px 10px 0px 0px;}
h1{color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 2em; font-weight: normal; text-align: right; letter-spacing: 3px;}

/*** Navigation Left ********************************************/
/***********************************************************/

#navigation { float: left; width: 237px; padding-left: 15px; }
#navigation ul { padding: 0px; margin: 0px; }
#navigation ul li { list-style-type: none; }
#navigation ul li a { font-family:Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-size: 1em; color: #ffffff; text-decoration: none; line-height: 2.5em;}
#navigation ul li a:hover { color: #093D86; text-decoration: none; }

/*** Right **************************************************/
/***********************************************************/

#right h1 { font-size: 1.30em; color: #093D86; font-weight: normal; letter-spacing: -0.03em; margin: 0px 0px 4px 0px; text-align: left;}
/* #left h1 { border-bottom: 1px solid #99c4d5; } */
#right a { color: ##093D86; text-decoration: none; margin: 0px 0px 4px 0px; text-align:justify; font-size: 1em;}
/* #left p a:hover { color: #068ecb; background-color: #fff; } */
#right a:hover { text-decoration: underline;}
#right h2 { color: #949599; font-weight: bold; margin: 0px 0px 4px 0px;}
#right h3 { font-size: 0.9em; color: #221E1F; line-height: 1.6em; margin: 0px 0px 4px 0px;}
#right ul { padding-left: 30px; margin:0px; }
#right ul li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: #221E1F; margin: 0px 0px 8px 0px; text-align:justify; text-decoration: none;}
#right ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #093D86;
	margin: 0px 0px 8px 0px;
	text-align:justify;
	text-decoration: none;
}
#right ul li a:hover { text-decoration: underline; }
#right td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #221E1F; margin: 0px 0px 8px 0px; text-align:justify; }
#box1 { float: left; width: 250px;}
#box2 { float: left; width: 250px;}

/*** Footer ************************************************/
/***********************************************************/

#footer { background: url(../Images/LogoFooter.jpg) no-repeat #093D86; float: left; width: 955px; height: 30px;   }
#footer .left { float: left; padding: 5px 0 0 65px;  }
#footer .right { float: right; padding: 5px 10px 0 0;  }
#footer p { color: #FFFFFF; margin: 0px;}
#footer p a { color: #FFFFFF; text-decoration: none; margin: 0px; }
/* #left p a:hover { color: #068ecb; background-color: #fff; } */
#footer p a:hover { margin: 0px; text-decoration: underline;}
.listimage	{ list-style-image: url(../Images/bullet.gif);}
