/***** Body and main container *****/

html, body {
margin:0 auto;
padding:0;
font:85% Arial, Helvetica, sans-serif;
/*font:84% Arial, Helvetica, sans-serif;*/
background: #00417E url(../images/bg-stripes.png) top center repeat-x;
color:#303030;
height:100%;
}

#wrap {
color:#606060;
margin:0 auto;
height:464px;
width:701px;
padding-top:94px;
}

/***** Main content *****/

#contentfull {
text-align:left;
float:left;
width:652px;
height:490px;
padding: 0px 24px;
/*IE hack for links covering transparent PNG backgrounds*/        
position: relative;
z-index: 1;
}

#threecolumnspantwoleft {
line-height:1.5em;
text-align:left;
float:left;
width:450px;
height:354px;
overflow:hidden;
padding-top:10px;
}

#threecolumnright {
line-height:1.5em;
text-align:left;
float:right;
width:155px;
height:364px;
overflow:hidden;
}

#twocolumnleft {
line-height:1.5em;
text-align:left;
float:left;
width:303px;
height:454px;
overflow:hidden;
padding-top:10px;
}

#twocolumnright {
line-height:1.5em;
text-align:left;
float:right;
width:303px;
height:454px;
overflow:hidden;
padding-top:10px;
}

#content h1, #contentwide h1, #contentfull h1 {
font-size:1.6em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
visibility:hidden;
display:none;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.5em;

color:#FF0000;
margin:9px 0 9px 0;
padding:0;
/*visibility:hidden;
display:none;*/
}

#content h2 span, #contentwide h2 span, #contentfull h2 span{
margin:-8px 0 -8px 0;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.3em;
font-weight:600;
color:#00387F;
margin:6px 0 6px 0;
padding:0;
width:100%;
}

#content h3 span, #contentwide h3 span, #contentfull h3 span{
margin:-2px 0 -2px 0;
}

#content h4, #contentwide h4, #contentfull h4 {
font-size:1.5em;
color:#EA0008;
margin:4px 0 4px 0;
padding:0;
}


#content ul, #contentwide ul, #contentfull ul {
padding:0 0 8px 12px;
margin:8px 0 8px 0px;
/*list-style:inside;*/
}

#content li, #contentwide li, #contentfull li {
list-style:circle;
margin:0 0 3px 12px;
}

/***** Contact details *****/

#contact {
float:left;
height:84px;
margin:16px 0px -3px 0px;
width:652px;
/*IE bug float double margin*/
display: inline;
}

#contactthreecolumnleft {
line-height:1.5em;
text-align:center;
float:left;
width:200px;
height:84px;
overflow:hidden;
margin-bottom:11px;
}

#contactthreecolumnmiddle {
line-height:1.5em;
text-align:center;
float:left;
width:200px;
height:84px;
overflow:hidden;
margin:0 15px 11px 15px;
}

#contactthreecolumnright {
line-height:1.5em;
text-align:center;
float:left;
width:200px;
height:84px;
overflow:hidden;
margin-bottom:11px;
}

/***** Footer *****/

#footer {
float:left;
/*border-top:2px solid #dadada;*/
width:701px;
text-align:center;
color:#ffffff;
font-size:1em;
/*IE hack for duplicate characters bug on last float:left div*/  
margin-right: -3px;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#A4DAFF;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Flash Awards *****/

#flashawards {
position:absolute;
left: 150px;
top: 254px;
width: 250px;
z-index:101;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
margin: 11px 0px -6px 0px;
}

p {
text-align:justify;
padding:0 0 0 2px;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px 16px 16px 10px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(../images/menubg.gif) bottom left repeat-x;
/*color:#505050;*/
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

blockquote p strong {
text-align:right;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea url(../images/menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
padding:8px 0 2px 0;
font-size:0.9em;
text-align:left;
background:#f4f4f4 url(../images/menubg.gif) bottom left repeat-x;
color:#303030;
}

td p{
margin:0 0 4px 10px;
}

/***** Form styles *****/

form {
display:inline;
} 

fieldset {
border:none;
margin:0px;
padding:0px;
}

.leftcolumnformlabels {
float:left;
width:150px;
}

.rightcolumnforminputs {
float:left;
}

fieldset.formcontainer {
padding:0 36px;
width:432px;
}

label.leftcolumn {
width:145px;
padding-top:1px;
float:left;
}

input.rightcolumn {
margin-top:-1px;
}

input.center {
/*width:144px;*/
margin: 10px 150px 0 150px;
}

input.center.button:hover {
/*width:144px;*/
margin: 10px 150px 0 150px;
}

input, textarea {
width:290px;
font-size: 10px;
font-family: Verdana, Tahoma, Arial, sans-serif;
}

select, option {
width:290px;
padding: 1px;
font-size: 10px;
font-family: Verdana, Tahoma, Arial, sans-serif;
}

.button  {
margin-top:3px;
width:293px;
border: 1px solid #4C77B6;
background-color: #DFE6EF;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
padding:0 1px 0 1px;
}

.button:hover {
margin-top:3px;
width:293px;
border: 1px solid #4277B6;
background-color: #D1DCEB;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
padding:0 1px 0 1px;
}

.verification {
margin:0 85px 0 85px;
height:50px;
background:#ffffff;
}

/***** Another Form *****/

dl {
  position: relative;
  width: 230px;
}

dt {
  clear: both;
  float:left;
  width: 54px;
  text-align: left;
}

dd {
  float: left;
  width: 160px;
  margin:0px;
}

