﻿body {
	font-family: Georgia, serif;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/ForFlash/r1.jpg');
	background-repeat: repeat;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#header {
	width: 800px;
	text-align: center;
	border-bottom: 3px white solid;
}
#menu_container {   /* Defines menu's container with a high z-index to guarantee elements show */
	margin-left: auto;
	margin-right: auto;
	position: relative; 
	width: 777px; 
	height: 14px; 
	z-index: 100;
	text-align: center;
	background-color: #4c9196;
	padding: 6px;
}
#menu ul {    /* clear margins */
	padding:0; 
	margin:0; 
	list-style-type: none;
	margin-top: -6px;
}
  
#menu {    /* clear margins */
	padding:0; 
	margin:0; 
	list-style-type: none;
	margin-top: -6px;
}
  
#menu li {
	float: left;
	list-style: none;
	list-style-image: none;
}

#menu a:visited {
	display: block;
 	width: 93px;   /* link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 14px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px 1px 0px 0px;
	color: #ffffff;
	font-weight: bold;
}

#menu a {
	display: block;
 	width: 93px;    /*link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 14px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px 1px 0px 0px;
	color: #ffffff;
	font-weight: bold;
}
#menu a:hover {
	display: block;
  	width: 93px;   /* link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 14px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px 1px 0px 0px;
	color: #782A79;
	font-weight: bold;
	font-style: italic;
}
#menu li a.endbox:visited {  /* completes the box on all outside cells */
	border-width:0px;
}
#menu li a.endbox {  /* completes the box on all outside cells */
	border-width:0px;
}
#indexmenu a:visited {
	display: block;
  	width: 88px;   /*  link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 20px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px 1px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-bottom: 12px;
}
#indexmenu a {
	display: block;
 	width: 88px;  /*  link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 20px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px 1px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-bottom: 12px;
}
#indexmenu a:hover {
	display: block;
 	width: 88px;   /* link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 20px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px 1px 0px 0px;
	color: #782A79;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 12px;
}
#indexmenu a.endbox:visited {  /* completes the box on all outside cells */
	display: block;
 	width: 88px;  /*  link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 20px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-bottom: 12px;
}
#indexmenu a.endbox:hover {  /* completes the box on all outside cells */
	display: block;
 	width: 88px;   /* link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 20px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px;
	color: #782A79;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 12px;
}
#indexmenu a.endbox {  /* completes the box on all outside cells */
	display: block;
 	width: 88px;    /*link block width - chg hover left too! */
	font-size: 12px; 
	height: 14px;    /* link block height  */
	line-height: 20px; 
	text-decoration: none; 
	border: 0px solid #FFF; 
	border-width: 0px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-bottom: 12px;
}
p	{
	margin: 0px 0px 0px 0px;
	text-align: left;
}

td {
	text-align: left;
	vertical-align: top;
}
td.menuline {
	border: 3px #A4B2B3 solid;
	border-right: 3px #A4B2B3 solid;
	border-bottom: 0px;
	border-top: 0px;
}
td.menubar {
	border: 3px #A4B2B3 solid;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	margin-bottom: 0px;
}
td.bars {
	border: 3px #A4B2B3 solid;	
}
td.left {
	width: 63%;	
	line-height: 13px;
	padding: 1px;
}
td.right {
	width: 37%;
	line-height: 13px;
	padding: 1px;
}
td.one {
	width: 98%;	
	line-height: 13px;
	padding: 1px;
	background-color: #e9f1f3;
}
.smallLI {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.blocks {
	margin: 12px;
	line-height: 125%;
}
.eTable {
	table-layout: fixed;
	border-collapse: collapse;
	caption-side: top;
	empty-cells: show;
	margin-left: auto;
	margin-right: auto;
	border: thick white solid;
	width: 800px;
	height: 375px;
}

form
{
	margin:0px;
}
a
{
	color: #782A79;
	text-decoration:none;
}
a:hover
{
	color: black;
	font-weight: bolder;
}
.dark
{
	color:#356264;
}
a.dark
{
	color:#782A79;
	text-decoration:none;
}
a.dark:hover
{
	color:#782A79;
	font-weight: bolder;
}
.copy
{
	color:#A5D0D3;
	font-size:10px;
}
a.copy
{
	color:#782A79;
	text-decoration:none;
}
a.copy:hover
{
	color:#782A79;
	font-weight: bolder;
}
.vhite
{
	color:#FFFFFF;
}
a.white
{
	color:#FFFFFF;
	text-decoration:none;
}
a.white:hover
{
	color:#FFFFFF;
	font-weight: bolder;
}
.light
{
	color:#CDD9DE;
}
a.light
{
	color: #782A79;
	text-decoration:none;

}
a.light:hover
{
	color:#782A79;
	font-weight: bolder;
}
.t10
{
	font-size:10px;
}
.t
{
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#464545;
}
.specialnote {
	padding: 12px 6px 12px 6px;
	font-weight: bold;
	background-color: #4c9196;
}
h3 {
	line-height: 150%;
	margin-top: 12px;
	margin-bottom: 0;
	padding-left: 10px;
}
h4 {	
	line-height: 150%;
	margin-top: 12px;
	margin-bottom: 0;
	padding-left: 10px;
}
.cheader {
	text-align: center;
	margin-top: 9px;
	margin-bottom: 6px;
	font-size: small;
	font-weight: bold;	
}
.style3 {
	margin-bottom: 6px;
	margin-top: 3px;
	font-size: medium;
}
.style4 {
	font-size: x-small;
	line-height: 110%;
	margin-top: 0;
	margin-bottom: 3px;
}
.style7 {
	font-size: x-small;
	font-weight: bold;
	color: #A5D0D3;
}
.readmore {
	font-size: x-small;
	font-style: italic;
	color: #782A79;
}
.readmoreR {
	font-size: x-small;
	font-style: italic;
	color: #782A79;
	text-align: right;
	padding: 3px 15px 3px 0px;
}

.style12 {
	font-size: small;
	line-height: normal;
}
.style14 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.style9 {
	line-height: 110%;
	margin-top: 0;
	margin-bottom: 0;
	font-size: small;
}
li {
	list-style: disc outside;
	padding: 6px 0px 3px 0px;
	line-height: 100%;
}
#leftone {
	position: relative;
	background-color: #749a9d;
}
#lefttwo {
	position: relative;
	background-color: #e9f1f3;
}
#leftthree {
	position: relative;
	background-color: #5ba0a5;
}
#rightone {
	position: relative;
	background-color: #cee1e7;
}
#righttwo {
	position: relative;	
	background-color: #426b6d;
}
#rightthree {
	position: relative;	
	background-color: #a4b2b3;
}
#footer {
	font-size: xx-small;
}
.cpara {
	text-align: center;
	line-height: 200%;
}
.ipara {
	text-align: left;
	line-height: 125%;
	text-indent: 30px;
}
/* new as of 2009-01-06 */
#pageContent {
	width: 750px;
	text-align: center;
	position: relative;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
#pageLeft {
	float: left;
	width: 370px;
	height: 290px;
	background-color: #749a9d;
	text-align: left;
}
#pageLeft img {
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 30px;
}
#pageLeft p {
	font-family: Georgia, serif;
	margin-right: 15px;
	text-align: left;
	font-size: medium;	
}
#pageRight {
	position: relative;
	float: right;
	width: 350px;
	height: 290px;
	background-color: #a4b2b3;
}
#pageRight img {
	vertical-align: top;
	padding-left: 15px;
	padding-bottom: 30px;
}
#pageRight p {
	font-family: Georgia, serif;
	margin-right: 15px;
	margin-left: 10px;
	text-align: left;
	font-size: medium;	
}
