@charset "utf-8";
/* CSS Document */

body
{
	background-color:#fff;
	font-family:arial,sans-serif;
}

div#container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #6C6C6C;
	line-height:180%;
}

div#content  img{
	margin: 10px 0 10px 0;
}

div#awards img
{
	border:1px solid #ccc;
	margin: 10px 0 10px 0;
}


#content a:link, #content a:visited
{
	color:#7088A7;
}

#content a:hover
{
	color:#566F8B;
	text-decoration:none;
}

#footer {

	color:#fff;
}

#footer a:link, #footer a:visited
{
	color:#fff;
	text-decoration: none;
}
#left-bar   a:link, #left-bar   a:visited
{
	color:#7088A7;
	text-decoration: none;
}

#footer a:hover
{
	color:#DDDDDD;
	text-decoration:none;
}
#left-bar  a:hover
{
	color:#0A4D74;
	text-decoration:none;
}

h1
{
	color:#0A486D;
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
	font-family:"Lucida Sans Unicode";
}
h2
{
	color:#3A7034;
	font-size:16px;
	font-weight:normal;
	padding-bottom:10px;
	font-family:"Lucida Sans Unicode";
	padding-top: 5px;
}
h3
{
	color:#0D6397;
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

p
{
	padding-bottom:8px;
}

textarea
{
	font-family:Arial, sans-serif;
	color: #969696;
	font-size: 11px;
	width:240px;
	border: 1px solid #C9D1CB;
	padding:4px 3px 3px 3px;
}

.buttons {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5CAF53;
	border: 1px solid #C9D1CB;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.left-bar-indents
{
	padding-left:18px;
	display:block;
	background-image: url(images/template-images/bullet.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-left: 28px;
	width:154px;
	height:25px;
	margin-bottom:3px;
}

.content-indents
{
	padding-left:18px;
	display:block;
	background-image: url(images/template-images/bullet2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 15px;
	height:19px;
	margin-bottom:3px;
}

.pad20l
{
	padding-left:20px;
}
#name, #email, #secure-number, #phone, #hear, #product-code {
	font-size: 11px;
	color: #969696;
	background-color: #FFFFFF;
	border: 1px solid #C9D1CB;
	width:200px;
	font-family:Arial, sans-serif;
	padding:4px 3px 3px 3px;
}

.form
{
	padding:20px;
	border:1px solid #DFDFDF;
	background-color:#f5f5f5;
}

.download
{
	background-color:#f5f5f5;
	border:1px solid #DFDFDF;
}

.download img
{
	border:1px solid #aaa;
}

.downloadcells
{
	padding-bottom:10px;
	text-align:center;
}

