﻿*
{
	margin: 0px;
}

html {
	min-width:902px;
}

body 
{
	background:#FFFFFF url(images/page-back.gif) repeat-x fixed 0%;
	color:#393733;
	margin:0pt;
	padding:0pt 20px;
	text-align:center;
}

html, body
{
	height: 100%;
}

body, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size:83%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
}

td 
{
	vertical-align: top;
}

h2 {
	clear:left;
	color:#4E463F;
	font-size:185%;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0pt 0pt 0.2em;
}

h3 {
	clear:left;
	color:#4E463F;
	font-family:arial,sans-serif;
	font-size:135%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.03em;
	line-height:1;
	margin:0pt 0pt 0.5em;
}

h4
{
	font-weight: bold;
	font-size: 100%;
}

.bold
{
	font-weight: bold;
	font-size: 110%;
}

img
{
	border: 0px;
}

/*p {
	line-height:1.4;
}*/

a {
	color:#105CB6;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
a:visited {
	color:#105CB6;
}
a:hover, a:focus {
	color:#000033;
}
a:active {
	color:#000000;
}

hr {
	background:#EEEEEE none repeat scroll 0%;
	border:medium none;
	height:1px;
}

#container
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	
	/*margin:0pt auto;*/
	max-width:1200px;
	position:relative;
	text-align:left;
}

#contents {
	clear:both;
	margin-top:7px;
	padding:0pt 15px 15px 0pt;
}

#wrapper {
	/*min-height:500px;*/
	padding:8px 0pt 0pt 15px;
}

.main 
{
	margin-right:240px;
}

.photo 
{
	float:left;
	padding:1px;
	text-align:center;
	width: 182px;
}

.photo2
{
	float:left;
	text-align:center;
	width: 78px;
	height: 78px;
}

.photography
{
	border: solid 1px silver;
}

.photography img 
{
	width: 75px;
	height: 75px;
}

.photo img 
{
	border: solid 1px silver;
}

.dashedbox 
{
	padding: 10px;
	border: dashed 1px silver;
	width: 97%;
	text-align: left;
	margin: 10px;
}

.footer, .push
{
	float: none;
	height: 4em;
	color:Gray;
	font-size:80%;
	text-align: center;
}

.small a
{
	color: Gray;
}

.small
{
	color: Gray;
	font-size: 80%;
}

/* Quicknews */

.quicknews
{
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 90%;
	color: White;
}

.quicknews .big
{
	color: #FF5426;
	font-weight: bold;
	margin: 0px 15px 0px 3px;
}

.quicknews a
{
	color: White;
	text-decoration: none;
}

.quicknews a:hover
{
	text-decoration: underline;
}

/* Blog */

.blog
{
	width: 600px;
	margin-left: auto;
	margin-right: 400px;
	padding: 1px 50px 20px 50px;
	background-image: url(images/blogback.png);
	background-repeat: repeat-y;
}

.blog-post
{
	border-bottom: solid 1px gray;
	font-family: Tahoma;
	line-height: 20px;
	margin: 20px 0px 20px 0px;
	padding-bottom: 20px;
	width: 600px;
	text-align: justify;
}

.blog-post h2 a
{
	color: Black;
	text-decoration: none;
}

.blog-post blockquote
{
	background:transparent url(images/quotes.png) no-repeat scroll left top;
	color:#666666;
	font-size:88%;
	line-height:1.5em;
	margin: 10px 0 20px 20px;
	padding: 10px 0 0 20px;
}

.blog-post img
{
	padding: 10px 10px 10px 10px;
}

#fbuser img
{
	padding: 0px 5px 0px 0px;
	float: left;
}

/*
#blogpost
{
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	margin-bottom: 35px;
}

#blogpost .content
{
	font-size: 115%;
	font-family: Calibri, Arial;
	line-height: 125%;
}

.darkgray 
{
	color: #999999;
	font-size: 80%;
}
	
#blogpost .timestamp
{
	background:transparent url(images/time.png) no-repeat scroll left center;
	padding:2px 0pt 6px 20px;
	color:#BBBBBB;
	font-size:90%;
}

#blogspot .tags
{
	color: #BBBBBB;
	font-size: 90%;
	float: right;
	text-align: right;
	clear: left;
}


#blogpost .title
{
	font-size: 180%
}
*/

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	height:20px;
	width:140px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Main page menu stuff */

.verticalTabs {
	margin-top:21px;
	position:relative;
}

.tabs {
	left:0px;
	position:absolute;
	text-align:right;
	top: -1px;
	width:145px;
}

.tabs ul {
	padding-left:0pt;
	width:100%;
	margin:0pt;
	padding:0pt 0pt 0pt 5px;
}

.tabs li {
	cursor:default;
	font-size:1em;
	list-style-type:none;
	margin-bottom:0px;
	padding:9px 16px 9px 25px;
	
	background-image:url(images/tabLabelBG.png);
	background-position:right top;
	background-repeat:no-repeat;
	color:#007734;
	font-weight:bold;
}

.tabContentPanel 
{
	display:block;
	left:0pt;
	margin:0pt;
	padding:0pt;
	top:0pt;
	line-height:1.4em;
	margin-bottom:0px;
	margin-left:150px;
	margin-right:10px;
	padding-bottom:0px;
	position:relative;
	border-top: solid 1px #d9e2ea;
	padding-top: 10px;
	padding-left: 5px;
}

.tabContentPanel img
{
	border: solid 1px white;
}

.tabContentPanel img:hover
{
	border: solid 1px #d9e2ea;
}

.tabContentPanel div {
	font-family:Verdana;
}

/* Sidebar stuff */
.sidebar {
	clear:left;
	float:right;
	margin:0pt 0pt 2em 1em;
	width:230px;
	/*height: 800px;*/
}

.side-container {
	background:transparent url(images/side-container.gif) no-repeat scroll 0px 0px;
	background-position: 0px 0px;
	clear:both;
	font-size:100%;
	padding: 10px 0px 26px 10px;
	margin-bottom: 0px;
	min-height: 50px;
}

.side-container ul
{
	list-style-image:none;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

.side-container li:before
{
	content: "\00BB \0020";
}

.side-container h2 {
	color:#173985; /* 8dab3b */
	font-size:125%;
	font-weight:bold;
	line-height:1;
	margin:0pt 0pt 0.5em;
}

.side-container p {
	margin:0.3em 0pt 0pt;
}

/* Feature area */

.featureArea
{
	height:345px;
	width: 700px;
	position:relative;
	top:0pt;
	margin: 0 auto;
	background:transparent url(images/featurePanelBG.png) no-repeat scroll 0%;
}

.featureArea .j1 {
	position:absolute;
	left: 3px;
	top:10px;
}

.featureArea .j2 {
	position:absolute;
	right:7px;
	top:10px;
}

.featureArea .j3 {
	position:absolute;
	right:7px;
	top:130px;
}

/* Header Stuff */
#header {
	background:black none repeat scroll 0%;
	color:#FFFFFF;
	float:left;
	margin-bottom:7px;
	position:relative;
	width:100%;
	font-family: Arial;
}
#header a {
	color:#D2DCF3;
	font-size:85%;
	font-weight:bold;
}
#header ul, #header li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#header ul {
	clear:both;
	float:left;
	width:100%;
}
#header-menu {
	background:#a9bce8 none repeat scroll 0%;
	float:left;
	width:100%;
}
#header-menu a.current {
	background:transparent url(images/menu-primary-current.gif) no-repeat scroll 50% 100%;
	color:#000000;
}
#header-menu.menu-single a.current {
	background:transparent url(images/menu-secondary-current.gif) no-repeat scroll 50% 100%;
	color:#000000;
	font-weight:bold;
}
#header-menu.menu-single {
	background:#a9bce8 url(images/menu-primary.gif) no-repeat scroll 100%;
	/* CCDEAF */
}
#header-menu.menu-single ul {
	background:transparent url(images/menu-primary.gif) no-repeat scroll 0pt 100%;
}
#header-menu a:hover {
	color:#000000;
	text-decoration:underline;
}
#header li {
	display:inline;
}
#header li a {
	color:#173985; /* 325B0A */ 
	display:block;
	float:left;
	left:5px;
	padding:5px 6px;
	position:relative;
	text-decoration:none;
	white-space:nowrap;
	word-spacing:-0.17em;
}

.smallIcon
{
	vertical-align: text-bottom;
	border: 0px;
}

.projectretired div
{
	margin: 7px 7px 7px 7px;
	padding-left: 90px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 85px;
	font-size: 10px;
	width: 250px;
	float: left;
}

.projectretired .title
{
	font-size: 12px;
	font-weight: bold;
}

.textparagraph
{
	font-size: 100%;
	font-family: calibri,tahoma,arial,sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 130%;
    margin-bottom:50px;
}