body 
{
position:relative;
margin:0px 10px 15px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height:140%;
text-decoration: none;
color: #000;
background-color: #ffffff;
}

/* td 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}
/* line-height: 15px; */

a:link {color: #062376; text-decoration: underline;}
a:visited {color: #062376; text-decoration: underline;}
a:hover {color: #0A41DE; text-decoration: underline;}

a.menuitem:link {color: #062376; text-decoration: none;}
a.menuitem:visited {color: #062376; text-decoration: none;}
a.menuitem:hover {color: #062376; text-decoration: none; font-weight: bold;}

H1
{
font-size: 18px;
/* color: #102E6B; */
color: #336699;
font-weight: bold;
}

H2
{
	font-size: 14px;
/* color: #102E6B; */
color: #336699;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

H3
{
	padding-bottom: 0px;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-indent: 0.25in;
	line-height: 12px;
}

.newspaper
{
    font-size: 12px;
    color: #000000;
    font-family: "Times New Roman", Times, serif;
	text-align: justify
}

.newspapercenter
{
    font-size: 12px;
    color: #000000;
    font-family: 'Times New Roman', Times, serif;
	text-align: center
}

.newspaperright
{
    font-size: 12px;
    color: #000000;
    font-family: 'Times New Roman', Times, serif;
	text-align: right
}

.Right {
	float:right;
	margin:0; 
	padding:0;
	border:0 ;
}



.Left {
	float:left;
	margin:0; 
	padding:0;
	border:0 ;
}

.EM { /* Emphasized text */
padding: 2px; 
margin: 1em;
border-width: medium;
border-style: dashed;
line-height: 2.4em;
}

/* Invoke this with title='text to be displayed' inside the class tag */
.popup1 { 
	cursor: help;
	color: #9F141A; 
}

.clientHeader
{
font-size: 13px;
/* color: #102E6B; */
color: #336699;
font-weight: bold;
}

.greyHeader
{
padding-bottom:12px;
font-size: 12px;
color: #333333;
font-weight: bold;
}

.blueHeader
{
font-size:12px;
/* color: #3E588D; */
color: #336699;
font-weight: bold;
}

.blue
{
/* 	color: #003366; */
	color: #336699;
}

.ten_px
{
font-size: 10px;
}

.nine_px
{
font-size: 9px;
}

.Header
{
font-size: 12px;
/* 	color: #003366; */
color: #336699;
font-weight: bold;
}

.detailsText
{
font-size: 10px;
}

.bigText
{
font-size: 12px;
line-height: 19px;
}

.copyright
{
font-size: 10px;
color: #000000;
}

.blueGreyBorder
{
border: 1px solid #D6DAE2;
}

.danger {
font-size: 12px;
color: #FF3333;
font-weight: bold;
}

.floatinglogo 
{
		position:absolute;
		left: 18px;
		top: 8px;
		z-index: 50;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #c7ff92;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c7ff92;
	background-image:   url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #c7ff92;
	background-color: #B3E682;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************ Menu styles **************/
ul.main {
	margin: 0;
	text-align: right;
	padding: 0 4px 0 0;
	background: #F2D7C2; /* blue was 182068 */
	list-style: none;
	width: 128px;
	line-height: 1.5;
}
	
ul.main li { /* position of main menu items */
	position: relative;
	z-index: 2; /* has to be greater than (in front of) .bullet */
}

li.mainmenu ul.sub { /* submenu */
	position: absolute;
	left: 128px;
	top: 0;
	background: #F2D7C2; /* blue was 182068 */
	display: none;
	padding: 2px;
	width: 95px;
	}
	
li:hover ul.sub, li.over ul.sub, ul.sub {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	z-index: 10;
}

/* Fix IE. Hide from IE Mac */
* html ul.main li { height: 1%; }
* html ul li.mainmenu a { height: 1%; }
/* End */

.menutable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	width: 128px;
	background-color: #F2D7C2;
}
.menutable td {
	padding: 0px 0px 0px 0px;
	background-color: #F2D7C2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}

.submenutable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	width: 95px;
	background-color: #FDE2CB;
}
.submenutable td {
	padding: 0px 0px 0px 0px;
	background-color: #FDE2CB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}

.menuitem {
	text-decoration: none;
	border: 0px;
}

.bulletlist {
	margin-left: 16px;
	width: auto;
	list-style-type: disc;
	list-style-position: outside;
}
.bullet {
	display: block;
	position: static;
	vertical-align: top;
	left: 0px;
	float: none;
	text-indent: 0;
	z-index: 1;
	padding-bottom: 12px; 
}
.Banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
/*	border: thin double #336699; */
	text-align: justify;
	margin: auto;
	padding: 10px;
}

/* GENERAL TYPE SIZES*/
.tight {
	line-height:100%;
}

.tightfit {
	line-height:100%;
	margin: 0px;
	padding: 0px;
}

.Size1, small, .small {
	font-size:xx-small;
}

.Size2 {
	font-size:14px;
}

.Size3 {
	font-size:16px;
}

.Size4 {
	font-size:18px;
}

.Size5 {
	font-size:24px;
}

.Size6 {
	font-size:30px;
}

.Size7 {
	font-size:36px;
}
.box_noborder {
	padding: 10px;
}
