﻿#g_title p, #g_footer p, #g_description p {
	margin: 0;
}

/* 
fix ie6 "peekaboo bug" using the "holly hack". 
Note, this style only gets applied to ie6
*/
* html .wrapper {
	height: 0.1%;
}

/* 
* IE5 mac - overrides the IE/Win hack 
*/

/*\*//*/

* html #threecolumn div {
	height: auto;
}

/**/


/* 
* IE5/Win-specific CSS -ensures #container wraps all content on window resize
*/

@media tty
{
	i{content:"\";/*" "*/}} * html #container { height: 1%; } /*";}
}/* */
/* Styling for editable elements. Eventually, this will be part of the style. */
.editable {
	border: 1px dashed blue;
}

#footer {
	clear: both;
}

/* Extra divs hidden by default. The custom CSS can override this though */
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;
}

a img,:link img,:visited img 
{
	border: none;
}

body {
	text-align: center;
}

#container {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

#main-content {
	float: right;
	width: 700px;
}

#sidebar {
	float: right;
	width: 200px;
}

#footer {
	clear: both;
}

#twocolumn-left #main-content, #twocolumn-right #main-content  
{
	width: 580px; 
}

#twocolumn-left #sidebar, #twocolumn-right #sidebar  
{
	width: 177px; 
}

#twocolumn-right #main-content, #onecolumn #main-content  
{
	border-left: 1px solid #253D6A; 
}

body {
	font: 62.5% Verdana, sans-serif;
	line-height: 1.4;
}	

h1,h2,h3,h4,h5,h6,pre,code,p 
{
	font-size: 1em; font-weight: normal; 
}

dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input 
{
	margin: 0; padding: 0;
}

a img,:link img,:visited img 
{
	border: none;
}

address 
{
	font-style: normal;
}

#container  
{
	padding: 0 10px; 
}

#sidebar, #sidebar-alternate  
{
	padding: 0 10px; margin: 0 0 1em;
}

#footer  
{
	font-size: 1.2em; 
	padding: 1em 0; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; 
}

#header  
{
	margin: 0;
	text-align: center; 
}

#main-content  
{
	margin: 0 0 1em; 
	padding: 0 10px 1em; 
}

#g_description  
{
	margin: 0 0 0; 
	padding: 0.45em; 
}

a:link:hover  
{
	text-decoration: none; 
}

a:visited:hover  
{
	text-decoration: none; 
}

/*p,li,blockquote,dl,caption,td,th  */
p,li,blockquote,dl,caption 
{
	font-size: 1.2em; 
}

p 
{
	margin: 0 0 1em; 
}

div#g_description  
{
	font-size: 1.2em; 
}

/*blockquote p,dl dl,li p,blockquote li,li li,li blockquote,blockquote blockquote,div#g_description p,td p,td td,td blockquote,td li  */
blockquote p,dl dl,li p,blockquote li,li li,li blockquote,blockquote blockquote,div#g_description p
{
	font-size: 1em; 
}

#header p  
{
	margin: 0; 
}

blockquote  
{
	margin: 1em 0; padding: 0 1em; 
}

caption  
{
	padding: 0.3em; 
}

/*th  
{
	padding-bottom: 0.3em; 
	border-bottom: 1px dotted #A9B2BF; 
}

th, caption  
{
	color: #001A4D; 
}


th, caption  */
caption  
{
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 1.3em; 
	color: #001A4D; 
}

hr  
{
	margin: 1em 0; border-style: none; height: 1px;
}

h1,h2,h3,h4,h5,h6  
{
	font-family: Georgia, "Times New Roman", Times, serif; margin: 0.5em 0; 
}

h1  
{
	font-size: 4em; padding: 0.5em 0; margin: 0; 
}

h2  
{
	font-size: 2em; font-style: italic; padding: 0 0.2em 0.1em; 
}

h3  
{
	font-size: 1.6em; 
}

h4  
{
	font-size: 1.3em; font-weight: bold; font-style: italic; letter-spacing: 0.03em; 
}

h5  
{
	font-size: 1.3em; font-weight: bold; letter-spacing: 0.03em; 
}

h6  
{
	font-size: 1.3em; font-style: italic; letter-spacing: 0.03em; 
}  

ul  
{
	padding: 0 0 0 20px; list-style: circle; 
}

ol  
{
	padding: 0 0 0 20px; 
}

code, kbd  
{
	font-size: 1.4em; 
}

#onecolumn #main-content  
{
	width: 696px; 
}

#threecolumn #main-content  
{
	width: 394px; 
}

#threecolumn #sidebar  
{
	width: 130px; 
}

#threecolumn #sidebar-alternate  
{
	width: 130px; 
} 

body  
{
	background: #FFFFBF url(/-/includes/style/lines/landscape/body-tile.gif) top center repeat-x; 
}

a:link  
{
	color: #002C7E; 
}

a:visited  
{
	color: #2A007D;
}

a:link:hover, a:visited:hover  
{
	background: #253D6A; color: #FFF; 
}

#container  
{
	background: #A9B2BF url(/-/includes/style/lines/landscape/border-tile.gif) top left repeat-x; 
}

#sidebar, #sidebar-alternate  
{
	background: #DADEE5; border: 1px solid #253D6A; border-top: 0; 
}

#twocolumn-right #sidebar, #threecolumn #sidebar  
{
	border-left: 0; 
}

#twocolumn-left #sidebar, #sidebar-alternate  
{
	border-right: 0; 
}

#header  
{
	background: #253D6A; border: 1px solid #001A4D; border-top: 0; 
}

#main-content  
{
	background: #FFF; border: 1px solid #253D6A; border-left: 1px solid #A9B2BF; border-top: 0; 
}

#threecolumn #main-content, #twocolumn-right #main-content  
{
	border-right: 1px solid #A9B2BF; 
}

#g_description  
{
	background: #8DC24E url(/-/includes/style/lines/landscape/subhead-tile.gif) top left repeat-x; border-top: 1px solid #001A4D; 
}

blockquote  
{
	color: #001A4D; border-left: 1px dotted #8DC24E; 
}

caption  
{
	background: #DADEE5; 
}

table  
{
	padding: 0.3em; 
	border: 1px solid #A9B2BF; 
}

hr  
{
	color: #8DC24E; background: #8DC24E; border-color: #8DC24E; 
}

#footer hr  
{
	color: #001A4D; background: #001A4D; border-color: #001A4D; 
}

h2,h3,h4,h5,h6  
{
	color: #001A4D; 
}

h1  
{
	color: #DADEE5; 
}

h2 
{
	border-bottom: 1px dotted #8DC24E; border-left: 1px dotted #8DC24E; background: #DADEE5; 
}

#sidebar h2, #sidebar-alternate h2  
{
	border-bottom: 1px dotted #FFF; border-left: 1px dotted #FFF; 
}

h3  
{
	border-bottom: 1px dotted #8DC24E; 
}

#sidebar h3, #sidebar-alternate h3  
{
	border-bottom: 1px dotted #FFF; 
}

code, kbd  
{
	color: #001A4D; 
}

abbr, acronym  
{
	border-bottom: 1px dotted #253D6A; 
}

table_text  
{
	font-family: Verdana, sans-serif;
	font-size: large;
	color: Aqua;
}

