body {background-color:#90a1ae; margin: 0px 0px 40px 0px; font-family:arial,helvetica,sans-serif; text-align:left; font-size:12px; color:#000000;}

/*	IMAGE SYTLES */
img.Right {float: right; border:0px; padding: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:left; border:0px; padding-right:20px; padding-bottom:10px; border:0px}
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:#336699;} a:visited{color:#336699;} a:hover{color:#990000;}
a.black:link{color:#000000;} a.black:visited{color:#000000;} a.black:hover{color:#990000;}
a.footer:link{color:#eeeeee;} a.footer:visited{color:#eeeeee;} a.footer:hover{color:#cccccc;}
a.RQ:link{color:#666666;} a.RQ:visited{color:#585858;} a.RQ:hover{color:#999999;}
a { text-decoration:none; }

/*	FONT SIZES */
h1 {font-size:25px; font-weight:normal; color:#64849b; padding-left:20px; display:inline; white-space:nowrap}
h2 {font-size:22px; display:inline}
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;}
.fourteenc {font-size:14px; text-align: center;}
.tagline {font-size:16px; font-weight:bold}

/* GENERAL STYLES / COLOURS*/
.red {color:#cc0000;}
.white {color:#ffffff;}
.greylight {color:#999999;}
.greymid {color:#666666;}
.greydark {color:#333333;}

.nowrap {white-space: nowrap}
.Right {text-align: right;}
.Center {text-align:center}
.FloatStop {clear:both}
.LineheightNormal {line-height:normal}
.inline {display:inline}
.center {text-align:center}

.bold {font-weight: bold}
.bolditalic {font-weight:bold; font-style:italic}
.italic {font-style:italic}
.underline {text-decoration:underline}
.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}
.RightBox {float:right; padding: 0px 0px 10px 20px; width:300px; text-align:center}


/* PADDING */
.PaddingLeft20 {padding-left:20px}
.PaddingLeft10 {padding-left:10px}
.PaddingBotSN {padding-bottom:10px}


/* DIV TAGS */
div.ContainerHeader {width:100%; height:100px; line-height:100px; vertical-align:middle; background-color:#e5e4e4; background-image:url(../images/general_images/header.jpg); background-repeat:no-repeat;border-bottom:1px solid #999999}
div.ContainerNav {width:100%; height:28px; line-height:28px; vertical-align:middle; background-color:#ffffff; border-top:1px solid #999999; border-bottom:1px solid #666666}

div.ContainerTopCurve {width:1000px; height:22px; background-image:url(../images/general_images/top_curve.jpg); background-position:bottom; background-repeat:no-repeat; margin-right:auto; margin-left:auto; clear:left; padding-top:30px}
div.ContainerShadow {width:1000px;margin-left:auto; margin-right:auto; background-image:url(../images/general_images/shadow.jpg); background-repeat:repeat-y; background-position:right;}
	div.ContainerMain {width:946px; background-color:#ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; background-image:url(images/Background_SideNav.jpg); background-repeat: repeat-y; background-position:left; padding:10px 20px 10px 20px}
div.ContainerBotCurve {width:1000px; height:34px; background-image:url(../images/general_images/bot_curve.jpg); background-repeat:no-repeat; margin-left:auto; margin-right:auto; clear:left}
div.Footer {margin:25px 0px 0px 185px; padding-left:10px}
div.FooterStandard {margin:0px 0px 0px 0px; padding-left:0px}

#ColumnLeftSide {width:175px; float:left; padding-right:10px}
#ColumnRightSide {width:731px; margin-left:185px; padding-left:10px}

/* TABLE TAGS */
table.TableMain {width:80%; margin-left: auto; margin-right: auto;}
table.Center {margin-left: auto; margin-right: auto;}
table.TableForm {margin-left: auto; margin-right: auto; border:1px solid #cccccc; background-color:#eeeeee; padding:10px}

td {text-align:left}
td.sidenav {background-color:#90a1ae; color:#FFFFFF; text-align:center; width:15px}


/* BORDERS */
.Border {border:1px solid #cccccc}
.BorderGreyBack {border:1px solid #cccccc; background-color:#eeeeee}
.BorderTopBot {border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; background-color:#eeeeee; font-weight:bold}


/* LIST STYLES */
ul {list-style-type: disc;}
ol {list-style-type: decimal;}


/* TABLE BASED - NAVIGATION BUTTON STYLES */
#navigation td {}
#navigation td.top {border-top:1px solid #90a1ae}
#navigation a {
	font-size:12px;
	color: #336699;
	font-weight:normal;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding:3px 3px 3px 3px; 
	text-align:left;
	border-bottom: 1px solid #90a1ae;
	white-space:normal;
	}
	
#navigation a:hover {background-color: #eeeeee; color:#990000}

