/****************
** Page Styles **
****************/

* {margin: 0; padding: 0; }
html, body {
height: 100%;
}
body {
	background: #E4E2E5 url(../images/bgfade.jpg) top repeat-x;
	margin: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}

	
a {
	text-decoration: none;
	font-weight: bold;
}
a, a:link, a:visited, a:hover {
	color: #003D6C;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	color: #012E58;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 30px;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: bold;
	color: #04315B;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.2em;
}
h2 a, h2 a:link, h2 a:visited, h2 a:hover{
	font-weight: bold;
	color: #04315B;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.2em;
}
h3 {
	font-weight: bold;
	color: #04315B;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.3em;
}

h3 a, h3 a:link, h3 a:visited, h3 a:hover {	
	color: #012E58;
}
h4 {
	font-weight: bold;
	color: #3399CC;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 1em;
}
h5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
h6 {
	color: #012E58;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.white {
	color: #FFFFFF;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/point.gif);
	margin: 15px;
	margin-left: 40px;
}
.numbered {
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: none;


}
p {
/*	line-height: 1.1em;*/
font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 16px 0;
	padding: 0;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;

}

/*
input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border:1px;
}
*/
.no-border {
	border:0px;
}
.submit input
{
	border:0px;
} 
input
{
	
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;

} 
table {
	margin: 0px;
}
th {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align:	left;
	/*vertical-align: top;*/
	padding-left:10px;
}

/* Classes */
.message {
	font-weight:		bold;
	margin:				5px;
}
.warning {
	font-weight:bold;
	margin-left:5px;
	color:#CC2244;
}
.box-left, .box-right {
	margin: 10px;
	border: 1px dotted #666666;
	background-color: #FFFF99;
	margin: 10px;
	padding: 5px;
}
.box-left {
	float: left;
}
.box-right {
	float: right;
}	
.box-left img, .box-right img {
	margin: 2px 1px 2px 1px;

}
.box-left ul, .box-right ul {
/*	list-style: decimal url(../images/point.gif) inside;*/
	margin: 0px;
	padding: 5px 5px 5px 10px;


}
.shapes{

	font-size:11px;
	font-weight: bold;
	padding: 5;
	color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	margin: 15px;
	
}
.shapes a,.shapes a:link, .shapes a:visited, .shapes a:hover{

	font-size:11px;
	font-weight: bold;
	color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	
}
.shapes li{
	margin-left: 10px;
	list-style-type: none;
	list-style-position: outside;
}
.shapes h1,.shapes h1 a,.shapes h1 a:link, .shapes h1 a:visited, .shapes h1 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.text {
	font-size: 11px;
	color: #666666;
}
.small {
	font-size: 10px;
}
.heading {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1em;
}
.divider {
	margin: 5px 0px;
}
.date {
	margin: 0;
	font-weight: bold;
	color: #3399CC;
}
.bar {
	margin: 15px 0 5px 0;
}
.bullets li {
	list-style: url(../images/arrow_teal.jpg) outside;
	padding: 0;
	margin-top: 10px;
	margin-left: 40px;
}
.bullets ul li {
	list-style: url(../images/point.gif) outside;
	padding: 0;
	margin: 0 0 2px 40px;
}
.bullets h3, .bullets h4, .bullets .heading {
	margin-left: 0px;
}
.product {
	position: relative;
	height: auto;
	min-height: 100px;
	padding: 5px;
	margin: 5px;
}
.product:after, .spacer { content: ""; display: block; height: 0; clear: both; }		/* make sure box goes around everything (Firefox: .product:after - IE: .spacer */
.product h3 {
	color: #66CC00;	
}
.product p+p {
	margin-top: 5px;
}
.product li {
	list-style: url(../images/arrow_green.jpg) outside;
	padding: 0;
	margin-top: 10px;
	margin-left: 30px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-left, .float-right {
/*	padding: 10px 10px 5px 10px; */		/* for space around the image - only works in Firefox */
	margin: 10px 30px 10px 20px;
}
.align-right {
	text-align: right;
}
.pad {
	padding: 15px;
}
.breadcrumbs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumbs img {
	vertical-align: middle;

}
.breadcrumbs a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}

.red {
color:#D6474A;
font-weight:bold;
font-size:larger;
}
