/* Site wide Body */
body {
	background: #0e324d;
	font: normal 12px/16px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #000;
	margin: 0;
}

.body2 {
	line-height: 20px;
}

.callOutText {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}

.smallText {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.callOutTextTitle {
	color: #000;
	font: bold 17px/18px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
}

.subHead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
}

.red {
	font-size: 14px;
	font-weight: bold;
	color: red;
}


.italic {
	font-style: italic;
}

.italicBlue {
	font-weight: bold;
	font-style: italic;
	color: #003366;
}

.italicBlue2 {
	font-weight: bold;
	font-style: italic;
	color: #003366;
	font-size: 14px;
}

.BlueLarge {
	font-weight: bold;
	color: #003366;
	font-size: 18px;
	line-height: 20px;
}

.BlueLarge2 {
	font-weight: bold;
	color: #003366;
	font-size: 16px;
	line-height: 20px;
}


.BlackLarge {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 20px;
}

.italicSmall {
	font-size: 10px;
	font-style: italic;
}

.boldGray {
	font-weight: bold;
	color: #333;
}

.boldBlack {
	font-weight: bold;
	color: #000;
}

.boldBlue {
	font-weight: bold;
	color: #003366;
}

.boldBlack2 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}

.footer {
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	font-weight: normal;
}

.pageTitle {
	color: #003366;
	font: bold 22px/25px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
}

.dashes {
	letter-spacing: 3px;
}

ul {
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
	list-style-type: square;
	padding: 2px 5px 2px 8px;
	margin: 5px 5px 10px 8px;
	/*float: left;*/
	background-position: left middle;
}

.tableLineBreak{
	border-bottom: 1px solid #92b4c8;

}

.tableLine{
	line-height: 22px;
	border-bottom: 1px solid #c4dcda;
}

.tableLine2{
	line-height: 22px;
	border-bottom: 1px solid #92b4c8;
}
    
/* images */
.imagespace {
	padding-top: 3px;
}

.imagespaceLeftTop {
	padding: 5px 15px 5px 0;
}

.hlineSpace {
	padding-bottom: 5px;
	padding-top: 5px;
}

/* tables */
.tableHighlight {
	background-color: #c8d9df;
	border: 1px solid #bbb7b7;
}

.tableHighlight2 {
	background-color: #ddecec;
	border: 1px solid #bbb7b7;
}

.tableTitle {
	margin-top: 15px;
}

.tdHighlight {
	padding: 15px;
}

.tdHighlight2 {
	padding: 5px;
}

.tdLeftSpace {
	padding-left: 10px;
}

.tdProcess {
	background: url(images/process_box.png) no-repeat center center;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.mainTableRepeat {
	background: url(images/background_repeat.jpg) repeat-y;
}

.mainTable1Top {
	background: url(images/background1_top.jpg) no-repeat;
}

.mainTable2Top {
	background: url(images/background2_top.jpg) no-repeat;
}

.mainNav {
	background: url(include_nav_main.jpg) no-repeat;
}

.vline {
	background-image: url(images/v_line.gif); 
	background-repeat: repeat-y;
	background-position: center top;
}

/* Links */
a:link    { text-decoration: underline; font-weight: bold; color: #000;}
a:visited { text-decoration: underline; font-weight: bold; color: #000;}
a:hover   { text-decoration: none; font-weight: bold; color: #0e324d;}
a:active  { text-decoration: underline; font-weight: bold; color: #000;}

a.footer:link    { color: #fff; text-decoration: underline; }
a.footer:visited { color: #fff; text-decoration: underline; }
a.footer:hover   { color: #fff; text-decoration: none; }
a.footer:active  { color: #fff; text-decoration: underline; }

a.nav:link    { color : #333; text-decoration: none; font-weight: bold; 
text-transform: uppercase; letter-spacing: 0; font-size: 11px;}
a.nav:visited { color : #333; text-decoration: none; font-weight: bold;
text-transform: uppercase; letter-spacing: 0px; font-size: 11px;}
a.nav:hover   { color : #fff; text-decoration: none; font-weight: bold; 
text-transform: uppercase; letter-spacing: 0px; font-size: 11px;
	background: url(images/button_over.jpg) no-repeat center center;
	padding: 20px 12px;
}
a.nav:active  { color : #333; text-decoration: none; font-weight: bold; 
text-transform: uppercase; letter-spacing: 0px; font-size: 11px;}

a.nav2:link    { color : #fff; text-decoration: none; font-weight: bold; 
text-transform: uppercase; font-size: 9px;}
a.nav2:visited { color : #fff; text-decoration: none; font-weight: bold; 
text-transform: uppercase; font-size: 9px;}
a.nav2:hover   { color : #6e9559; text-decoration: none; font-weight: bold; 
text-transform: uppercase; font-size: 9px;}
a.nav2:active  { color : #fff; text-decoration: none; font-weight: bold; 
text-transform: uppercase; font-size: 9px;}

a.nav3:link    { color : #000; text-decoration: underline; font-weight: bold; 
text-transform: uppercase; font-size: 10px;}
a.nav3:visited { color : #000; text-decoration: underline; font-weight: bold; 
text-transform: uppercase; font-size: 10px;}
a.nav3:hover   { color : #003366; text-decoration: none; font-weight: bold; 
text-transform: uppercase; font-size: 10px;}
a.nav3:active  { color : #000; text-decoration: underline; font-weight: bold; 
text-transform: uppercase; font-size: 10px;}

a.nav4:link    { color : #000; text-decoration: none; 
font: bold 17px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;}
a.nav4:visited { color : #000; text-decoration: none; 
font: bold 17px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;}
a.nav4:hover   { color : #666; text-decoration: none; 
font: bold 17px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;}
a.nav4:active  { color : #000; text-decoration: none;
font: bold 17px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;}

a.nav5:link    { color : #003366; text-decoration: underline;}
a.nav5:visited { color : #003366; text-decoration: underline;}
a.nav5:hover   { color : #003366; text-decoration: none;}
a.nav5:active  { color : #003366; text-decoration: underline;}


