﻿/* v1.0 | 20080212 */

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: 3;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	overflow: auto;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/* CSS layout */
#wrapper {
	background-color: #EFA527;
	width: 1400px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border: 2px,#666666;
}
body {
	font-family: Arial, sans-serif;
	font-size:large;
	color:#dc8;
	width:100%
}
#masthead {
	width: 100%;
	text-align: right;
	background-color: #EFA527;
}
#logo {
	background: #efa527;
	float: left;
	width: 160px;
}
#header {
	background: #EFA527;
	margin-left: 160px;
}
#container {
	clear: both;
	position:relative;
	width: 100%;
	font: menu;
}
#left_col {
	border-style: solid;
	background: #EFA527;
	float: left;
	width: 160px;
	border-top-color: #CCAA77;
	border-top-width: 30px;
	position:relative;
}
#right_col {
	border-style: solid none none none;
	background: #EFA527;
	float: right;
	width: 160px;
	border-top-color: #CCAA77;
	border-top-width: 30px;
	height: auto;
	position:relative;
}
#menu {
	background: #FFFFCC;
	margin-left: 160px;
	margin-right: 160px;
	height:30px;
	Background-color: #CCAA77;
}
#content {
	background: #FFFFCC;
	margin-left: 160px;
	margin-right: 160px;
	padding: 10px;
	height: 100%;
}
#content-banner {
	background-color: transparent;
	overflow:hidden;}
}
#content-left {
	position:relative;
	width: 800px;
	height: auto;
}
#content-right {
	position:relative;
	width: auto;
	height:auto;
}
h1 {
	font-family: Verdana;
	color: #0099FF;
	font-size: xx-large;
}
h2 {
	font-family: Verdana;
	color: #0099FF;
	font-size: x-large;
}
h3 {
	font-family: Verdana;
	color: #333333;
	font-size: large;
}
h4 {
	font-family: Verdana;
	color: #0099FF;
	font-size: medium;
}
h5 {
	font-family: Verdana;
	color: #0099FF;
	font-size: small;
}
h6 {
	font-family: Verdana;
	color: #333333;
	font-size: x-small;
}
p {
	font-family:Verdana;
	color: #0099FF;
	font-size:small;
}
li {
	font-family:Verdana;
	color: #0099FF;
	font-size:small;
}

#footer {
	background: #FFFFCC;
	clear: both;
	width:100%;
	overflow: hidden;
}
/* Styles for Footer */
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color:#666666;
}
.style_bold {
	font-weight:bold;
}
.style_italic {
	font-style:italic;
}

/* Styles for menu */
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #dc8;
	border-width: 1px;
	border-color: #666666;
	margin-right: 4px;
	position: relative;
	width: 110px;
	height: 22px;
	display: inline;
	float: left;
	margin-top: 4px;
}
#menu li a {
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	background-color: #dc8;
	width: 110px;
	height: 20px;
	display: block;
	float: left;
}
#menu li ul {
	position: relative;
	width: 110px;
	height: Auto;
	top: 1px;
	left: 0px;
	bottom: 4px;
	background: #CCAA77;
	visibility: hidden;
	float:left;
}
#menu li ul li {
	border-style: inherit;
}
#menu li ul li a {
	font-weight: normal;
	color: #666666;
}
#menu li a:hover {
	border-left-style: solid;
	border-left-color: #5d7697;
	padding-left: 2px;
}
#menu li ul li a:hover {
	color: #333333;
	padding-left: 5px;
}
#menu li:hover ul {
	visibility: visible;
}

/* Styles for content */
.ms-grid1-main {
	border-left: .75pt solid black;
	border-right-style: none;
	border-top: .75pt solid black;
	border-bottom: .75pt solid black;
	background-color: white;
}
.ms-grid1-tl {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top-style: none;
	border-bottom-style: none;
	background-color: white;
}
.ms-grid1-left {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top: .75pt solid black;
	border-bottom-style: none;
	background-color: white;
}
.ms-grid1-top {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top-style: none;
	border-bottom-style: none;
	background-color: white;
}
.ms-grid1-even {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top: .75pt solid black;
	border-bottom-style: none;
	background-color: white;
}
.style1 {
	margin-bottom: 0;
	text-align: left;
}
.style2 {
	text-align: left;
}
.style3 {
	text-align: center;
}
.style4 {
	vertical-align: top;
}
.style6 {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style7 {
	font-family:Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size:medium
}
.style8 {
	text-align: left;
}
style11 {
	color: #000;
	text-decoration: none;
	display: block;
	border: thin solid #FFFFCC;
	margin-top: 0px;
	padding: 5px;
	background-color: #FFFFCC;
}
.style14 {
	border-width: 0px;
	font-size: large;
}
.style22 {
	color: #0099FF;
	font-size: small;
}
.style23 {
	font-size: x-small;
}
.style24 {
	color: #0099FF;
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: xx-large
}
.style27 {
	text-align: center;
	border: 1px solid #666666;
}
.style28 {
	text-align: right;
	border: 1px solid #666666;
}
.style32 {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.style34 {
	font-size: small;
}
.style35 {
	font-size: 100%;
	vertical-align: top;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 3;
	background:;
}
.style36 {
	background:#FFFFCC;
}
.style37 {
	font-size: 100%;
	vertical-align: middle;
	margin: 0;
	padding: 3;
	background: #FFFFCC;
	text-align: right;
}
.style38 {
	text-align: right;
}
.style39 {
	text-align: right;
}
.style40 {
	text-align: center;
	border: 5px solid #FFC20E;
}
.style41 {
	background: #FFFFCC;
	text-align: center;
}
.style42 {
	white-space: nowrap;
	text-align: center;
}
.style43 {
	border: 3px solid #FFC20E;
	margin-bottom: 0;
	text-align: right;
}
.style44 {
	border: 3px solid #FFC20E;
	text-align: center;
	background-color: #FFC20E;
}
.style45 {
	border: 3px solid #FFC20E;
	margin-bottom: 0;
	text-align: left;
}
.style46 {
	text-align: center;
	background-color: #FFC20E;
}
.style47 {
	text-align: center;
	border: 3px solid #FFC20E;
	background-color: #FFFFFF;
}
.style48 {
	text-align: center;
	border: 3px solid #FFC20E;
	margin-bottom: 0;
	background-color: #FFFFFF;
}


</body>

</html>

