﻿html, body {
	background: #e7f3f9 url(/images/page-bg.jpg) top left repeat-x;
}

html, body, p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 18px; font-weight: bold; color: #005196; line-height: 20px; margin: .67em 0;}
h2 {font-size: 16px ; font-weight: bold; color: #005196; line-height: 18px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #005196; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #ff6200; text-decoration: none;}
a:visited {color: #ff6200; text-decoration: none;}
a:hover {color: #ff6200; text-decoration: underline;}
a:active {color: #ff6200; text-decoration: underline;}
.right {float: right; margin: 5px 0 5px 10px;}
.left {float: left;margin: 5px 10px 5px 0;}
.lift40 {margin-top: -45px;}
.orange {color: #ff6200;}

#container {
	background: url(/images/content-bg.gif) repeat-y top center;
}

#header {
	background: #ffffff url(/images/header.jpg) top left no-repeat;
}


#footer {
	background: url(/images/footer-bg.gif) top left no-repeat;
	font-size: 10px;
	color: #FFFFFF;
}

#content {
	background: url(/images/content-left.jpg) top left no-repeat;
}

#content ul {
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
	background: #f1f6f9;
}

#left-column{
	background: #f1f6f9;
}
