
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url("images/background.png") repeat center;
	margin: 0; 
	padding: 0;
	text-align: center;
}

.oneColPage #container {
	width: 803px;
	margin: 0 auto;
	background-color:#f1f1f1;
	border: 1px solid #014aae;
	text-align: center; 
}

.oneColPage #mainContent {
	padding: 10px 10px; 
}

.oneColPage #contentLeft {
	padding: 10px 10px; 
	text-align: left;
}

.twoColPage #container {
width: 803px;
margin: 0 auto;
height:550px;
background-color:#f1f1f1;
border: 1px solid #014aae;
text-align: left;
}

.twoColPage #heading {
width: 803px;
padding: 10px 10px; 
text-align: center;
}

.twoColPage #subHeading {
width: 370px;
padding: 10px 10px; 
text-align: left;
}


.twoColPage #leftCol {
float: left;
width: 370px;
padding: 10px 10px;
}


.twoColPage #rightCol {
float: right;
width: 370px;
padding: 10px 10px;
}


.threeColPage #container
{
margin: 0 auto;
width: 803px;
height:400px;
text-align: left;
background-color:#f1f1f1;
border: 1px solid #014aae;
}


.threeColPage #leftCol
{
float: left;
width:246px;
padding: 10px 10px;
margin-left:auto;
margin-right:auto;
}

.threeColPage #rightCol
{
float: right;
width: 246px;
padding: 10px 10px;
}

.threeColPage #middleCol
{
float: left;
width: 246px;
padding: 10px 10px;
}


.banner
{
margin-left:auto;
margin-right:auto;
width:805px;
}

.menuBar
{
margin-left:auto;
margin-right:auto;
width:805px;
background-color:#014aae;
}


.copyright
{
width: 805px;
height:30px;
margin-left:auto;
margin-right:auto;
text-align: center;
}


.leftCorner
{
float: left;
width: 30px;
margin-left:auto;
margin-right:auto;
}

.rightCorner
{
float: right;
width: 30px;
}

.textBar
{
padding-top: 5px;
height:25px;
text-align: center;
background: url("images/BaseBar.png") no-repeat center;
}

.clearFloat
{
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}


h2 {
    text-align:center;
    margin:10px 10px;
    font-weight: bold;
}


h4 {
    text-align:left;
    margin: 3px 3px;
    font-weight: bold;
}


.boldHeading {
    margin:10px 2px 2px 2px;
    float:left; 
    font-weight: bold;
    text-align: left;
}

.stdpara {
    float:left; 
    font-weight: normal;
    text-align: left;
    margin:3px 3px;
}




/* Table style settings */
/* Centre bold		stdCB */
/* Centre normal	stdCN */
/* Centre italic	stdCI */
/* Left   bold		stdLB */
/* Left   normal	stdLN */
/* Left   italic	stdLI */
/* Right  bold		stdRB */
/* Right  normal	stdRN */
/* Right  italic	stdRI */
/* Copyright


/* Input style settings */
/* INPUT.std		*/
/* TEXTAREA.std		*/
/* FIELDSET.normal	*/




TH.normal
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    TEXT-ALIGN:  left;
    FONT-SIZE:   10pt;
    FONT-Weight: normal;
}

TD.stdCB
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    TEXT-ALIGN: center;
    FONT-SIZE: 10pt
}

TD.stdCN
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-STYLE: normal;
    TEXT-ALIGN: center;
    TEXT-ALIGN: center;
    FONT-SIZE: 10pt
}

TD.stdCI
{
    FONT-FAMILY: arial;
    FONT-STYLE: italic;
    TEXT-ALIGN: center;
    FONT-SIZE: 10pt
}

TD.stdLB
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    FONT-SIZE: 10pt
}

TD.stdLN
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-STYLE: normal;
    TEXT-ALIGN: left;
    FONT-SIZE: 10pt
}

TD.stdLI
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-STYLE: italic;
    TEXT-ALIGN: left;
    FONT-SIZE: 10pt
}

TD.stdRB
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: right;
    FONT-SIZE: 10pt
}

TD.stdRN
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-STYLE: normal;
    TEXT-ALIGN: right;
    FONT-SIZE: 10pt
}

TD.stdRI
{
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-STYLE: italic;
    TEXT-ALIGN: right;
    FONT-SIZE: 10pt
}

TD.SiteMap
{
    COLOR: #C8A4A4;
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-STYLE: normal;
    TEXT-ALIGN: left;
    FONT-SIZE: 6pt
}

TD.Copyright
{
    COLOR: #C8A4A4;
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-STYLE: normal;
    TEXT-ALIGN: left;
    FONT-SIZE: 8pt
}

INPUT.std
{
    BORDER-RIGHT: thin inset;
    BORDER-TOP: thin inset;
    TEXT-ALIGN: left;
    FONT-SIZE: 10pt
}

FIELDSET.normal
{
    BORDER-BOTTOM: #003300 thin inset;
    BORDER-LEFT: #003300 thin inset;
    BORDER-RIGHT: #003300 thin inset;
    BORDER-TOP: #003300 thin inset
}

TEXTAREA.std
{
    BORDER-BOTTOM: thin inset;
    BORDER-LEFT: thin inset;
    FONT-FAMILY: helvetica,verdana, arial, sans-serif;
    FONT-SIZE: 10pt
}

A.LinkSkip
{   
    COLOR: black;
    FONT-FAMILY: Arial, "Times New Roman", Times, serif;
    FONT-Weight: normal;
    TEXT-ALIGN: left;
    FONT-SIZE: 10pt
}

A.SiteMap
{
    font-style: normal;
    text-align: left;
    font-size: 8pt;
}


img.Pics
{
margin: 10px 10px;
border: 2px ridge #014aae;
}

img.special
{
border: 0px;
}

