a {
	color: #006699;
	text-decoration: underline;
}


a:hover {
	color: #006699;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}

h1 {
	color:#006699;
	font-family:arial black;
	font-size:19px;
	font-weight:normal;
	text-transform:lowercase;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(images/anchor_b.gif);

}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	font-style: italic;

}
p.MsoBodyTextIndent2 {margin-left:60px}

/*SR additional*/
h2 { font-size:1.3em}

td {

	/*border:1px dashed red;*/
}

div.wheel {
float:right;
margin-right:120px;
width:300px;
text-align:center;

}

div.loginForm {
width:300px;
margin:0 auto;
text-align:right;
padding-right:300px;
}
ul li {
padding-top:10px;
}
ul li p, ul li div p{
margin:0 0 16px 0;
}
ul.noBullet{
list-style-type: none;
margin-top:0;
}
ul.noBullet li{
padding-top:0;
}
ul.quotes{
list-style-type: none;
padding-left:26px;
}
ul.quotes li {
background:url(images/anchorbullet.gif) no-repeat;
padding:1px 0 12px 32px
}
ul.quotes li p, p.quotes {

}
ul.quotes li p {
margin:0
}
ul.quotes li p strong, p.quotes strong {
font-weight: bold;
font-style: normal;
}
div.body {
padding:28px 0 12px 16px
}
p.feature {
background:#E2EBF3;
width:75%;
border:2px solid #6699CC;
padding:16px;
margin:32px auto;
font-weight:bold
}

