body {background-color:#eeeeee; margin: 40px 0px 40px 0px; font-family:arial,helvetica,sans-serif; text-align:left; font-size:14px; color:#000000;}

/*	LINKS STYLES */
a:link{color:#3366CC;} a:visited{color:#3366CC;} a:hover{color:#990000;}
a.footer:link{color:#666666;} a.footer:visited{color:#666666;} a.footer:hover{color:#333333;}
a.RQ:link{color:#666666;} a.RQ:visited{color:#585858;} a.RQ:hover{color:#999999;}
a { text-decoration:none; }
/*	FONT SIZES */
h1 {font-size:20px}
h2 {font-size:16px}
h3 {font-size:14px}
.eleven {font-size:11px;}
.elevenc {font-size:11px; text-align: center;}
.fourteen {font-size:14px;}
.fourteenc {font-size:14px; text-align: center;}
/* GENERAL STYLES / COLOURS*/
.red {color:#cc0000;}
.nowrap {white-space: nowrap}
.Right {text-align: right;}
.Center {text-align:center}
.FloatStop {clear:both;height:1px;width:1px}
.inline {display:inline}
.NotBold {font-weight:normal}
.SpacedText {letter-spacing:1px}
.ContainerRQ {text-align:right; font-size:10px; color:#333366; width:1000px; margin-left:auto; margin-right:auto; padding-right:24px}
/* PADDING */
.PaddingLeft20 {padding-left:20px}
.PaddingLeft10 {padding-left:10px}
/* DIV TAGS */
div.UnderContstruction {width:998px; border:1px solid #eeeeee; background-color:#ffffff}
div.ContainerShadow {width:1000px; margin-left:auto; margin-right:auto; background-image:url(images/shadow.jpg); background-repeat:repeat-y; background-position:right;}
div.ContainerHeader {width:988px; height:100px}
div.ContainerNav {width:988px; height:30px; line-height:30px; vertical-align:middle; background-color:#999999; }
div.ContainerMain {width:966px; background-image:url(images/background.jpg); background-repeat:no-repeat;background-color:#ffffff; border-left: 1px solid #999999; border-right: 1px solid #999999; padding:10px}
div.ContainerFooter {width:980px; height:44px; line-height:44px; vertical-align:middle; background-image:url(images/footer.jpg); background-repeat:no-repeat; padding:10px}
div.ByLine {width:955px; margin:auto; color:#333333; font-size:11px; text-align:right; padding-right:25px; padding-top:5px}
#ColumnNav {float:left; width:284px; padding:10px 10px 10px 10px}
#ColumnContent {float:left; width:622px; padding: 10px 20px 10px 20px;}
#ColumnFooterL {float:left; width:694px; height:30px; line-height:30px; vertical-align:middle; color:#333333}
#ColumnFooterR {float:left; width:250px; height:30px; line-height:30px; vertical-align:middle; padding-left:10px; text-align:right; color:#333333}
.BoxRight {float:right; width:200px; padding:10px; margin:0px 0px 10px 10px; border-left:1px solid #cccccc}
/* TABLE TAGS */
table.Center {margin-left: auto; margin-right: auto;}
td {text-align:left}
table.form {background-color:#eeeeee; border:1px solid #999999 ;font-size:14px}
.form td {text-align:left; padding:6px 20px 6px 20px; vertical-align:top}
.form td.formTop {text-align:left; padding:20px 20px 6px 20px}
.form td.formBot {text-align:left; padding:6px 20px 20px 20px}

table.ContactTable {width:200px}
.ContactTable td {vertical-align:top;padding: 5px 0px 5px 0px}

/* LIST STYLES */
ul {list-style-type: disc;}
ul.Expanded {list-style-image:url(images/check.gif); line-height:150%;margin-left:0px}
ol {list-style-type: decimal;}