a:link
{
	text-decoration: none;
	color: #036;
	}
	
a:hover
{
	text-decoration: none;
	color: #c33;
	}
	
a:visited
{
	text-decoration: none;
	color: #000;
	}
	
a.header:link
{
	color: #363;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	}

a.header:hover
{
	color: #930;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	}
	
a.header:visited
{
	color: #363;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	}			
	
a.nav:link
{
	text-decoration: none;
	color: #0D3D6D;
	}
	
a.nav:hover
{
	text-decoration: none;
	color: #900;
	}
	
a.nav:visited
{
	text-decoration: none;
	color: #0D3D6D;
	}			
	
a.copy:link
{
	text-decoration: underline;
	color: #09437D;
	}
	
a.copy:hover
{
	text-decoration: underline;
	color: #f00;
	}
	
a.copy:visited
{
	text-decoration: underline;
	color: #09437D;
	}
	
a.links:link
{
	color: #930;
	text-decoration: underline;
	}
	
a.links:visited
{
	color: #930;
	text-decoration: underline;
	}
	
a.links:hover
{
	color: #930;
	text-decoration: underline;
	}
	
a.sitemap:link
{
	text-decoration: underline;
	}
	
a.sitemap:hover
{
	text-decoration: underline;
	}
	
a.sitemap:visited
{
	text-decoration: underline;
	}							
	
	

/*** STANDARD STYLES ***/

body /** this style is different in the IE override style sheet **/
{
	color: #333;
	background-color: #fff;
	font-family: verdana;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	}
	
.house
{
	color: #333;
	background-color: #fff;
	margin: auto;
	width: 600px;	
  }

.error
{
	font-size: 11px;
	font-weight: bold;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #c33;
	}
	
		


/*** TD STYLES ***/			

td
{
	font-size: 11px;
	color: #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  text-align: left;
	}
	
.small
{
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #666;
	padding: 0px 0px 0px 4px;
	}	
	
.copy10 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 135%; 
	color: #000;
	}	
	
.bold
{
	font-weight: bold;
	}
	
.bold-right
{
	font-weight: bold;
	text-align: right;
	}		
	
.right
{
  text-align: right;
	}
	
.center
{
  text-align: center;
	}

.middle
{
  vertical-align: middle;
	}
	
.middlecenter
{
  vertical-align: middle;
  text-align: center;
	}

.middleright
{
  vertical-align: middle;
  text-align: right;
	}

.textboldright
{
  text-align:right;
  font-weight: bold;
	}
	
.title
{
  font-size: 13px;
  font-weight: bold;
  color: #333;
  }
	
.subtitle
{
	color: #333;
	font-weight: bold;
	}	
	
.center-right
{
	text-align: center;
	}	
	
.bottom-right
{
	background-color: #C6E4CF;
	}	

.textcolorbold
{
  font-weight: bold;
  font-size: 11px;
  color: #3755B0;
  font-family: verdana, arial, helvetica, sans-serif;
	}
	
.personal
{
	background-color: #FFF4DB;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0D3D6D;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
	}
	
.position-difference /** this style is different in the IE override style sheet **/
{
	margin: 0px 0px 0px 105px; 
	position: absolute; top: 87px;
	}
	
.position-prodserv /** this style is different in the IE override style sheet **/
{
	margin: 0px 0px 0px 243px; 
	position: absolute; top: 87px;
	}	
	
.level-one-difference
{
	width: 123px;
	background-color: #FFF4DB;
	border-right: 1px solid #C5A257;
	border-left: 1px solid #C5A257;
	border-bottom: 1px solid #C5A257;
	padding: 4px 3px 3px 10px;
	color: #0D3D6D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	}
	
.level-one-difference-end
{
	width: 123px;
	background-color: #FFF4DB;
	border-right: 1px solid #C5A257;
	border-left: 1px solid #C5A257;
	border-bottom: 4px solid #C5A257;
	padding: 4px 3px 3px 10px;
	color: #0D3D6D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	}	
	
.level-one-prodserv
{
	width: 116px;
	background-color: #FFF4DB;
	border-right: 1px solid #C5A257;
	border-left: 1px solid #C5A257;
	border-bottom: 1px solid #C5A257;
	padding: 4px 3px 3px 10px;
	color: #0D3D6D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	}
	
.level-two-prodserv
{
	width: 108px;
	background-color: #FFECC2;
	border-right: 1px solid #C5A257;
	border-left: 1px solid #C5A257;
	border-bottom: 1px solid #C5A257;
	padding: 4px 3px 3px 18px;
	color: #0D3D6D;
	font-size: 10px;
	}
	
.level-two-prodserv-end
{
	width: 108px;
	background-color: #FFECC2;
	border-right: 1px solid #C5A257;
	border-left: 1px solid #C5A257;
	border-bottom: 4px solid #C5A257;
	padding: 4px 3px 3px 18px;
	color: #0D3D6D;
	font-size: 10px;
	}	
	
.disclaimer
{
	color: #c00; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	}
	
.txt-links
{
	float: left;
	position: absolute;
	left: 491px;
	top: 5px;
	color: #466B4A;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	}			
					
	
	
	

/** FORM STYLES **/

form
{
  margin: 0;
  padding: 0;
	}

input
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
input.pad
{
	margin: 0px 0px 3px 0px;
	}

select
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	}

textarea
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.field
{
	vertical-align: middle;
	text-align: right;
	color: #333;
	}
	
.next-to
{
	padding: 0px 5px 0px 17px;
	}			

.form-left
{
	float: left;
	width: 5%;
	margin: 0px 0px 0px 5px;
	}
	
.form-right
{
	float: left;
	width: 85%;	
	margin: 0px 0px 0px 3px;
	padding: 3px 0px 0px 0px;
	}

.form-left-contact
{
	float: left;
	width: 25%;
	margin: 0px 0px 0px 5px;
	padding: 7px 0px 0px 0px;
	text-align: right;
	}	

.form-right-contact
{
	float: left;
	width: 70%;	
	margin: 0px 0px 0px 3px;
	padding: 3px 0px 0px 0px;
	}



/*** LIST STYLES ***/

ul.none
{
	list-style-type: none;	
  color: #5969A5;
  margin-left: 11px;
	margin-right: 5px;
	margin-top: 5px;
	}
	
ol.roman
{
	list-style-type: upper-roman;	
  color: #5969A5;
  margin-left: 40px;
	margin-right: 5px;
	margin-top: 5px;
	}
	
	
	
div
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
.clear
{
	clear: both;
	margin: 0;
	padding: 0;
	}
	
h1
{
	font-size: 19px;
	color: #333;
	font-weight: bold;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
	
h2
{
	font-size: 17px;
	color: #333;
	font-weight: bold;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}	
	
h4
{
	font-size: 12px;
	color: #a1a1a1;
	font-weight: normal;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
h5
{
	font-size: 11px;
	color: #a1a1a1;
	font-weight: normal;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
	
#pagetitle
{
	position: absolute; 
	top: 0px; 
	left: 200px; 
	color: #000f6d; 
	font-size: 90px; 
	font-family: times;
	}
	
#volume
{
	width: 200px; 
	position: absolute; 
	top: 145px; 
	left: 575px; 
	color: #fff; 
	font-weight: bold; 
	font-size: 13px;
	}
	
#category-volume
{
	display: none;
	}
	
	


.head14 
{  
	font-size: 15px; 
	font-style: italic; 
	line-height: 160%; 
	font-weight: bold; 
	color: #036;
	}

.mousecopy 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000;
	}
	
a.linkssitemapB:link
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	color: #000033; 
	text-decoration: underline; 
	font-weight: bold
	}
	
a.linkssitemapB:hover
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	color: #000033; 
	text-decoration: underline; 
	font-weight: bold
	}
	
a.linkssitemapB:visited
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	color: #000033; 
	text-decoration: underline; 
	font-weight: bold
	}
	
a.linkssitemap:link
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	color: #000033; 
	text-decoration: underline
	}
	
a.linkssitemap:hover
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	color: #000033; 
	text-decoration: underline
	}				
	
a.linkssitemap:visited
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	color: #000033; 
	text-decoration: underline
	}	
	



.header
{
	width: 761px;
	}
	
.nav
{
	width: 761px;
	text-align: right;	
	}
	
.buffer
{
	border-top: 1px solid #C5A257;
	background-color: #FFECC2;
	width: 100%;
	height: 18px;
	border-bottom: 1px solid #CFC9B1;
	}
	
#Sub_Difference
{
	visibility: hidden;
	}
	
#Sub_Prod
{
	visibility: hidden;
	}
	
.diff-title
{
	background-color: #C7D7E2;
	border: 1px solid #000;
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	width: 150px;
	}
	
.prod-serv-title
{
	background-color: #AAC5A6;
	border: 1px solid #000;
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	width: 145px;
	}
	
.quote-title
{
	background-color: #CCBBAB;
	border: 1px solid #000;
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	width: 121px;		
	}

.claim-title	
{
	background-color: #D2C1C2;
	border: 1px solid #000;
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-weight: bold;	
	width: 57px;
	}
	
.collegiate-title
{
	background-color: #FFF2D4;
	border: 1px solid #000;
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	width: 138px;
	}
	
.news-title
{	
	background-color: #FFD4D4;
	border: 1px solid #000;
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	width: 89px;		
	}
	
.diff	
{
	background-color: #C7D7E2;
	padding: 15px 0px 15px 0px;
	text-align: center;
	}
	
.prod-serv
{
	background-color: #AAC5A6;
	padding: 15px 0px 15px 0px;
	text-align: center;
	}
	
.quote	
{
	background-color: #CCBBAB;
	padding: 15px 0px 15px 0px;
	text-align: center;
	}
	
.claim
{
	background-color: #D2C1C2;
	padding: 15px 0px 15px 0px;
	text-align: center;
	}
	
.collegiate
{
	background-color: #FFF2D4;
	padding: 15px 0px 15px 0px;
	text-align: center;
	}
	
.news
{
	background-color: #FFD4D4;
	padding: 15px 0px 15px 0px;
	text-align: center;
	}
	
img.h-rule
{
	vertical-align: middle; 
	background-color: #000; 
	margin: 10px 0px 0px 0px;
	}
	
img.v-rule
{
	margin: 0px 0px 0px 75px;
	text-align: center;
	background-color: #000; 
	height: 15px;
	}	