* { 
	margin: 0;
	padding: 0; 
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 76%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;;
}

H1	{
	color: #003366;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

H2, caption	{
	color: #555;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
}

H3	{ 
	font: bold 1em Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	color: #555; 
}

H4	{ 
	font: bold 0.9em Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	color: #555; 
}

p {
	line-height: 1.4em;
	color: #000;
}

a {
	text-decoration: none;
	color:#003366;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

img {
	border: none;
}

hr {
	clear: both;
	width: 364px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	margin-left: 20px;
}

input, textarea, select {
	font-size: 1em;
	color: #003366;;
}

td {
	vertical-align: top;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrap {
	width: 990px;
	max-width: 990px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/*****  header  *****/

#header {
	width: 990px;
	height: 187px;
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px;
}

/*****  main content  *****/

#content {
	width: 990px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#nav {
	float: left;
	width: 250px;
	text-align: left;
	margin-top: 1em;
	margin-left: 20px;
	padding-bottom: 1em;
}

* html #nav { /*IE only. */
	width: 250px;
	margin-left: 10px;
}

#news {
	height: 110px;
	width: 215px;
	background-repeat: no-repeat;
}

#main_content {
	float: left;
	width: 500px;
	margin-top: 1em;
	padding-left:25px;
}

#right {
	width: 150px;
	float: right;
	margin-left: 20px;
	margin-top: 1em;
}

#ezine_right {
	width: 150px;
	float: right;
	margin-left: 20px;
	margin-top: 1em;
}

/*****  footer  *****/

#footer {
	clear: both;
	width: 990px;
	height: 53px;
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFF;
	text-align: right;
}

/***********************************************/
/* header styles                               */
/***********************************************/

#header p {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-right: 10px;
}

#header p a {
	text-decoration: underline;	
}

#header p a:hover {
	color:#FFFFFF;
}

/***********************************************/
/* content styles                              */
/***********************************************/

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 213px;
}

#nav li.top {
	background-image: url(../images/left_nav_top.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#nav li.bottom {
	background-image: url(../images/left_nav_bottom.gif);
	background-repeat: no-repeat;
	height: 36px;
	border-bottom-color:#FFF;
}

#nav li {
	border-bottom: 3px solid #DADEED;
	margin: 0;
}

#nav li a {
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #BFC6E0;
	color: #004990;
	text-decoration: none;
	width: 200px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
}

#nav li a:hover{
	background-color: #004990;
	color: #fff;
}

#nav li.active {
	color: #fff;
	background-image: url(../images/left_nav_active_background.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: baseline;
}

#main_content h1 {
	padding-left: 88px;
	margin-bottom: 10px;
}

#main_content h2 {
	padding-left: 88px;
}

#main_content p {
	padding-left: 88px;
	width: 400px;
	text-align: justify;
	margin-bottom: 10px;
	color: #003366;
	float: none;
}

#main_content p img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#main_content p a {
	font-weight: bold;
	color: #9966FF;
}

#main_content ul, #main_content ol {
	margin-left: 108px;
	margin-bottom: 10px;
}

#main_content li a, #main_content td a {
	font-weight: bold;	
	color: #9966FF;
}

#news h1 {
	padding-left: 50px;
	padding-top: 10px;
	font-size: 1em;
	color:#003366;	
}

#news p {
	padding-left: 50px;
	color:#003366;
}

.right, .right1, .right_dark {
	width: 130px;
	height: 103px;
	padding-left: 5px;
}

.right, right1, .right_dark {
	margin-top: 10px;
	margin-bottom: 10px;
}

.form_label {
	font-weight: bold;
	padding-left: 88px;
	padding-right: 5px;
}

* html #main_content td p { /*IE only. */
	padding-left: 0px;
}

* html #main_content table { /*IE only. */
	width: 450px;
}

* html .form_label { /*IE only. */
	padding-left: 0px;
}

#ezine_right ul {
	list-style-type: none;
}

#ezine_right li {
	background-image:url(../images/news_link_image.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}

#ezine_right li a {
	font-weight: bold;
	color: #9966FF;
}

/***********************************************/
/* footer styles                               */
/***********************************************/

#footer p {
	color:#FFF;
	padding-top: 20px;
	padding-right: 50px;
}

#footer a {
	color:#FFF;
}

.footerfloatleft {
	float: left; 
	margin: 10px 0px 0px 30px; 
}



