body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
.style2 {
	color: #003366
}

h1 {
	color:  #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.bodyTxt   a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
	font-weight: bold;
	}
.bodyTxt  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
	font-weight: bold;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

#wrapper {
	width: 760px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(images/NEW-header.gif);
	background-repeat: no-repeat;
	height: 150px;
}

#leftnav{
	width: 190px;
	float: left;
	height: auto;
	padding-right: 10px;
	padding-left: 0px;
}

.leftNavigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	text-decoration: none;
	color:  #666666;
	font-weight: bold;
}
.leftNavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	text-decoration: none;
	color:  #666666;
	font-weight: bold;
}
.leftNavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	text-decoration: none;
	color:  #003399;
	font-weight: bold;
}
.leftNavigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	text-decoration: none;
	color:  #666666;
	font-weight: bold;
}
.leftNavigationOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	text-decoration: none;
	color:  #003399;
	font-weight: bold;
}
.leftNavigation  ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	list-style-type: none;
	text-decoration: none;
	border-bottom-color: #333333;
}
.leftNavigation  ul  li a:link {
	color:  #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	list-style-type: none;
	line-height: 30px;
	text-decoration: none;
}
.leftNavigation  ul  li a:visited {
	color:  #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	list-style-type: none;
	line-height: 30px;
	text-decoration: none;
}
.leftNavigation  ul  li a:hover {
	color:  #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	list-style-type: none;
	line-height: 30px;
	text-decoration: none;
}

#rightcolumn {
	width: 550px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 16px;
	padding-top: 10px;
}
.rightBorder {
	border-right: 1px solid #cccccc;
	}
.breakOut {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	}
.breakOutPadding {
	padding: 5px;
	}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #A84665;
	}

/*FOOTER*/
#footer {
	clear : both;
	height : 50px;
	text-align : center;
	line-height : normal;
	font-size : x-small;
	color : #959595;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.footer  a:link,a:visited,a:active {
	line-height : normal;
	font-size : small;
	color : #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#trialsbox {
	width: 525px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	border: thin solid #003399;
	padding-right: 5px;
	padding-left: 5px;
}

