/* Occipital Studios - 2008 */



body {
	margin: 0 auto;
	text-align: center;
	background-color: #ebeceb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;;
	}
	
h1 {
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #717170;
	margin-top: 25px;
	}
	
h2 {
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #717170;
	margin-top: 25px;
	margin-bottom: -5px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
	}
	
q {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	}
	
#quoteBox {
	position: relative;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	}
	
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
	}
	
a:hover {
	color: white;
	font-weight: bold;
	}
	
a:link.bigLink,
a:visited.bigLink,
a:active.bigLink {
	color: #0f70b9;
	font-weight: bold;
	}
	
a:hover.bigLink {
	color: #0f70b9;
	font-weight: bold;
	text-decoration: underline;
	}
	
#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	margin-bottom: 20px;
	padding-left: 4px;
	width: 804px;
	}
	
#shadow {
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding-left: 4px;
	width: 804px;
	background-image: url(../images/drop_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	}	

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 120px;
	clear: both;
	background: #116fb9;
	}
	
#logo {
	float: left;
	width: 202px;
	height: 55px;
	margin-top: 30px;
	margin-left: 27px;
	}
	
#mainContent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	clear: both;
	background: #ffffff;
	}
	
#left .break {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	background: url(../images/break.gif) repeat top left;
	}

#left .subBreak {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	background: url(../images/break_sub.gif) repeat top left;
	}

#mainContent #main {
	float: left;
	margin: 0px;
	width: 538px;
	background: #ffffff;
	line-height: 17px;
	margin-bottom: 50px;
	overflow: visible;
	background: white;
	z-index: 3000;
	display: inline;
	}
	
.clearBoth {
	clear: both;
	}
	
#footer {
	position: relative; 
	top: 0px;
	left: 0px;
	width: 808px;
	height: 110px;
	background: url(../images/footer.gif) no-repeat top left;
	}
	
#footer #leftLinks {
	float: left;
	width: 470px;
	margin-top: 60px;
	margin-left: 21px;
	color: #737372;
	display: inline;
	}
	
#footer #leftLinks a:link,
#footer #leftLinks a:visited,
#footer #leftLinks a:active{
	color: #737372;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#footer #leftLinks a:hover{
	text-decoration: underline;
	background: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight:normal;
	}
	
#footer #rightLinks {
	float: right;
	width: 200px;
	height: 22px;
	margin-top: 60px;
	color: #737372;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 11px;
	margin-right: 30px;
	background: url(../images/occipital_logo_small.gif) top right no-repeat;
	display: inline;
	}
	
#footer #rightLinks a:link,
#footer #rightLinks a:visited,
#footer #rightLinks a:active{
	color: #737372;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;

	}
	
#footer #rightLinks a:hover{
	text-decoration: underline;
	background: none;
	font-weight: bold;
	}

#breadcrumbs
{
	width: 530px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f70b9;
	clear: right;
	margin-top: 20px;		
}
#breadcrumbs .crumb
{
	float: left;
	margin-right: 10px;
}

#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:active {
	text-decoration: none;
	color: #0f70b9;
	font-weight: bold;
	}
	
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #0f70b9;
	font-weight: bold;
	}
		
#left {
	clear: left;
	float: left;
	min-height: 25px;
	margin-top: 22px;
	margin-bottom: 15px;
	margin-left: 28px;
	margin-right: 15px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	}
	
#left a:link,
#left a:active,
#left a:visited {
	display: block;
	text-decoration: none;
	color: #737372;
	padding-left: 21px;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px;
	width: 160px;
	}
	
#left a:hover {
	display: block;
	text-decoration: underline;
	color: #737372;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 27px;
	width: 160px;
	}
	
a.page {
	background: url(../images/page_icon.gif) center left no-repeat;
	margin-top: 0px;
	}
a.page:hover {
	background: url(../images/page_icon_hover.gif) center left no-repeat;
	margin-top: 0px;
	}

a.curPage {
	background: url(../images/page_icon_down.gif) center left no-repeat;
	margin-top: 0px;
	}

a.curBullet {
	background: url(../images/bullet_icon_hover.gif) center left no-repeat;
	margin-top: 0px;
	}
	
a.bullet:hover {
	background: url(../images/bullet_icon_hover.gif) center left no-repeat;
	margin-top: 0px;
	}
	
#leftSub a:link,
#leftSub a:active,
#leftSub a:visited {
	display: block;
	text-decoration: none;
	color: #737372;
	padding-left: 25px;
	font-size: 10px;
	font-weight: normal;
	width: 160px;
	margin-top: 0px;
	margin-left: 11px;
	}
	
#leftSub a:hover {
	display: block;
	text-decoration: none;
	color: #737372;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	width: 160px;
	margin-top: 0px;
	margin-left: 11px;
	}	
	
a.bullet {
	background: url(../images/bullet_icon.gif) center left no-repeat;

	}
	
#pageActions {
	position: relative;
	margin-top: 100px;
	}
	
a.print {
	background: url(../images/print_icon.gif) center left no-repeat;
	}
	
a.send {
	background:url(../images/send_icon.gif) center left no-repeat;
	}
	
a.comment {
	background:url(../images/comment_icon.gif) center left no-repeat;
	}
	
a.pdf {
	background: url(../images/pdf_icon.gif) center left no-repeat;
	}