/* mac hide \*/
html, body { height: 100%; }
/* end hide*/
* html #outer { height: 100%; }

* { margin: 0; padding: 0; }

body {
	background: #2d365c;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/110% Georgia, "Times New Roman", Times, serif;
	/* font: 100%/110% "Trebuchet MS", Helvetica, sans-serif; */
	/* font: 100%/110% "Verdana", Arial, Helvetica, sans-serif; */
	/* font: 100%/110% "Tahoma", Arial, Helvetica, sans-serif; */
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 100%;
	margin: 13px auto 0;
	position: relative;
	text-align: left;
	height: auto;
	background: #2d365c;
	line-height: 120%;
}

#wrapper1 {
	background: #eeeddf;
}

#contentwrap {
	display: block;
	position: relative;
	font-size: 0.75em; /* Global Content Font Size */
	padding: 0 0 0 0;
}

#col-left {
	
	float: left;
	width: auto;
	position: relative;
}

#col-left.subpage {
	width: 699px;
}
	
#col-right {
	display:none;
}
	
#feature {
	height: 200px;
	background: #ff9800;
	padding: 0 35px;
}

#feature p {
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}

#featureleft {
	float: left;
	width: 300px;
	padding: 25px 0 0 0;
	font-size: 80%;
	}
	
#featureright {
	float: right;
	height: 200px;
	width: 377px;
	background: url(../images/feature.jpg) no-repeat;
	}

/* Header
------------------------------------------------------------------*/

#header {
	height: 125px;
}

	#headerleft {
		left: 0;
		top: 0;
		float: left;
		width: 293px;
		height: 102px;
		position: relative;
	}
	
	#headerright {
		display:none;
		float: right;
		 margin-bottom: -10px;
	}
	.page-1 #headerright img { display: none; }
	.calendar { margin-top: 13px; }
	.page-1 #flash-1 { display: none; }

/* Navigation refer to horizontal_nav.css
------------------------------------------------------------------*/

#h-nav {
	display: none;
}

/* Footer
------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 20px;
	font-size: 70%;
	width: auto;
	margin: 0 auto;
	color: #444;
	border-top: 1px solid #bbb;
	padding: 0;
}

#clearfooter {height: 0; clear: both; } /* to clear footer */

#footer p {
	margin: 0;
	padding: 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

	#footerleft { }
	
	#footerright {
		 float: right;
	}
	
	#footer a {
		color: #444;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
/* Newsitem1
------------------------------------------------------------------*/

.newsitem1 {
	border-bottom: 1px solid #ccc;
	clear: both;
	margin-bottom: 10px;
}
.newsitem1 h3 {
	margin-bottom: -0.25em;
	font-size: 1.1em;
}
.newsitem1 h3 a {
	color: #003B7D;
}
.newsitem1 p.date {
	font-size: 0.9em;
	color: #666;
}

/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a {
	color: #6270BC;
	text-decoration: underline;
}

a:hover {
	color: #ff9800;
	text-decoration: none;
}

p { 
	margin: 0 0 1em 0;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 90%;
	color: #444;
	}
	
p.crumbs a {
	color: #ff9800;
	}
	
p.crumbs a:hover {
	color: #3f4b7c;
	}
	
.crumbdivider {
	color: #3f4b7c;
	}
	
#col-right p {
	margin: 0;
	}
	
#col-right.side li {
	list-style-image: none;
	list-style-type: none;
	font-size: 110%;
	border-bottom: 1px solid #ff9800;
	padding: 3px 0;
	}
	
#col-right p.more
 {
	margin: 0 0 0.5em 0;
	font-size: 80%;
	border-bottom: 1px dashed #bbb;
	padding-bottom: 7px;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: right;
	}
p.more a {
	color: #3f4b7c;
	}
	
p.more a:hover {
	color: #ff9800;
	text-decoration: none;
	}
	
p.archive {
	text-align: right;
	padding-bottom: 10px;
	}
	
ul {
	color: #444;
	font-size: 90%;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	}
	
li ul {
	font-size: 100%;
	}
	
ol {
	color: #444;
	font-size: 90%;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	}

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
}

	ul ul, ol ol { margin-bottom: 0; }

.hide { display: none; }

h1 {
	display: none;
	}

h2 {
	margin: 0 0 0.5em 0;
	font-size: 220%;
	color: #3f4b7c;
	border-bottom: 1px solid #ff9800;
	padding-bottom: 7px;
	font-weight: normal;
}

	h2 a {
		color: #000;
		text-decoration: none;
	}
	
	h2 a:hover {
		color: #000;
		text-decoration: underline;
	}
	
h3 {
	margin: 0 0 0.5em 0;
	font-size: 150%;
	color: #3f4b7c;
	font-weight: normal;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: #ff9800;
}

.page-2 h4 {
	text-transform: uppercase;
	padding-top: 5px;
	}

div.separator {
	border-bottom: 1px solid #ff9800;
	height: 1px;
	margin-bottom: 15px;
	}

.imgRight {	float: right; margin: 0 0 10px 20px; }
.imgLeft { float: left;	margin: 0 20px 10px 0; }

.clear { clear: both; }

/* padding */

#col-left .padding { padding: 5px 20px 0 0; }
#col-right .padding { padding: 5px 0 0 0; }
#col-right.side .padding { padding: 72px 0 0 0; }

/* Messages */

div.message {
	width: 100%;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }

/* Forms
------------------------------------------------------------------*/

form { margin: 0; }
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
form fieldset {
	border: none;
}
form legend {
	padding: 0;
	margin-bottom: 1em;
	font-weight: bold;
	color: #666;
}
form label {
	line-height: 1.3em;
	float: left;
	display: inline;
}
form div.cr { /* checkbox radio */
	float: left;
	display: inline;
}
form p {
	clear: both;
	padding: 0 0 0 5px;
	margin: 0.5em 0 0.5em 0;
}
form option { padding-right: 4px; }
form textarea { width: 250px; }
form span {
	display: inline;
	padding: 2px 0 0 20px;
	font-style: italic;
	color: #999;
	font-weight: normal;
}
form div.cr label {
    float: none;
	padding: 0;
	line-height: 1.8em;
}
form div.cr input {
	margin: 0 3px -3px 0;
}
form ol {
	margin: 0;
	padding: 0;
}

form ul li {
	list-style-image: none;
	}

form li {
	list-style: none;
	padding: 5px 5px 5px 0;
	clear: both;
	overflow: hidden;
}
.colwrap-right form ol li { margin: 0 0 0.35em 0; padding: 0; }
form div legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form div label {
	display: block;
	width: auto;
}
form .mandat { color: #ff9800; }
form .sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
form label { width: 145px; } /* Width of labels */

/*\*//*/ form legend { display: inline-block; } /* IE Mac legend fix */

form li.form-error {
	background: #FFEBEB;
	border: 1px solid #f99;
	padding: 2px;
}
form div.form-error {
	color: #FF3232;
	font-weight: bold;
	margin-bottom: 8px;
}

hr {
	margin: 10px 0;
	}
	
div.indent {
	font-size: 110%;
	padding-left: 30px;
	color: #777;
	}

/* Tables
------------------------------------------------------------------*/

table { margin: 0 0 1em; }
table, th, td { border: none; }
th, td { padding: 3px; }

table.calendar a {
	color: #3f4b7c;
	font-size: 80%;
	}
table.calendar {
	color: #ff9800;
	font-size: 120%;
	float: right;
	margin-right: 20px;
	}
	
table.calendar a.event {
	font-weight: bold;
	}

/* sIFR
------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 21px;
	display: inline;
	line-height: 30px;
}

#headerleft img{
	display:none;
}

#headerleft #logo-white{
	display:inline;
}
