
body {  margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;  
}

a {
	color: #005983;
}

p {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	list-style-type: disc;
	line-height : 16px;
	color: #333333;
}

.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	color: #333333;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color: #333333;
}

.header2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
    	margin-top: 25px;
    	margin-left: 0;
	color: #FF0000;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #000066;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
    	margin-top: 20px;
    	margin-left: 0;
	color: #e80449;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
    	margin-top: 25px;
	color: #005983;
}

h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000066;
}

h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #000066;
}

ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color: #333333;
	
}
li {
	margin-bottom: 10px;
	list-style-type: disk;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	list-style-type: disc;
	line-height : 16px;
	list-style-image: url(../img/bullet.gif);
	color: #333333;
}

ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color: #333333;
}

.covanceUrl {  font-size : 12px;
	font-family: "Arial, Helvetica, Verdana", Sans-Serif;
}

.covanceUrl a:link { text-decoration:none; color:#FFFFFF;}
.covanceUrl a:visited { text-decoration:none; color:#FFFFFF;}
.covanceUrl a:hover { text-decoration:underline; color:#FFFFFF;}
.covanceUrl a:active { text-decoration:underline; color:#FFFFFF;}

.nav {  font-size : 12px;
	font-family: "Arial, Helvetica, Verdana", Sans-Serif;
}

.nav a:link { text-decoration:none; color:#FFFFFF }
.nav a:visited { text-decoration:none; color:#FFFFFF }
.nav a:hover { text-decoration:underline; color:#FFFFFF }
.nav a:active { text-decoration:underline; color:#FFFFFF }

.withborder { background-color: #CCCCCC;   
     border-style: dashed;
     border-width: medium;        /* sets border width on all sides */
     border-color: #666666;
}
.roundcont {
	width: 600px;
	background-color: #f2f2f2;
	color: #fff;
}

.roundcont p {
	margin: 8px 10px 8px 10px;
}

.roundtop { 
	background: url(../img/tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(../img/br.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.roundcont2 {
	width: 600px;
	background-color: #f2f2f2;
	color: #fff;
}

.roundcont2 p {
	font-family: georgia;
	font-style: italic;
	color: #005983;
	margin: 8px 20px 8px 20px;
}

.roundtop2 { 
	background: url(../img/tr.jpg) no-repeat top right; 
}

.roundbottom2 {
	background: url(../img/br.jpg) no-repeat top right; 
}

img.corner2 {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
label {
   margin-right: 20px;
   text-align: right;

   
}
input {
	position: absolute;
	left: 380px;
	border: 1px solid #ccc;
	width: 350px;
}
form {
	width: 400px;
	padding-top: 20px;
}
.button {
	width: 285px;
	height: 32px;
	border: 0;
	left: 412px;
	margin-top: 15px;
}

.myBox{
    padding: 0 20px;
    text-align: left;
	margin: 0 auto;
	color:#005983;
	font-family:georgia;
	font-style:italic;
}

.myBox p {
	color:#005983;
	font-family:georgia;
	font-style:italic;
}

/* Pagination Styling */

.pagination {
	border: 1px solid #00adef;
	background-color: #009ccd;
	padding: 4px;
	color: white;
}

.pagination a, .pagination a:visited, .pagination a:hover {
	color: #fff;
}

.pagination:hover {
	text-decoration: underline;
}

/* Tabs Styling */

#tabs {
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid gray;
margin-bottom: 15px;
_margin-bottom: 0;
}

/* * html #tabs{ /*IE only. Add 1em spacing between menu and rest of content
margin-bottom: 1em;
} 

*/

#tabs ul{
list-style-type: none;
padding:0;
margin: 0;
}

#tabs li{
display:inline;
margin:0;
padding:0;
}

#tabs a {
float:left;
background:url(../img/left.jpg) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
cursor: pointer;
}

#tabs a span {
float:left;
display:block;
background:url(../img/right.jpg) no-repeat right top;
padding:6px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
margin-right: 2px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
color: black;
}

#tabs #current a {
background-position:0 -125px;
}

#tabs #current a span {
background-position:100% -125px;
color: black;
}

#tabs a:hover {
background-position:0% -125px;
}

#tabs a:hover span {
background-position:100% -125px;
}

/*
//////////////////////////
*/

/* Reduced Tabs Styling */

#reducedTabs {
float:left;
width:100%;
font-size:11px;
border-bottom: 1px solid gray;
margin-bottom: 5px;
_margin-bottom: 0;
}

#reducedTabs ul{
list-style-type: none;
padding:0;
margin: 0;
}

#reducedTabs li{
display:inline;
margin:0;
padding:0;
}

#reducedTabs a {
float:left;
background:url(../img/left.jpg) no-repeat left top;
margin:0;
padding:0 0 0 6px;
text-decoration:none;
cursor: pointer;
}

#reducedTabs a span {
float:left;
display:block;
background:url(../img/right.jpg) no-repeat right top;
padding:4px 3px 3px 0px;
font-weight:bold;
color:#3B3B3B;
font-size: 11px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#reducedTabs a span {float:none;}
/* End IE5-Mac hack */

#reducedTabs a:hover span {
color: black;
}

#reducedTabs #current a {
background-position:0 -125px;
}

#reducedTabs #current a span {
background-position:100% -125px;
color: black;
}

#reducedTabs a:hover {
background-position:0% -125px;
}

#reducedTabs a:hover span {
background-position:100% -125px;
}



