/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #444444;
	background: #ffffff url(../images/bkgd_stripe.png) repeat;
}

/* CONTAINER */

#container {
	width: 968px;
	margin: 0 auto;
	text-align: center;
	background-image:url(../images/bkgd.png);
    background-repeat: repeat-y;
    background-position: center;
}

/* HEADER */

#header-outer {
	height: 100%;
}
#header-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
}

/* FRONT CONTENT */
#front-content-outer {
}
#front-content-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#front-content-inner h1 {
	display: none;
}

/* LOGIN MENU */

#login-menu-outer {
	text-align: center;
}
#login-menu-inner {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../images/title.png);
	background-color: #FFFFFF;
}
#login-menu-left {
	margin-top:40px;
	margin-left:40px;
	float: left;
	display: inline;
}
#login-menu-right {
	margin-top:40px;
	margin-right:40px;
	float: right;
	display: inline;
}
/* MAIN CONTENT */

#content-outer {
}
#content-inner-three {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	height: 100%;
}
#content-menu {
	display: inline;
	float: left;
	width: 200px;
	padding: 10px 20px 20px 20px; /*(top, right, bottom, left)*/
	text-align: left;
	background-color:#FFFFFF
}
#content-menu h2 {
	display: none;
}
#content-menu h3 {
	font-size: 1.4em;
	color: #666666;
	line-height: 2.43em;
	font-weight: lighter;
}
#content-menu p {
	font-size: 1.2em;
	line-height: 1.6667em;
	margin: 0.8333em 0;
}
#content-middle {
	display: inline;
	float: left;
	width: 440px;
	padding: 20px; /*(top, right, bottom, left)*/
	text-align: left;
	background-color: #FFFFFF;
}
#content-middle h1 {
	color: #F89728;
	font-size: 2.2em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	margin-top: 5px;
}
#content-middle h2 {
	font-size: 1.6em;
	font-weight: lighter;
	line-height: 1.25em;
	/* color: #ffffff;
	background: #829faf url("../images/horiz-menu-back-bk.gif") repeat-x center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0.625em 10px;
	margin: 1.5em 0 1em 0;
	*/
	color: #4d7699;
	font-family: Helvetica, Arial, sans-serif;
	margin: 1.25em 0 0.625em 0;
}
#content-middle h2 a {
	color: #4d7699;
	}
#content-middle h2 a:hover {
	color: #4d7699;
	text-decoration: underline;
	}
#content-middle h3 {
	font-size: 1.5em;
	line-height: 1.333;
	font-weight: lighter;
	margin: 1em 0 -0.333em 0;
	color: #587a8d;
}
#content-middle h4 {
	font-size: 1.2em;
	color: #aaaaaa;
	font-weight: lighter;
	margin-bottom: 20px;
}
#content-middle h4 a {
	color: #C7BDB4;
}
#content-middle h4 a:hover {
	color: #F89728;
}
#content-middle p {
	font-size: 1.2em;
	line-height: 1.6667em;
	margin: 0.8333em 0;
}
#content-middle ul li ul li, #content-middle ul li ol li,  #content-middle ol li ul li, {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0;
	list-style-type: disc;
}

#content-middle h3 a, #content-middle p a, #content-middle li a, table a {
	color: #4e758b;
	text-decoration: underline;
}
#content-middle h3 a:hover, #content-middle p a:hover, #content-middle li a:hover, table a:hover {
	color: #F89728;
	text-decoration: underline;
}
#content-middle ol, #content-middle ul {
	padding-left: 25px;
	font-size: 1.2em;
	line-height: 1.6667em;
}
#content-middle table {
	border-spacing: 1px;
}
#content-middle td {
	background: #ffffff url("../images/table-back.gif") no-repeat top left;
	padding: 7px;
	font-size: 1.2em;
	line-height: 1.6667em;
}
#content-middle th {
	padding: 7px;
	background: #ffffff url("../images/table-back-th.gif") no-repeat top left;
	font-size: 1.2em;
}
#content-right {
	color: #6E6459;
	display: inline;
	float: right;
	width: 200px;
	text-align: left;
	padding: 10px 20px 20px 20px; /*(top, right, bottom, left)*/
	background-color: #FFFFFF;
}
#content-right h2 {
	font-size: 1.5em;
	line-height: 1.3333em;
	font-weight: lighter;
	padding: 0.6666em 10px 0 10px;
	color:#555555;
}
#content-right img, .content-border {
	/* border: 5px solid #e1e0da; */
}
#content-right a {
	color: #4e758b;
}
#content-right a:hover {
	color: #F89728;
}
#content-right p {
	font-size: 1.2em;
	line-height: 1.6667em;
	padding: 10px 0;
	margin: 0 1px 10px 0;
}
/* #content-right p:hover, #content-right ul:hover {
	background: #eaedef url("../images/sidebar-back.gif") repeat-x top;
}
#content-right p:hover a, #content-right ul:hover a {
	color: #334956;
}
*/
#content-right ul {
	font-size: 1.2em;
	list-style-image: url("../images/bullet.png");
	margin-left: 20px;
	padding: 6px 0px 6px 0px;
}
#content-right li {
	padding: 4px;
}
#content-right ul li {
	list-style-type:none
}
#content-right li a {
	color: #6E6459;
}
#content-right li a:hover {
	color: #F89728;
}
.float-left {
	float: left;
	padding: 0 11px 0 0;
}
.float-right {
	float: right;
	padding: 0 0 10px 20px;
}
.float-right-border {
	float: right;
	margin: 0 0 20px 20px;
	border: 5px solid #e1e0da;
}
.blockquote {
	background-color: #ffffee;
	border: 1px dotted #888888;
	padding: 11px;
	font-style: italic;
}
.archive {
	padding-left: 15px;
}

/* FOOTER */

#footer-outer {
	text-align: center;
}
#footer-inner {
	padding: 25px 0 0 0;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.667em;
	color: #dad9d8;
	width: 960px;
	text-align: center;
}
#footer-inner a {
	text-decoration: underline;
	color: #dad9d8;
}
#footer-inner a:hover {
	text-decoration: underline;
	color: #f77f00;
}

