body {
	background-color : #F2F5F7;
	margin: 0px;
	color:#000000;
}  

td, p, div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	text-decoration: none;
	line-height: 170%;
}

a:link{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #32527E;
	text-decoration: underline;
} 
a:visited{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #32527E;
	text-decoration: underline;
} 
a:hover{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #6282AE;
	text-decoration: underline;
} 

ul, ol, li{
		font-weight: normal;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		list-style:  /*url(images/bullet.gif)*/ outside;
		text-decoration: none;
		color:#000000;
}

h1 { 
	color: #32527E; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : bold; 
	font-size:18px;
	line-height: 130%;	
	}
h2 { 
	color: #32527E; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : bold; 
	font-size:15px;
	line-height: 130%;
	}
h3 { 
	color: #32527E; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : bold; 
	font-size:13px;
	line-height: 130%;	
	}		

.white {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 170%;
}
a.white:link{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: underline;
} 
a.white:visited{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: underline;
} 
a.white:hover{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFCC00;
	text-decoration: underline;
}

.asterisk {
	color:#FF0000;
	}
	
.ContentCell {
	background-color: #FFFFFF;
	padding: 10px;
	height: 600px;
}

.ContentCellRight {
	background-color: #F2F5F7;
	padding: 10px;
	border-right:1px solid #32527E;
	border-left:1px dotted #32527E;
	background-image:url(images/right_grad.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.ContentCellRight h1 { 
	color: #32527E; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : normal; 	
	font-size:18px;
	line-height: 130%;	
	}
.ContentCellRight h2 { 
	color: #32527E; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : normal; 
	font-size:15px;
	line-height: 130%;	
	}
.ContentCellRight h3 { 
	color: #32527E; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : normal; 
	font-size:13px;
	line-height: 130%;		
	}
	
.AltTableRow {
	background-color:#DCE7E1;	
	}
	
.small {
	font-size:11px;
	color: #CF3C20;	
	}
	
a.small:link{
	font-size:11px;
	color: #CF3C20;
	text-decoration: none;
} 
a.small:visited{
	font-size:11px;
	color: #CF3C20;
	text-decoration: none;
} 
a.small:hover{
	font-size:11px;
	color: #000000;
	text-decoration: underline;
}

.ProductDetailTable {
background-color:#F2F5F7;
border:1px solid #000000;
margin-top:20px;
padding:10px 10px 10px 10px;
}	

/*Form Styles Start*/
FORM {
margin: 0px;	
}

.TextBox {
font-size:13px;
background-color: #FFFFFF;
border: solid 1px #32527E;
color: #32527E;
}

input:focus {
	background-color:#FFC;
}

.option {
font-size:11px;
background-color: #FFFFFF;
color: #32527E;
}

.select {
font-size:11px;
background-color: #FFFFFF;
color: #32527E;
border: solid 1px #32527E;
}

.textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
background-color: #FFFFFF;
border: solid 1px #32527E;
color: #32527E;
}

.CheckBox {
font-size:11px;
color: #32527E;
}

.Submit{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #FFCC00;
	border: #32527E 1px outset;
	color: #000000;
	font-weight:bold;
}

/*Form Styles End*/

/*Menu styles*/

div.menu_normal a:link { 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
background-color: #A49E77;
text-decoration: none; 
display: block; 
color: #FFFFFF; 
padding:2px 5px 2px 35px;
border-bottom: 1px solid #FFFFFF;
font-size:1.1em;
background-image:url(images/fish.png);
background-position:left;
background-repeat:no-repeat;
width:155px;
}

div.menu_normal a:visited { 
background-color: #A49E77;
text-decoration: none; 
display: block; 
color: #FFFFFF; 
padding:2px 5px 2px 35px;
border-bottom: 1px solid #FFFFFF;
font-size:1.1em;
background-image:url(images/fish.png);
background-position:left;
background-repeat:no-repeat;
} 

div.menu_normal a:hover { 
background-color: #49758B;
text-decoration: none; 
display: block; 
color: #D0E0CF; 
padding:2px 5px 2px 35px;
border-bottom: 1px solid #FFFFFF;
font-size:1.1em;
}

div.menu_normal2 a:link { 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
background-color: #AFAA88;
text-decoration: none; 
display: block; 
color: #FFFFFF; 
padding:2px 5px 2px 35px;
border-bottom: 1px solid #FFFFFF;
font-size:1.1em;
background-image:url(images/fish.png);
background-position:left;
background-repeat:no-repeat;
}

div.menu_normal2 a:visited { 
background-color: #AFAA88;
text-decoration: none; 
display: block; 
color: #FFFFFF; 
padding:2px 5px 2px 35px;
border-bottom: 1px solid #FFFFFF;
font-size:1.1em;
background-image:url(images/fish.png);
background-position:left;
background-repeat:no-repeat;
} 

div.menu_normal2 a:hover { 
background-color: #49758B;
text-decoration: none; 
display: block; 
color: #D0E0CF; 
padding:2px 5px 2px 35px;
border-bottom: 1px solid #FFFFFF;
font-size:1.1em;
}

/*End menu styles*/

/*Front page box style*/

#SmallBox1 {

float: left;
background-image:url(images/smallboxgradient.jpg);
background-repeat:repeat-x;
background-position:top;
width: 171px;
height:160px;
border: 1px solid #9A9367;
padding:5px;
margin-right:10px;
margin-top:10px;
}

#SmallBox1 p {
font-size: 9pt;
line-height:135%;
}

#SmallBox2 {

float: left;
background-image:url(images/smallboxgradient.jpg);
background-repeat:repeat-x;
background-position:top;
width: 172px;
height:160px;
border: 1px solid #9A9367;
padding:5px;
margin-right:10px;
margin-top:10px;
}

#SmallBox2 p {
font-size: 9pt;
line-height:135%;
}

#SmallBox3 {

float: left;
background-image:url(images/smallboxgradient.jpg);
background-repeat:repeat-x;
background-position:top;
width: 171px;
height:160px;
border: 1px solid #9A9367;
padding:5px;
margin-top:10px;
}

#SmallBox3 p {
font-size: 9pt;
line-height:135%;
}

