html, body{ 
 margin:3px 0; 
 padding:0; 
 text-align:center; 
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
	vertical-align : top;
	margin: 0;
	padding: 0;
        line-height: 0px;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

em {
	font-style : italic;
	font-size: 12px;
}

p {
	font-size: 12px;
	padding: 2px 0 5px 0;
	margin: 0;
}

li {
	margin-bottom: 4px;
}

div.centered 
{
text-align: center;
}
div.centered table 
{
margin-left: auto;
margin-right: auto;
text-align: left;
}

h1 {
	letter-spacing: 0.2px;
	font-size : 22px;
    	font-weight: bold;
	line-height: 24px;
	color : #ffcc66;
	margin: 0 0 10px 0;
	padding: 6px 0 0 0;
}


h2 {
	letter-spacing: 0.2px;
	font-size : 18px;
    	font-weight: bold;
	line-height: 20px;
	color : #ffcc66;
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
}

h3 {
	letter-spacing: 0.15px;
	font-size : 14px;
    	font-weight: bold;
	line-height: 16px;
	color : #F9DFB2;
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
}

h4 {
	letter-spacing: 0.15px;
	font-size : 12px;
    	font-weight: bold;
	line-height: 14px;
	color : #F8F8CC;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
}


h5 {
	letter-spacing: 0.15px;
	font-size : 12px;
    	font-weight: bold;
	line-height: 14px;
	color: #E9AF40;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
        text-decoration: underline;
}
h6 {
	letter-spacing: 0.15px;
	font-size : 12px;
    font-weight: bold;
	line-height: 14px;
	color: #000000;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
}

/* default anchors */

a {
	font-weight: normal;
}

a:link {
	text-decoration: underline;
	outline: none;
	color: #CC6600;
}

a:visited {
	color: #CC6600;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	color: #000000;
}

/* layout */
 
#pagewidth{ 
 width:780px; 
 text-align:left; 
 min-width: 500px;
 margin-left:auto; 
 margin-right:auto;
 border: 1px solid #000000;
 background-color: #FFFFFF;
}

#outerFooter{ 
 width:780px; 
 text-align:left; 
 margin-left:auto; 
 margin-right:auto;
 background-color: #FFFFFF;
 color: #000000;
}

#pagewrapper {
	width: 778px;
	text-align: left;
	margin-left: 2px;
	margin-right: 0;
	background-color: #FFFFFF;
}
 
#header{ 
 width: 100%; 
 background-color: #FFFFFF; 
 margin: 0;
 z-index: 13;
}
 
#header .content{
   padding-bottom:0; /*padding bottom 0 to remove space in IE5 Mac*/
}

#leftcol{
 width:150px; 
 float:left; 
 position:relative; 
 margin-left: -150px; 
 margin-right: 1px; 
 border-right: 1px solid #F8F8CC;
 z-index: 10;
 background-color: #F8F8CC;
}

* html #leftcol {
width: 151px;
w\idth: 150px;
}
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #F8F8CC;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
}

#outerWide{
	border: solid white 0px;
	width: auto;
	background-color: #FFFFFF; /* center column color */
} 
 
#outerwrapper {
	padding: 0 2px 0 0;
	background-color: #FFFFFF;
        border-left: 1px solid #F8F8CC;
}
 
#footer{
 width:100%; 
 margin: 0;
 padding: 0;
 border-top: 1px solid #000000;
}

#footer .content {
 margin: 0;
 padding: 0;
}
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 border-left: 1px solid #F8F8CC;
 z-index: 12;
 background-color: #FFFFFF;
}

* html #maincol {
width: 616px;
w\idth: 100%;
}
 
#maincol .content {
	padding: 0 0 5px 5px;
}

#maincolWide .content {
	padding: 0 5px 5px 10px;
    margin-bottom: 12px;
}

#contentBody {
}
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}

.hide{
	display: none;
}

/* header */

#headerNav {
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFCC66;
}

#masthead {
	border: 0;
}

#loginInfo {
	background-color: #FFFFCC;
	color: #000000;
	border-top: 2px solid #FFFFCC;
	border-bottom: 2px solid #FFFFCC;
	margin-bottom: 2px;
}
#loginInfo label {
	color: #000000;
	font-weight: bold;
}
#loginInfo td {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding: 2px 0 2px 0;
}
#loginInfo a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#loginInfo a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#loginInfo a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#loginInfo a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/* topnav */

#topNav td {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background-color: #FFCC66;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#topNav tr {
	background-color: #FFCC66;
}

#topNav td.last {
	border-right: 0;
}

#topNav a {
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 0;
}

#topNav a:link {
	text-decoration: none;
	color: #000000;
}

#topNav a:visited {
	color: #000000;
}

#topNav a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
	color: #000000;
}

#topNav a:active {
	color: #000000;
}

/* leftnav */

#leftNav {
	background-color: #FFFFCC;
	padding: 0;
	margin: 3px 0 0 0;
	color: #000000;
}

#leftNav a {
	color: #000000;
	background-color: #FFFFCC;
	display: list-item;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 4px;
	text-decoration: none;
	width: 146px;
	border-bottom: 0px dotted #000000;
}
#leftNav  a:link {
	color: #000000;
	text-decoration: none;
}
#leftNav a:visited {
	color: #000000;
	text-decoration: none;
}
#leftNav a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav a:active {
	color: #000000;
	text-decoration: none;
}

#subLeftNav {
	background-color: #FFFFCC;
	padding: 4px  0 4px 0;
}

#subLeftNav a {
	color: #000000;
	background-color: #FFFFCC;
	display: table-row;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 4px;
	text-decoration: underline;
	width: 146px;
}
#subLeftNav  a:link {
	color: #000000;
	text-decoration: underline;
}
#subLeftNav a:visited {
	color: #000000;
	text-decoration: underline;
}
#subLeftNav a:hover {
	background-color: #F8F8CC;
	color: #CC6600;
	text-decoration: underline;
}
#subLeftNav a:active {
	background-color: #FAEFCF;
	color: #CC6600;
	text-decoration: underline;
}
#subLeftNav h2 {
	background-color: #ffcc66;
	padding: 2px 0 2px 0;
	font-weight: bold;
	margin: 4px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	display: block;
	width: 150px;
	text-align: center;
}

/* back to top */

div#backToTop {
        margin: 3px;
}

div#backToTop img {
        margin-left: 5px; 
        margin-right: 10px;
}
div#backToTop a {
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;
}
div#backToTop a:link {
	color: #CC6600;
}
div#backToTop a:visited {
	color: #CC6600;
}
div#backToTop a:hover {
        color: #000000;
}
div#backToTop a:active {
        color: #000000;
}

/* footer */

#footerMessage {
	font-size: 11px;
	background-color: #CC6600;
        color: #000000;
	font-weight: bold;
}

#footerNav {
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFCC66;
	font-weight: bold;
}

#footerNav a {
    font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

#footerNav a:link {
	color: 000000
	text-decoration: none;
}

#footerNav a:visited {
	color: #000000;
	text-decoration: none;
}

#footerNav a:hover {
	color: #CC6600;
	text-decoration: underline;
}

#footerNav a:active {
	color: #cc6600;
	text-decoration: underline;
}

/* button */

SPAN.buttonWrapper {
  border: 1px solid #0140AC;
  padding: 2px;
  display: inline-block;
  background-color: #FFF;
}

INPUT.button {
   text-align : center;
   color:#fff;
   font-size : 12px;
   font-weight : normal;
   background-color:#0140AC;
   border: 0px solid white;
   margin: 0;
   padding: 0;
}

INPUT.buttonHover
{
   text-align : center;
   color:#fff;
   font-size : 12px;
   font-weight : normal;
   background-color:#FFCC00;
   border: 0px solid white;
   margin: 0;
   padding: 0;
}
/*
A.button {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
        border: 0px solid white;
        margin: 0;
	padding: 3px;
	text-decoration: none;
	display: inline-block;
}
*/
A.button {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 4px 6px 4px 6px;
	margin: 7px 0 7px 0;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	text-decoration: none;
	display: inline-block;
}

A.button:link {
	background-color : #0140AC;
	color : #ffffff;
}
A.button:visited {
	background-color : #0140AC;
	color : #ffffff;
}
A.button:hover {
	background-color : #FFCC00;
	color: #ffffff;
	text-decoration: none;
}
A.button:active {
	background-color : #0140AC;
	color : #ffffff;
}

/* error messages  */

.errorMessage {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

/* contact us */

.contactusForm th {
        text-align: right;
        width: 20%;
}


