@charset "UTF-8";
body {
	background-color: #999999;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 0.8em;
	font-weight: normal;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#header {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 100px;
	position: relative;
	width: 780px;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#header li {
	float: left;
}

#header li a:link, #header li a:visited {
	background: #003399;
	padding: 0.3em 0.6em;
	font: bold .97em/1.2 Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 0.5em;
	display: inline-block;
	display: block;
}

#header li a:hover, #header li a:active {
	color: #003399;
	background: #FFFFFF;
}
#header li a.current, #header li a.current:visited, #header li a.current:hover, #header li a.current:active {
	color: #009933;
	background: #FFFFFF;
	cursor: default;
}				
#leftColumn {
	float: left;
	width: 120px;
	margin-top: 5px;
}
#leftColumn a:link, #leftColumn a:visited {
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	width: 117px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	line-height: 1.8em;
	background-image: url(../images/009933_117button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 34px;
	margin-right: 0px;
	margin-left: 3px;
}
#leftColumn a:hover, #leftColumn a:active {
	color: #FFFFFF;
	background-image: url(../images/009933_117button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	padding-top: 5px;
}
#contactUsLeft {
	text-align: right;
	margin-top: 200px;
}
#contactUsLeft p {
	margin-top: -0.8em;
	margin-bottom: 2.5em;
}
#contactUsLeft a:link {
	display: inline;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	color: #003399;
	font-size: 1em;
	line-height: 1.2;
	background-image: none;
}
#contactUsLeft a:hover, #contactUsLeft a:active {
	text-decoration: underline;
	background-image: none;
}
#contactUsLeft p.info {
	text-align: right;
	font-size: 0.95em;
}

#leftNav {
	padding-left: 10px;
	margin-top: 30px;
}
#leftNav p {
	font-size: 0.9em;
}

#leftNav a:link, #leftNav a:visited {
	font-size: 1em;
	background-color: transparent;
	color: #003399;
	display: inline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#leftNav a:hover, #leftNav a:active {
	text-decoration: underline;
}

#centerColumn {
	float: left;
	width: 390px;
	font-size: 1em;
	line-height: 1.5;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#centerColumn  h1 {
	font-size: 1.8em;
	line-height: 1;
	padding: 0px;
	margin-bottom: -8px;
}
#centerColumn h2 {
	font-size: 1.4em;
	line-height: 1;
	padding: 0px;
	margin-bottom: -8px;
}
#centerColumn h3 {
	font-size: 1.2em;
	line-height: 1;
	padding: 0px;
	margin-bottom: -8px;
	color: #009933;
}
#centerColumn h4 {
	font-size: 1.1em;
	line-height: 1;
	padding: 0px;
	margin-bottom: -8px;
}



#centerColumn p {
	padding: 0px;
	margin-top: .9em;
	margin-bottom: 0px;
}
#centerColumn li {
	margin-bottom: .5em;
}
#centerColumn a:link {
	color: #003399;
	text-decoration: none;
}
#centerColumn a:visited {
	text-decoration: none;
}
#centerColumn a:hover, #centerColumn a:active {
	text-decoration: underline;
}
#centerColumn a.order:link, #centerColumn a.order:visited {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #009933;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	display: block;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	width: 6em;
	text-align: center;
	margin-bottom: 1.5em;
}
#centerColumn a.order:hover, #centerColumn a.order:active {
	background-color: #003399;
}

#centerColumn ol ol li {
	list-style-type: lower-alpha;
	margin-top: .9em;
}

#centerColumnWide {
	float: left;
	width: 490px;
	font-size: 1em;
	line-height: 1.5;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.strongGreen {
	font-weight: bold;
	color: #009933;
}

#centerColumnWide h1 {
	font-size: 1.8em;
	line-height: 1;
	padding: 0px;
	margin-bottom: -8px;
}
#centerColumnWide h2 {
	font-size: 1.4em;
	line-height: 1;
	padding: 0px;
	margin-bottom: -8px;
}
#centerColumnWide h3 {
	font-size: 1.2em;
	line-height: 1;
	padding: 0px;
	margin-bottom: -8px;
	color: #009933;
}


#centerColumnWide p {
	padding: 0px;
	margin-top: .9em;
	margin-bottom: 0px;
}
#centerColumnWide a:link {
	display: inline;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	color: #003399;
	font-size: 1em;
	line-height: 1.2;
}
#centerColumnWide a:hover, #centerColumnWide a:active {
	text-decoration: underline;
}
#centerColumnWide li {
	margin-bottom: .5em;
}
#centerColumnWide table#fieldsTbl {
	width: 480px;
	margin: 0 auto;
	background: #CCFFFF;
	border: 1px solid #333333;
	border-collapse: collapse;
}
#centerColumnWide #fieldsTbl thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
}
#centerColumnWide #fieldsTbl tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.3;
	vertical-align: top;
}
#centerColumnWide #fieldsTbl caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding-bottom: .5em;
}
#centerColumnWide #fieldsTbl th {
	background: #003399;
	color: #FFFFFF;
	height: 3em;
	vertical-align: middle;
	border: 1px solid #333333;
}
#centerColumnWide #fieldsTbl td {
	padding: 0.7em 1em 0.5em;
	border: 1px solid #333333;
}
#centerColumnWide #fieldsTbl tr.odd {
	background: #CCFFCC;
}
#centerColumnWide #fieldsTbl tr:hover {
	background: #FFFF99;
}	
#centerColumnWide ol ol li {
	list-style-type: lower-alpha;
	margin-top: .9em;
}


#rightColumn {
	float: left;
	width: 250px;
	margin-top: 1em;
}

#rightTop {
	background-color: #dcee96;
	width: 200px;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	border: 1px solid #000000;
}
#rightTop img {
	margin-top: 10px;
}



#rightTop h2  {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 0em;
}
#rightTop  h3 {
	font-size: 1.2em;
	line-height: 1;
	padding: 0px;
	margin-bottom: -2px;
}

#rightTop p {
	margin-top: 0.5em;
	margin-bottom: 0em;
	line-height: 1.3;
}

#rightTop a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#rightTop a:hover, #rightColumn a:active {
	text-decoration: underline;
}

#rightTop a:visited {
	font-weight: bold;
	text-decoration: none;
}
#rightTop li {
	margin-bottom: .5em;
}
#rightBottom {
	width: 220px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#rightBottom h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}
#rightBottom a:link, #rightBottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 180px;
	background-image: url(../images/009966button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0px 0px;
	font-size: .9em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 33px;
}
#rightBottom  a:hover, #rightBottom a:active  {
	background-image: url(../images/009966button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	height: 31px;
}
#rightBottom #free h3 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}
#rightBottom #free a:link, #rightBottom #free a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 180px;
	background-image: url(../images/ff0000button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0px 0px;
	text-align: center;
	height: 35px;
}
#rightBottom #free a:hover, #rightBottom #free a:active {
	background-image: url(../images/ff0000button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	padding-top: 5px;
}
.strongBlack {
	font-weight: bold;
}


#footer {
	margin: 0px 0px 15px;
	padding: 10px;
	clear: both;
	width: 760px;
	background: #003399;
	color: #FFFFFF;
	float: left;
}
#footer ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	float: left;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	margin: 0.5em 0.2em 0.5em 0.5em;
	line-height: 1em;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}



#copyright {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.7em;
}
.lightBlue {
	color: #003399;
}
.lightBlue:hover, .lightBlue:active {
	text-decoration: underline;
	color: #003399;
}
