/*
Colours:

Mustard: 			#dcc203
Purple: 			#390397
Deep Purple:	#270633
Green: 				#0a4d2e
Red:					#980e28
Orange:				#c24d07
Deep Orange: 	#6b1e16
Midnight Blue:#0c0030
Mauve:				#a050ef
Cream:				#fcdd9a
Pale Blue:		#b0c4de
Header Blue:	#83c0d9

*/

BODY { }
	.main {
		margin: 0px;
		padding: 0px;
		font-family: verdana, arial, helvetica, sans-serif; font-size: 65%;
		background: #000000;
		text-align: center;
	}

#page_wrapper { width: 965px; margin-left: auto; margin-right: auto; background: #ffffff; border-left: 2px solid #990000; border-right: 2px solid #990000; border-bottom: 2px solid #990000; }
#header { height: 80px; padding: 0px; margin: 0px auto; background: #000000 url(/images/header.jpg) no-repeat top center; border-top: 1px solid #ffffff; }
#logo { float: left; margin-top: 14px; margin-left: 17px; }
#date { float: right; margin-top: 60px; margin-right: 10px; color: #000066; }
#navbar { margin-top: -5px; padding-top: 3px; height: 30px; width: 100%; background: url(/images/3x5.gif) top center repeat-x; }
#crumbtrail { float: left; padding: 1px 0px 2px 17px; margin: 2px 0px 0px 0px; background: #000000 url(/images/arrow.gif) right no-repeat; color: #ffffff; }
#statnav { float: right; width: 100%; text-align: center; margin: -14px 0px 0px 0px; }
#page { background: #ffffff url(/images/squares.gif) repeat-y; }
#mainnav { float: left; width: 150px; }
#tmenu { }
#submenu { margin: 0px 0px 0px 16px; text-align: left; }
#contwrap { float: right; width: 720px; margin: 20px 45px 20px 30px; background: #ffffff; text-align: left; }
#fnav { margin: 30px 35px 20px 30px; text-align: center; border-top: 1px solid #dcc203; border-bottom: 1px solid #dcc203; padding: 0px; clear: both; color: #000000; line-height: 26px; }
#foot { margin: 0px 0px 20px 0px; }
#content_clear { clear: both; }

a:link, a:visited, a:active { font-size: 100%; color: #990000; text-decoration: none; font-weight: bold; }
a:hover { font-size: 100%; color: #CC0000; text-decoration: none; font-weight: bold; }

a.foot:link, a.foot:visited, a.foot:active { }
a.foot:hover { }

a.linklist:link, a.linklist:visited { display: block; margin: 3px 0px; }
a.linklist:hover, a.linklist:active { }

a.main:link, a.main:visited, a.main:active { font-size: 100%; color: #990000; text-decoration: none; font-weight: bold; background: none; }
a.main:hover { font-size: 100%; color: #CC0000; text-decoration: none; }

a.sitenav:link, a.sitenav:visited, a.sitenav:active { font-size: 120%; color: #ffffff; text-decoration: none; font-weight: bold; }
a.sitenav:hover { font-size: 120%; color: #dcc203; text-decoration: none; font-weight: bold; }

a.nav:link, a.nav:visited, a.nav:active { font-size: 110%; color: #990000; text-decoration: none; font-weight: bold; line-height: 22px; }
a.nav:hover { font-size: 110%; color: #000000; text-decoration: none; font-weight: bold; }

a.navdd:link, a.navdd:visited, a.navdd:active { font-size: 110%; color: #dcc203; text-decoration: none; font-weight: bold; line-height: 22px; }
a.navdd:hover { font-size: 110%; color: #ffffff; text-decoration: none; font-weight: bold; }

a.navrhs:link, a.navrhs:visited, a.navrhs:active { font-size: 100%; color: #dcc203; text-decoration: none; font-weight: normal; }
a.navrhs:hover { font-size: 100%; color: #ffffff; text-decoration: underline; font-weight: normal; }

a.loc:link, a.loc:visited, a.loc:active { font-size: 100%; color: #FFFFFF; text-decoration: none; font-weight: normal; }
a.loc:hover { font-size: 100%; color: #FFFF00; text-decoration: none; font-weight: normal; }

a.imgbox:link, a.imgbox:visited, a.imgbox:active { color: #000066; text-decoration: none; font-weight: normal; }
a.imgbox:hover { color: #000099; text-decoration: underline; font-weight: normal; }

a.foot:link, a.foot:visited, a.foot:active { font-size: 100%; color: #990000; text-decoration: none; font-weight: bold; }
a.foot:hover { font-size: 100%; color: #cc0000; text-decoration: none; font-weight: bold; }

a.index:link, a.index:visited, a.index:active { font-size: 9pt; color: #000066; text-decoration: none; font-weight: bold; }
a.index:hover { font-size: 9pt; color: #000099; text-decoration: none; font-weight: bold; }

a.linklist:link, a.linklist:visited, a.linklist:active { font-size: 9pt; color: #000066; text-decoration: none; font-weight: bold; }
a.linklist:hover { font-size: 9pt; color: #000099; text-decoration: none; font-weight: bold; }

a.active:link, a.active:visited, a.active:active { font-size: 9pt; color: #990000; text-decoration: none; font-weight: bold; }
a.active:hover { font-size: 9pt; color: #CC0000; text-decoration: none; font-weight: bold; }

a.inactive:link, a.inactive:visited, a.inactive:active { font-size: 9pt; color: #ae9804; text-decoration: none; font-weight: bold; }
a.inactive:hover { font-size: 9pt; color: #dcc203; text-decoration: none; font-weight: bold; }

a.alt:link, a.alt:visited, a.alt:active { font-size: 9pt; color: #000099; text-decoration: none; font-weight: bold; }
a.alt:hover { font-size: 9pt; color: #0000CC; text-decoration: none; font-weight: bold; }

/* DD Menus
============== */

.menu { font-size: 120%; position: relative; z-index: 100; margin: 16px 0px 0px 9px; padding: 8px 0px 21px 0px; border-right: 1px solid #dcc203; text-align: left; text-transform: lowercase; font-weight: bold; }
/* IE5.5 faulty box model hack */
* html .menu { }
/* clear default styling */
.menu ul { padding: 0; margin: 0; list-style-type: none; }
.menu ul ul { width: 130px; margin-left: -1px; }
/* float: left; makes horizontal and relative allows control of dd position */
.menu li { width: 140px; position: relative; }
/* L1 */
.menu a, .menu a:visited { display: block; text-decoration: none; color: #990000; width: 134px; border-bottom: 1px solid #dcc203; padding: 0px 0px 1px 7px; line-height: 21px; }
.menu a:hover { text-decoration: none; }
/* L1 Current Page */
.menu a.drop1_this, .menu a.drop1_this:visited { color: #990000; }
/* IE5.5 faulty box model hack */
* html .menu a, * html .menu a:visited { width: 130px; w\idth: 119px; }

/* L2 background */
.menu ul ul a.drop2, .menu ul ul a.drop2:visited { background: #990000; color: #dcc203; }
/* L2 hover */
.menu ul ul a.drop2: hover { color: #ffffff; }
.menu ul ul :hover > a.drop2 { color: #ffffff; }
/* L3 background */
.menu ul ul ul a.drop3, .menu ul ul ul a.drop3:visited { background: #cc3333; color: #ffffff; }
/* L3 hover */
.menu ul ul ul a.drop3:hover {background: #00cc00; }

/* Hide L2, L3, with absolute position */
.menu ul ul { visibility: hidden; position: absolute; height: 0; top: 0px; left: 142px; width: 140px; }
/* IE5.5 faulty box model hack */
* html .menu ul ul { left: 141px; l\eft: 142px; top: -1px; t\op: 0px; }

/* Position the L3 flyout menu */
.menu ul ul ul { left: 140px; top:-0px; width: 140px;}

/* Position L3 flyout menu for a left flyout */
.menu ul ul ul.left { left: -140px;}

/* Remove IE table from layout */
.menu table { position: absolute; top: 0; left: 0; border-collapse: collapse; }

/* L2 links */
.menu ul ul a, .menu ul ul a:visited { background: #990000; color: #dcc203; padding: 0px 0px 1px 7px; width: 134px; }
/* IE5.5 faulty box model hack */
* html .menu ul ul a, * html .menu ul ul a:visited { width: 141px; w\idth: 119px; }

/* L1 hover */
.menu a:hover { color: #000000; background: #dcc203; }
.menu :hover > a { color: #000000; background: #dcc203; }

/* L1 hovered - style L2 hover */
.menu ul ul a:hover { color: #ffffff; background: #990000; }
.menu ul ul :hover > a { color: #ffffff; background: #990000; }

/* Make L2 visible when hover on L1 list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul { visibility: visible; }

/* Keep L3 hidden when you hover on L1 list OR link */
.menu ul :hover ul ul { visibility: hidden; }

/* Make L3 visible when you hover over L2 list OR link */
.menu ul :hover ul :hover ul { visibility: visible; margin-left: 0px; }

DIV.contentblock { font-size: 120%; color: #000066; clear: both; }

BR.clearboth { clear: both; }

P { }

.pageheader { font-size: 130%; color: #990000; text-decoration: none; font-weight: bold; }
.pagecontent { font-size: 9pt; color: #000066; text-decoration: none; font-weight: normal; }
.footn{ font-size: 100%; color: #000000; text-decoration: none; font-weight: normal; }
.footb { font-size: 100%; color: #000000; text-decoration: none; font-weight: bold; }
.date { font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold; }
.loct { font-size: 100%; color: #dcc203; text-decoration: none; font-weight: normal; }
.pictxt { font-size: 100%; color: #000000; text-decoration: none; font-weight: normal; }
.indexletter { font-size: 100%; color: #990000; text-decoration: none; font-weight: bold; }
.lighthead { font-size: 100%; color: #990000; text-decoration: none; font-weight: bold; }
.smallhead { font-size: 9pt; color: #000066; text-decoration: none; font-weight: bold; }
.smallalthead { font-size: 9pt; color: #990000; text-decoration: none; font-weight: bold; }
.rhs { font-size: 100%; color: #ffffff; text-decoration: none; font-weight: normal; }

DIV.imgbox { border: 2px solid #990000; margin: 10px 0px 10px 10px; background-color: #dcc203; text-align: center; font-size: 90%; color: #000066; float: right; }
DIV.imgboxl { border: 2px solid #990000; margin: 10px 10px 10px 0px; background-color: #dcc203; text-align: center; font-size: 90%; color: #000066; float: left; }

SPAN.imgtxt { padding: 5px 0px; display: block; }

TH { font-size: 100%; color: #333300; text-decoration: none; font-weight: bold; }
TD { font-size: 9pt; color: #000066; text-decoration: none; font-weight: normal; }

H1 { font-size: 130%; color: #990000; text-align: left; text-indent: 30px; background: url(/images/hsquares.gif) no-repeat top left; padding: 4px 0px; margin: 0px; border-bottom: 1px solid #dcc203; vertical-align: top; }
H2 { font-size: 120%; color: #000066; text-decoration: none; font-weight: bold; padding: 2px 0px; border-bottom: 1px solid #dcc203; display: inline; }
H3 { font-size: 110%; color: #990000; text-decoration: none; font-weight: bold; }
H3.linklist { text-indent: 25px; background: url(/images/h3dark.gif) no-repeat; padding: 4px 0px; margin: 8px 0px; border-bottom: 1px dotted #dcc203; }
H4 { font-size: 11pt; color: #990000; text-decoration: none; font-weight: bold; }

HR.divider { height: 1px; background: #dcc203; color: #dcc203; margin: 10px 0px; border: none; }

INPUT, SELECT, TEXTAREA { font-size: 9pt; color: #000066; border-color: #FFFFFF #990000 #990000 #FFFFFF; }
SUBMIT, RESET { font-family: verdana, arial, helvetica, sans-serif;	font-size: 9pt; color: #FFFFFF; border-color: #990000 #990000 #990000 #990000; }
