body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3;
	color: #000000;
	margin: 0px;
	background-color: #F2F2FF;
	font-size: 14px;
	}

#wrapper {
	position:relative;
	margin: auto;
	padding: 0px;
	width: 1000px;
	border: 1px solid #9ACD66;
	background-color: #FFFFFF;
	background-image: url(../images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.clear {
	line-height: 0px;
	clear: both;
	float: none;
	height: -1px;
	width: 0px;
	padding: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
}

.clearHorizontalRule {
	color:#FFFFFF;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.red {
	color: #990000;
}



h1 {
	font-size: 180%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h2 {
	font-size: 140%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	}
h3 {
	font-size: 110%;
	color: #336600;
	margin: 0px;
	}
h4 {
	font-size: 100%;
	color: #000000;
	margin: 0px;
	}
h5 {
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	}
	
h6 {
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	border: none;
	}

img {
	border: none;
}
	
.latestNews	
{
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
background-color: #fff;
}
.latestNews tr
{
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.latestNews td
{
padding: 20px;
}

.latestNews .pressReleaseInfo
{
font-size: 11px;
line-height: 15px;
color: #999;
}
/* STANDARD FORM ELEMENTS */
.formZero {
	line-height: 85%;
	margin: 0px;
	padding: 0px;
}

.formMini {
	margin: 0px;
	padding: 0px;
	float:left;
}

.formGap {
margin: 20px 0px 0px;
}


	
	
.formLabel, .formLabelSmall, .formLabelLong {
	font-size: medium;
	float: left;
	display: inline;
	padding: 3px;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: right;
	width: auto;
	width: 120px;
	height: 17px;
	line-height: 17px;
	clear:both;
}

.formLabelSmall {
	width: 70px;
}


.formLabelLong {
	width: 110px;
}



.formBox {
	float: left;
	display: inline;
}


.formField {
	margin-top: 7px;
	font-size:medium;
	padding: 2px;
	width: 250px;
	background-color: #FEFEFE;
	border: 1px solid #333333;
}

.formButton {
height:28px;
}

.formButtonSmall {
	font-size: xx-small;
	color: #FFFFFF;
	padding: 1px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

.imageBorder {
	border: 1px solid #333333;
}


.genericBox {
	margin: 2%;
	padding: 2%;
	height: auto;
	float: left;
	display: inline;
	}

.genericBoxB {
	margin: 1%;
	width:43%;
	padding: 2%;
	height: auto;
	float: left;
	display: inline;
	border: 1px solid #333333;
}

.genericBoxTight {
	margin: 1%;
	padding: 0px;
	height: auto;
	float: left;
	display: inline;
	border: 1px solid #333333;
}

.tabularDataBox, .tabularDataBox200 {
	margin: -1px;
	padding: 2px;
	height: auto;
	float: left;
	display: inline;
	border: 1px solid #999999;
	width: 100px;
	background-color: #EEEEEE;
}

.tabularDataBox200 {
	width: 200px;
}

/* THESE ONES DON'T HAVE ANY SET WIDTH */
.tabularDataBoxB {
	margin: -1px;
	padding: 2px;
	height: auto;
	float: left;
	display: inline;
	border: 1px solid #999999;
	background-color: #EEEEEE;
}

.tabularHeaderBoxB {
	margin: -1px;
	padding: 2px;
	height: auto;
	float: left;
	display: inline;
	border: 1px solid #999999;
	background-color: #555555;
	color: #FFFFFF;
}


.tabularHeaderBox, .tabularHeaderBox200 {
	margin: -1px;
	padding: 2px;
	height: auto;
	float: left;
	display: inline;
	border: 1px solid #999999;
	width: 100px;
	background-color: #555555;
	color: #FFFFFF;
}

.tabularHeaderBox200 {
	width: 200px;
}

.standardIframe {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 700px;
	width: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* TABS */
.tabBG {
	background-image: url(../images/tab-bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	float: left;
	padding: 5px 0px 0px;
	font-weight: bold;
}

.tabEndLeft, .tabEndright {
	height: 25px;
	float: left;
}

.tabEndLeft {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: left;
}





/* ************************************************************************* */

/* This is the Outer Box holding the CurveBox */
.curvedBox {
	width: 530px;
	margin: 20px;
	/* border: 1px dashed #660033;	 */
}

/* This is the Inner Box containing the content to be displayed */
.curveBoxContent {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

.curvedBoxTop {
	float:left;
	background-image: url(../images/boxmodel-top.gif);
	background-repeat: repeat-x;
	width:95.8%;
}

.curvedBoxBot {
	float:left;
	background-image: url(../images/boxmodel-bot.gif);
	background-repeat: repeat-x;
	width:95.8%;
}

/* BOX MODEL - CORNERS */

.curvedBoxTopLeft, .curvedBoxBotLeft {
	width:2%;
	height:9px;
	background-repeat: no-repeat;
	float:left;
}

.curvedBoxTopRight, .curvedBoxBotRight {
	width:2%;
	height:9px;
	background-repeat: no-repeat;
	float:right;
}


.curvedBoxTopLeft {
	background-image: url(../images/boxmodel-top-left.gif);
}
.curvedBoxTopRight {
	background-image: url(../images/boxmodel-top-right.gif);
	background-position: right;
}
.curvedBoxBotLeft {
	background-image: url(../images/boxmodel-bot-left.gif);
}
.curvedBoxBotRight {
	background-image: url(../images/boxmodel-bot-right.gif);
	background-position: right;
}

/* ************************************************************************* */



/* *************************************************************************** */
/* Standard Square Holding Box */

.standardSquareBox {
	width: 530px;
	margin: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

/* *************************************************************************** */










/* *************************************************************************** */
/* Standard List */
.standardList ul {

}

.standardList li {
	list-style-image: url(../images/bullet_standard_list.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.standardList a, .standardList a:visited, .standardList a:hover {
	font-weight: normal;
	font-size: 90%;
	color: #666666;
}
/* *************************************************************************** */





/* Standard Links styles for in the text */
a, a:visited {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-size: 100%;
	border: none;
	}



a:hover {
	text-decoration: underline;
	border: none;
	}

a.tooltip {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	position: relative;
}

a.tooltip:hover {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	cursor: text;
}


a.tooltip span {display: none;}
 
a.tooltip:hover span {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 120px;
  height: 100px;
  display: block;
  background: #FFFFCC;
 border-right-width: 3px;
 border-right-style: solid;
 border-right-color: #CCCCCC;
 border-bottom-width: 4px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #CCCCCC;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #CCCCCC;
  padding: 10px;
  font-size: 11px;
  text-decoration: none;
  } 

