
body {
	background-image:url(../../images/page/g_p_tile.gif);
}

body, input, textarea, select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #000;*/
	margin: 0px auto;
	margin-bottom:5px;
}


h1 {font-size:2.2em;font-weight:normal;margin-bottom:1em;}
h2 {font-size:1.7em;font-weight:normal;margin-bottom:1em;}
h3 {font-size:1em;font-weight: bold;margin-bottom:1em;}
p, blockquote, ul, ol, form {margin-bottom: 1.5em;}
blockquote, ul, ol {margin-left: 3em;}
blockquote {margin-right: 3em;font-style: italic;}
ul {list-style-type: square;}
hr {color:#00258A;background-color:#00258A;margin:5px 5px 5px 0px;} 
a {color: #000;text-decoration: none;font-weight:bold;}
a:hover {color:blue;text-decoration: none;font-weight:bold;}
.TypicalTextRed {color:red;}
.TypicalTextDisclaimer {
	font-size: 8pt;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.PageTitles {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:2px;
	color: #CC0000;
}
.ButtonDisclaimer {
	font-size: 8pt;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* Wrapper */
#wrapper {
	width: 900px;
	margin: 5px auto;
	border: 0px solid #00258A;
	background-color: #FFF;
}

.TopBanner {
	position: absolute;
	top:10px;
	padding-left:610px;
	text-align: right;
	margin-right:25px;
	font-size: .90em;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	border: 0px solid black;
}

.Banner {
	height:45px;
	width:900px;
	position: absolute;
	top:30px;
	text-align:center;
	padding-top:3px;
	background-image: url(../../images/nav/banner_background.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px solid black;
}

li.bannerspacerfirst {
	padding-left: 0px;
	display: inline;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
li.bannerinline {
	display: inline;
	font-size: .95em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	letter-spacing : 1px;
	padding-left : 2px;
}
li.bannerspacer {
	display: inline;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}
.HeaderTitle {
	position: absolute; 
	margin-left: 320px; 
	top: 12px; 
	font-size: 1.5em; 
	font-weight: bold; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #fff; 
	letter-spacing : 2px;
}
.HeaderText {
	line-height: 1.2em;
	font-size: 0.95em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 2px;
	color: #CC0000;
}
.BodyText {
	line-height: 15px;
	font-size: .90em;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}

/* Main Content */
#main_content {
	position: absolute; 
	top: 80px;
	background: #FFF;
	min-height:700px;
	height:auto !important;
	height:700px;
	width: 800px;
	margin: 0px auto;
	margin-left:45px;
	padding: 0px 0px 50px 0px;
	border: 0px solid black;
	background-image: url(../../images/page/home_logo_header.gif); 
	background-position: top center; 
	background-repeat: no-repeat;
	background-color:transparent;
}
#content_content {
	position: absolute; 
	top: 80px;
	background: #FFF;
	min-height:700px;
	height:auto !important;
	height:700px;
	width: 800px;
	margin: 0px auto;
	margin-left:45px;
	padding: 0px 0px 50px 0px;
	border: 0px solid black;
	background-image: url(../../images/page/content_logo_header.gif); 
	background-position: top center; 
	background-repeat: no-repeat;
	background-color:transparent;
}

.Left {
	float:left;
	width:25%;
	height:30px;
	padding-top:1px;
	margin:0px 0px 10px 0px;
	border:0px solid black;
}
.Right {
	float:right;
	width:72%;
	height:30px;
	text-align:right;
	margin:0px 5px 10px 0px;
	border:0px solid black;
}
.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.post .title {
	height: 50px;
	border-top: 0px solid #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: px 0px 5px 0px;
}
.post .title a {
	text-decoration: none;
}
.post .title a:hover {
	text-decoration: underline;
}
.post .date {
	margin-top: -80px;
	text-align: right;
	font-size: x-small;
	padding: 0px 0px 0px 0px;
}
.post .link {
	text-align: right;
	padding: 0px 15px 0px 0px;
}
.post .entry {
	padding: 10px 15px 10px 15px;
	line-height: 1.8em;
}
.post p {
	text-align: justify;
}
.post .meta {
	padding: 0 15px;
	font-size: x-small;
	color: #333;
}
.HomeDisplay {
	width:800px;
	margin:10px 0px 0px 0px;
	padding:5px 0px 10px 0px;
	border: 0px dotted Gray;
}
.HomeDisplayLeft {
	float:left;
	width:390px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	border:0px solid black;
}
.HomeDisplayRight {
	float:left;
	width:390px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	border:0px solid black;
}
.HomeDisplay2 {
	width:725px;
	margin:0px 0px 0px 38px;
	padding:100px 0px 10px 0px;
	border: 0px dotted Gray;
}
.HomeDisplayLeft2 {
	float:left;
	width:350px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	border:0px solid black;
}
.HomeDisplayRight2 {
	float:left;
	width:350px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	border:0px solid black;
}
.HomeDisplayBox {
	width:225px;
	margin:0px 0px 0px 490px;
	padding:5px 0px 10px 0px;
	text-align:center;
	border: 1px dotted Gray;
	background-color:#fff;
}
.ContentDisplayTop {
	margin:0px 0px 0px 0px;
	padding:90px 35px 0px 35px;
	border: 0px dotted Gray;
}
.ContentDisplay {
	margin:20px 0px 0px 0px;
	padding:5px 10px 10px 10px;
	border: 0px dotted Gray;
}
.SectionTitle {
	font-size: 1.5em;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	letter-spacing : 3px;
	line-height: 1.75em;
}
.NewsletterHeaderText {
	font-size: 2.0em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 2px;
	color: #CF002F;
}
.Footer {
	position:absolute;
	bottom:20px;
	width:800px;
	padding: 5px 0px 5px 0px;
	text-align:center;
	border-top:2px solid Black;
	border-bottom:2px solid Black;
}
.Disclaimer {
	position:absolute;
	bottom:0px;
	width:800px;
	margin-top:10px;
	text-align : center;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
li.footerfirst {
	display: inline;
	font-size: .8em;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	letter-spacing : 1px;
}

li.footerspacer {
	display: inline;
	font-size: .95em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

li.footerinline {
	display: inline;
	font-size: .8em;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	letter-spacing : 1px;
	padding-left : 2px;
}

li.footerlast {
	display: inline;
	font-size: .8em;
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	letter-spacing : 1px;
}


.cliententry {
	padding:5px 0px 0px 5px;
	margin:0px 5px 0px 0px;
	border-top:3px solid blue;
}
.cliententry h2 {font-size:1.7em;font-weight:normal;margin:0px;}
.cliententrymedium {
	height:350px;
	overflow:auto;
	padding:5px 0px 0px 5px;
	margin:0px 5px 25px 0px;
	border:1px solid #000;
}
.cliententryshort {
	height:200px;
	overflow:auto;
	padding:5px 0px 0px 5px;
	margin:0px 5px 25px 0px;
	border:1px solid #000;
}
.cliententry a: {
	padding-left: 0px;
	text_decoration:none;
}


.cliententrywindow {
	height:275px;
	overflow:auto;
	padding:5px 0px 0px 5px;
	margin:5px 5px 5px 5px;
	border:1px solid #000;
}
.cliententryWYSIWYG {
	height:435px;
	overflow:auto;
	padding:5px 0px 0px 5px;
	margin:5px 5px 5px 5px;
	border:1px solid #000;
}
.cliententrypost {
	border:1px dotted #00258A;
	margin-right:5px;
	padding:5px;
}