#information{position:absolute; z-index: 10; visibility: visible; left:-1000px; top:-1000px;}

a {
text-decoration: underline;
color: #00469E;
}

a:hover {
text-decoration: none;
color: #00469E ;
}

body, TD { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration: none;  
word-spacing: 1px;
letter-spacing: normal
}

TH {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

H1 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
margin-bottom: 8px;
font-weight: bolder;  
color: #00469E; 
letter-spacing: normal
}

H2 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-top: 1px;
margin-bottom: 5px;
font-weight: bold; 
color: #00469E 
}

H3 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 2px;
font-style: italic; 
margin-bottom: 15px;
font-weight: normal; 
color: #000000 
}

H4 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal; 
font-weight: bold; 
color: #000000 
}

H5 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
margin-bottom: 1px;
font-style: normal; 
font-weight: bold; 
color: #666666 
}

H6 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 13px;
font-style: normal; 
font-weight: bold; 
color: #000000
}


H7 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 13px;
font-style: normal; 
font-weight: bold; 
color: #00469E
}

.sideNav { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-decoration: none;  
word-spacing: 1px;
line-height: 1.2em; 
letter-spacing: normal
}

.mainNav { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
word-spacing: 1px;
line-height: 1.2em; 
letter-spacing: normal
}

.ten { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;  
word-spacing: 1px;
line-height: 1.2em; 
letter-spacing: normal
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 2.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

.smallprint {
	font: 11px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #00469E;
	border-bottom: 1px solid #668099;
	border-left: 1px solid #668099;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	color: #D3D3E2;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table clase="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #000000;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #00469E;
	color: #ffffff;
}
/* altrowEven & altrowOdd are used to style alternating table rows. */
.altrowEven {
	background-color: #eeeeee;
}

.altrowOdd{
	background-color: #e0e0e0;
}


.tableBorder {
	border: 1px dashed #85a2b2;
}

.tableBorderSolid {
	border: 1px solid #85a2b2;
}

.questionBubbleSides {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#home H2 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
margin-bottom: 8px;
margin-left:10px;
font-weight: bolder;  
color: #00469E; 
letter-spacing: normal
}

#home H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	margin-bottom: 8px;
	margin-left:20px;
	font-weight: bolder;
	color: #00469E;
	letter-spacing: normal
}
