*
{
	padding: 0;
	margin: 0;
}

body
{
	margin: 1em 1em 0 1em;
	font-family: verdana, sans-serif;
	font-size: 1.0em;
	background-color: #333;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	color: #FFF;
}

img {border:0px;}	

img#headshot {
	float: left;
	padding: 0 5px 5px 0;
	
}
#header
{
	height: 4em;
	background: #25509F url(/images/hdr.jpg) no-repeat bottom left;
}

#headerinnerleft
{
	height: 4em;
	background: url(/images/corner_tl.gif) no-repeat top left;
}

#header a
{
	float: right;
	width: 7.3em;
	padding: 5px 10px 5px 10px;
	font-size: 0.7em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	background-color: #666;
	border-bottom: 2px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

#header a:hover, #header a.active
{
	padding-top: 10px;
	background-color: #333;
}

#header a.lastMenuItem
{
	background-image: url(/images/corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 0px;
}

a .desc
{
	display: none;
	text-transform: lowercase;
	color: #00F1F4;
}

a:hover .desc, .active .desc
{
	display: block;
}

.title
{
	float: left;
	padding: 1em 30px 0 2em;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	line-height: 0.75em;
	letter-spacing: -0.15em;
	color: #000;
}

.subTitle
{
	display: block;
	font-size: 0.6em;
	text-transform: lowercase;
	line-height: 1.2em;
	letter-spacing: 0.01em;
}

#content
{
	padding: 1em 0 1em 0;
	background-color: #666;
}

#contentLeft
{
	float: left;
	width: 23.3%;
	margin-bottom: 1em;
	background: #777 url(/images/corner_sub_tr.gif) no-repeat top right;
}

#contentLeftinner
{
	padding-bottom: 2em;
	background: #777 url(/images/corner_sub_br.gif) no-repeat bottom right;
}

#contentRight
{
	float: right;
	width: 75%;
	background: #777 url(/images/corner_sub_tl.gif) no-repeat top left;
}

#contentRightinner
{
	padding-bottom: 2em;
	background: #777 url(/images/corner_sub_bl.gif) no-repeat bottom left;
}

#content p
{
	margin: 1.2em 1.2em 0em 1.2em;
	font-size: 0.8em;
	line-height: 1.8em;
}

#content a
{
	text-decoration: none;
	color: #00F1F4;
	border-bottom: 1px solid #AAA;
}

#content a:hover
{
	color: #DDD;
	background-color: #888;
	border-bottom: 1px solid #EEEEEE;
}

h2.posttitle, h2.singleposttitle
{
	display: block;
	clear: both;
	margin: 0.6em 0.6em 0 0.6em;
	font-weight: bold;
	font-size: 1.6em;
	border-bottom: 1px solid #AAA;
}

h2.singleposttitle
{
	color: #00F1F4;
}

blockquote
{
	margin: 0 3em 0 3em;
	background-color: #888;
}

.post h3
{
	display: block;
	clear: both;
	margin: 1.2em 1.2em 0em 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: lowercase;
	color: #00F1F4;
	border-bottom: 1px solid #AAA;
}

#pagenav
{
	clear: both;
	padding-top: 1em;
}

#pagenav p
{
	text-align: center;
}

#pagenav .paging a, #pagenav .articlenav a
{
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #00F1F4;
	border-bottom: 1px solid #00F1F4;
	text-decoration: none;
}

#content p.searchtitle, #content p.categorytitle
{
	text-align: center;
	text-decoration: underline;
	color: #00F1F4;
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 1em;
}

#content p.searchcount
{
	text-align: center;
	text-decoration: underline;
	color: #00F1F4;
	padding-top: 1em;
}

#contentLeft p
{
	margin: 1.2em 1.2em 1.2em 1.2em;
	font-size: 0.8em;
	line-height: 1.8em;
}

#contentLeft a
{
	display: block;
	padding: 5px 0 5px 27px;
	background: url(/images/icn_plus.gif) no-repeat center left;
	margin-left: 1em;
	margin-right: 1em;
	font-size: 0.8em;
	line-height: 1.8em;
	border: 0px;
}

#contentLeft a:hover
{
	color: #DDD;
	background: #888 url(/images/icn_plus_on.gif) no-repeat center left;
	border: 0px;
}

#contentLeft ul
{
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 1em;
}

#contentLeft ul li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentLeft .menusection
{
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: lowercase;
	color: #00F1F4;
	border-bottom: 1px solid #AAA;
	padding-left: 5px;
	margin-bottom: 1.2em;
}

h3#comment
{
	display: block;
	clear: both;
	margin: 0.6em 0.6em 0 0.6em;
	font-weight: bold;
	font-size: 1.6em;
	color: #00F1F4;
	text-align: center;
	border: 0;
}

ol.comments
{
	margin: 1.2em 1.2em 1.2em 0;
	list-style-type: none;
}

ol.comments li
{
	border-top: 1px solid #00F1F4;
	padding: 1px 0 1px 0;
}

h3.commenttitle
{
	font-size: 1.1em;
	text-decoration: none;
	border: 0;
}

.commentmeta
{
	font-size: 0.9em;
	color: #FFF;
}

#cpreview p.preview
{
	font-size: 1.2em;
	color: #00F1F4;
	text-align: center;
}

h3#postcomment
{
	display: block;
	clear: both;
	margin: 0.6em 0.6em 0 0.6em;
	font-weight: bold;
	font-size: 1.6em;
	color: #00F1F4;
	border: 0;
}

form {
   padding: 10px;
}


form#txpCommentInputForm
{
	margin-top: 40px;
	border: 1px solid #00F1F4;
	padding-bottom: 1.2em;
	width: 360px;
	margin-left: auto;
	margin-right: auto;
}

form#txpCommentInputForm p
{
	margin: 0 0 0 1.2em;
	padding: 0;
}

input#forget, input#remember
{
	margin-right: 5px;
}

textarea.txpCommentInputMessage
{
	height: 250px;
	width: 325px;
	margin-bottom: 10px;
}

p#txpCommentInputForm
{
	width: 300px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 10px 0;
	border-top: 1px solid #00F1F4;
	border-bottom: 1px solid #00F1F4;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer
{
	height: 3em;
	font-size: 0.8em;
	text-transform: lowercase;
	line-height: 2.6em;
	color: #0AD;
	background: #25509F url(/images/hdr.jpg) repeat-y top left;
	margin-bottom: 1em;
}

#footerLeftcorner
{
	height: 3em;
	background: url(/images/corner_bl.gif) no-repeat bottom left;
}

#footerRightcorner
{
	height: 3em;
	text-align: left;
	background: url(/images/corner_br.gif) no-repeat bottom right;
}

#footer a
{
	color: #0AD;
}

#footer a:hover
{
	color: #666666;
}

.greytext
{
	font-size: 0.9em;
	color: #AAA;
}

.whitetext
{
	color: #FFF;
}

acronym
{
	cursor: help;
	border-bottom: 1px dotted #AAA;
}

#contentRight ul
{
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(/images/li_bullet.gif);
}

#contentRight li
{
	margin-left: 50px;
}

.imgLeft, .imgRight
{
	margin: 5px;
}

.imgLeft
{
	float: left;
}

.imgRight
{
	float: right;
}


#whywrapper {width:608px; margin:0 auto;  font:14px Arial, Helvetica, sans-serif}
h2 {font-size:16px; margin:15px 0}
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section {padding:10px}
.newsslider {position:relative; overflow:hidden; height:95px; width:500px;  margin-bottom:20px}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #9ac1c9}
.newssection {padding:10px; height:75px}