body {background-color:#cccccc; margin: 40px 0px 40px 0px; font-family:arial,helvetica,sans-serif; text-align:left; font-size:12px; color:#000000; background-image:url(images/background.jpg); background-repeat:repeat-x}



/*	IMAGE SYTLES */
img.Right {float: right; border:0px}
img.RightPad10 {float:right; padding-left:10px; padding-bottom:10px; border:0px}
img.RightPad20 {float:right; padding-left:20px; padding-bottom:20px; border:0px}
img.Left {float:right; border:0px; padding-right:10px; padding-bottom:10px}
img {border:0px}

/*	HIGHLIGHTING */
.highlight     {background-color: #cccccc; padding: 3px 10px 3px 10px; font-weight:bold; border:1px solid #cccccc}

/*	LINKS STYLES */
a:link{color:#3366CC;} a:visited{color:#3366CC;} a:hover{color:#990000;}
a.black:link{color:#333333;} a.black:visited{color:#333333;} a.black:hover{color:#990000;}

a.footer:link{color:#000033;} a.footer:visited{color:#000033;} a.footer:hover{color:#990000;}
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}
h4 {font-size:12px}
h5 {font-size:10px}

.small {font-size:10px;}
.smallcenter {font-size:10px; text-align: center;}
.eleven {font-size:11px;}
.elevenc {font-size:11px; text-align: center;}
.fourteen {font-size:14px;s}
.fourteenc {font-size:14px; text-align: center;}



/* GENERAL STYLES / COLOURS*/
.red {color:#cc0000;}
.white {color:#ffffff;}

.nowrap {white-space: nowrap}
.Right {text-align: right;}
.Center {text-align:center}
.FloatStop {clear:both; height:1px}
.inline {display:inline}

.underline {text-decoration:underline}
.NotBold {font-weight:normal}
.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; border-bottom:0px solid #cccccc}
div.ContainerNavShadow {width:1000px; height:30px; background-image:url(images/shadow_nav.jpg); border-repeat:no-repeat; background-position:right}
div.ContainerNav {width:946px; height:30px; line-height:30px; vertical-align:middle; background-color:#333366; padding-left:20px; padding-right:20px; color:#FFFFFF; letter-spacing:1px; border-left:1px solid #ffffff; border-right:1px solid #ffffff; font-size:13px}
div.ContainerMainShadow {width:1000px; background-image:url(images/shadow_gradient.jpg); background-repeat:no-repeat; background-position:top right}
div.ContainerMain {width:966px; background-color:#ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; background-image:url(images/BackgroundSideNav.jpg); background-repeat: repeat-y; background-position:left; padding:10px}
div.ContainerFooter {width:960px; height:44px; line-height:44px; vertical-align:middle; background-image:url(images/footer.jpg); background-repeat:no-repeat; padding:10px 20px 10px 20px;}

#ColumnNav {float:left; width:148px; padding:10px 16px 10px 6px}
#ColumnContent {float:left; width:766px; padding: 10px 10px 10px 20px;}
#ColumnLeftSide {width:300px; float:left; padding-right:10px}
#ColumnRightSide {width:300px; float:left; padding-left:10px}
#ColumnFooterL {float:left; width:694px; height:30px; line-height:30px; vertical-align:middle; color:#000033; }
#ColumnFooterR {float:left; width:250px; height:30px; line-height:30px; vertical-align:middle; padding-left:10px; text-align:right; color:#000033}
.BoxRight {float:right; width:200px; padding:0px 0px 10px 10px; border-left:1px solid #cccccc}

/* TABLE TAGS */
table.Center {margin-left: auto; margin-right: auto;}
table.form {margin:auto; background-color:#e8e8e8; border:1px solid #999999; float:right}
.form td.Left {text-align:left; padding:6px 0px 6px 20px}
.form td {text-align:left; padding:6px 20px 6px 20px}
.form td.formTop {text-align:left; padding:20px 20px 6px 20px}
.form td.formBot {text-align:left; padding:6px 20px 20px 20px}

table.Formatted {font-size:14px}
.Formatted td {text-align:left; padding:6px 0px 6px 0px}
.Formatted td.Left {text-align:left; padding:6px 0px 6px 20px}

table.FormattedB {}
.FormattedB td.Head {text-align:left; padding:6px 6px 6px 6px; background-color:#e8e8e8; border-bottom:1px solid #cccccc; font-weight:bold; font-size:14px; border-top:1px solid #cccccc}
.FormattedB td {text-align:left; padding:6px 6px 6px 6px}
.FormattedB td.Left {text-align:left; padding:6px 0px 6px 20px}


td {text-align:left}



/* BORDERS */
.Border {border:1px solid #cccccc}
.BorderGreyBack {border:1px solid #cccccc; background-color:#e8e8e8}
.BorderTopBot {border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; background-color:#e8e8e8; font-weight:bold}


/* LIST STYLES */
ul {list-style-type: disc;}
ol {list-style-type: decimal;}


/* TABLE BASED - NAVIGATION BUTTON STYLES */
#navigation td {}
#navigation a {
	font-size:12px;
	color: #000033;
	font-weight:bold;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding:4px 4px 4px 4px; 
	text-align:left;
	border-bottom: 1px solid #cccccc;
	white-space:normal;
	}

#navigation a.top {
	font-size:12px;
	color: #000033;
	font-weight:bold;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding:4px 4px 4px 4px; 
	text-align:left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	white-space:normal;
	}
	
#navigation a:hover {background-color: #f6e8b7;}

