body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
#container {
	width:100%;
	background:#FFFFFF url(../images/containerbg.jpg) bottom repeat-x;
	overflow:auto;
}
#wrapper {
	width:930px;
	margin:auto;
}
#header {
	width:100%;
}
#logo {
	width:350px;
	float:left;
}
#logo img {
	border:0px;
}
#topright {
	width:auto;
	float:right;
}
#searchbox {
	float:right;
	margin-top:20px;
}
#searchbox .inputtext {
	width:200px;
	background: #FFFFFF url(../images/searchicon.jpg) right no-repeat;
	border:1px solid #CCCCCC;
	height:23px;
	line-height:23px;
	color:#999999;
}
#topmsg {
	clear:both;
	float:right;
	margin-top:10px;
	color:#0d236b;
	font-size:18px;
	font-weight:bold;
}
#sidebar {
	width:210px;
	float:left;
}
#sidebar .box {
	width:202px;
	background:url(../images/sidebar_bg.jpg) repeat-x top;
	border: #d9e9f6 solid 1px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}
#sidebar .box2 {
	width:203px;
	border: #d9e9f6 solid 0px;
	margin:0 0 5px 0;
	padding:0 0 0px 0;
}
#sidebar .orderbutton {
	width:204px;
	border: #A5CEEE solid 0px;
	margin:0 0 4px 0;
	padding:0 0 0px 0;
}
#sidebar h3 {
	color:#0765b4;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:5px;
	padding-right:0px;
	margin:0px;
	font-size:16px;
	font-style: italic;
}
#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
#sidebar ul li {
	height:20px;
	margin:0px;
	padding:0 0px 0 0px;
	line-height:20px;
}
#sidebar li.linkdoubleline {
	height:40px;
	line-height:20px;
}
#sidebar li a {
	color:#7198b7;
	text-decoration:none;
	padding:0 0px 0 15px;
	display:block;
}
#sidebar li a:hover {
	color:#006699;
	background-color:#DDEBF6;
	border-bottom: #dae2cc 1px dotted;
	text-decoration:none;
	padding:0 0px 0 15px;
	font-weight:bold;
}
#sidebar li a.on {
	color:#006699;
	text-decoration:none;
	padding:0 0px 0 15px;
	font-weight:bold;
}
.gap {
	padding:0 0px 0 2px;
	line-height:18px;
}
#content {
	width:720px;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:11px;
}
#content .box {
	background:url(../images/contentbox_bg.jpg) repeat-x top;
	border: #ececec solid 1px;
	margin:3px 0 5px 5px;
	padding:0px 25px 10px 14px;
	overflow:auto;
}
#content .box2 {
	background:url(../images/box2bg.jpg) repeat-x top;
	border: #ececec solid 1px;
	margin:3px 0 5px 5px;
	padding:0px 25px 10px 14px;
	overflow:auto;
}
#content .box3 {
	background:url(../images/box3bg.jpg) repeat-x top;
	border: #ececec solid 1px;
	margin:3px 0 5px 5px;
	padding:0px 25px 10px 14px;
	overflow:auto;
}
#content .box4 {
	background-color:#ff8328;
	border: #ececec solid 1px;
	margin:3px 0 5px 5px;
	padding:0px 25px 10px 14px;
	overflow:auto;
}
.justify {
	text-align: justify;
}
#content h1 {
	font-family:'Myriad Pro' Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:5px;
	padding-bottom:0px;
}
#content h1 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#383636;
	margin-bottom:0px;
	margin-top:0px;
}
#content h2 {
	font-family:'Myriad Pro' Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin-top:5px;
}
#content .h2small {
	font-family:'Myriad Pro' Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
}
.featuredbox {
	width:650px;
	margin:auto;
}
.featuredleft {
	width:120px;
	height:233px;
	float:left;
	margin:0px;
	padding:0px;
}
.featuredtext {
	width:200px;
	height:233px;
	float:left;
	margin:0px;
	padding:0px;
	color:#3d5eb2;
	line-height:1.4em;
	font-weight:bold;
}
.orange {
	color:#eaac2b;
}
a.orangelink {
	color:#eaac2b;
	text-decoration:none;
}
a:hover.orangelink {
	color:#000000;
	text-decoration:none;
}
.featuredright {
	width:320px;
	height:233px;
	float:left;
	margin:0px;
	padding:0px;
}
.blueheading {
	color:#383636;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:5px;
	margin:60px;
	font-size:22px;
	font-style: italic;
}
.orangethin {
	background-color:#ff8328;
	height:40px;
	width:657px;
	margin:auto;
	line-height:45px;
	font-size:15px;
	color:#FFFFFF;
	text-align:center;
}
.orangethick {
	background-color:#ff8328;
	height:45px;
	width:657px;
	margin:auto;
	line-height:45px;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
}
.highlight {
	width:98%;
	margin:auto;
	padding:5px;
	border:#CCCCCC 1px dashed;
	background-color:#ff8328;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}
.bodyquestion {
	color:#006699;
	font-style:italic;
	font-weight:bold;
}
.quote {
	background:url(../images/quotebg.jpg) no-repeat;
	width:428px;
	height:80px;
	vertical-align:middle;
	text-align:center;
	float:right;
	padding:25px 10px 10px 10px;
	font-style:italic;
}
.halfleft {
	width:350px;
	float:left;
	margin:0px 0 0px 5px;
}
.halfright {
	width:350px;
	float:right;
	text-align:right;
}
.left {
	width:auto;
	float:left;
	margin:0px 0 0px 5px;
}
.right {
	width:auto;
	float:right;
	text-align:right;
}
#footer {
	clear:both;
	height:86px;
	width:100%;
	text-align:center;
	color:#ffffff;
}
#footernav {
	padding-top:20px;
	text-align:center;
}
#footernav a {
	color:#ffffff;
	text-decoration:none;
}
#footernav a:hover {
	color:#cccccc;
	text-decoration:none;
}
#copyright {
	font-size:11px;
}
#bottomlogos {
	margin:auto;
	margin-top:10px;
	width:575px;
}
form {
	margin:0px;
	padding:0px;
}
.centeralign {
	text-align:center;
}
.spacer {
	clear:both;
	height:20px;
}
.clear {
	clear:both;
}
a {
	color:#006699;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
table {
	text-align:center;
	font-size:16px;
}
.whitefont {
	color:#FFFFFF;
	font-size:16px;
}
.cleft {
	width:45%;
	float:left;
}
.cright {
	width:49%;
	float:right;
}

.tdhead{
	background-color:#365e91;
	height:25px;
	color:#FFFFFF;
}

.tdblue{
	background-color:#dbe5f1;
	height:25px;
}
.tdwhite{
	background-color:#ffffff;
	height:25px;
}
img {
	border:0px;
}