/* Stylesheets for chris' stuff */

/* FULL PAGE HOLDER */
#pageholder {
	position: relative;
	margin: 0 auto;
	width: 910px;
}

/* HEADER SECTION DEFINITIONS */
#headerbg {
	background-image: url(images/bg_header_911.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	max-height:175px;
	width: 910px;
	overflow: visible;
	position: relative;
	text-align: left;
	float: left;
}
#header {
	height: 175px;
	max-height:175px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #422100;
	border-right-style: solid;
	border-right-color: #422100;
	border-left-color: #422100;
	overflow: visible;
	position: relative;
	text-align: left;
	float: left;
}

#topleftimg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 175px;
	max-height:175px;
	width: 265px;
	overflow: hidden;
	position: relative;
	visibility: inherit;
}
	
#toolholder {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 175px;
	max-height:175px;
	width: 630px;
	position: relative;
}

#logoholder {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 137px;
	max-height:137px;
	width: 630px;
	position: relative;
	visibility: inherit;
	vertical-align: middle;
	background-image: url(images/bg_head_logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#toolbar {
	font-weight:bold;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 38px;
	max-height:38px;
	width: 634px;
	position: relative;
	visibility: inherit;
	background-image: url(images/bg_head_tool.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

.header_logo { maring: 15px 12px 0 0;}

/* MIDDLE SECTION DEFINITIONS */
#maincontentbg {
	text-align: left;
	position: relative;
	height: auto;
	width: 911px;
	background-color: #E1F4FF;
	float: left;
	background-image: url(images/bg_leftcol_911.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#maincontentholder {
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #422100;
	border-left-color: #422100;
	position: relative;
	height: auto;
	width: 900px;
	float: left;
}
#leftcol {
	background-image: url(images/bg_leftcol.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 265px;
	height: 100%;
	min-height: 100%;
}
#leftcolcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color:#b4e4ff;
	width: 235px;
	clear: both;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 100%;
	min-height: 100%;
}
#mainbodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #e1f4ff;
	float: left;
	width: 590px;
	position: relative;
	height: auto;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* FOOTER SECTION DEFINITIONS */

#footerbg {
	background-image: url(images/bg_footer_911.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 90px;
	width: 910px;
	position: relative;
}
#footerholder {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 90px;
	width: 900px;
}
#footercontent {
	float: left;
	height: 66px;
	width: 615px;
	padding-left: 280px;
	padding-top: 15px;
	border-bottom: solid #422100 1px;
	border-left: solid #422100 1px;
	border-right: solid #422100 1px;
	background-image:url(images/bg_footer.jpg);
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #B4E4FF;
}

#legal {
	font-size:7pt;
	font-family:verdana, arial, sans-serif;
	color:#422100;
	text-align: left;
	float:left;
	clear:both;
	padding-left:15px;
	width:910px;
	min-width:910px;
	}

#shadowbtm {
	background-image: url(images/shadow/bottom.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 10px;
	width: 890px;
}
#shadowbtmleft {
	background-image: url(images/shadow/btmleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	float: left;
	height: 8px;
	width: 10px;
	position: relative;
}

#shadowbtmrt {
	background-image: url(images/shadow/btmright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 8px;
	width: 10px;
	position: relative;
}

/* Contextual Link Definitions (ie. all <a> tags within any <td> tags should be a certain colour would be: td a {color: #blue}*/


/* STYLES for Navigation Links */	
 A {color:#422100; font-weight:bold; text-decoration: none;}
#leftcolcontent a {
	color: #E1F4FF;
}
#leftcolcontent ul{
	margin-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B4E4FF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	text-indent: -10px;
}


 A:hover {color:#422100; text-decoration: underline;}
 A:active {color:#422100; text-decoration: underline;}
#pageholder #footerholder #footercontent a {
	font-weight: normal;
	color: #B4E4FF;
}
#pageholder #footerholder #footercontent a:hover {
	text-decoration: underline;
}

/* TAG STYLES */
input {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;


	border-left: 1px white solid
	border-right: 1px white solid
	border-top: 1px white solid
	border-bottom: 1px white solid
; 		padding: 2px;
	margin-bottom: 5px;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align:center;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:bold;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}


#leftcolcontent h1 {
	font-size: medium;
	margin-top: 10px;
	line-height: 1em;
}

#mainbodycontent h1 {
	color: #422100;
	margin-top: 15px;
	line-height: 1em;
	margin-bottom: 5px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 0px;
}

#mainbodycontent h2 {
	color: #643200;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

#mainbodycontent h3 {
	color: #a45200;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1em;
	}

/* CLASSES */
.rightshadow {
	background-image: url(images/shadow/right.jpg);
	background-repeat:repeat;
	background-position: left top;
	float: left;
	text-align:left;
	vertical-align: top;
	height: 100%;
	width: 8px;
	overflow: inherit;
}




.Justify {TEXT-ALIGN: justify
	}

.bodysmall { font-size:9pt; 
	font-family:arial, helvetica, sans-serif; 
	line-height: 10pt;
	}

.bodytiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8px;
	}
.formfield {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	height: 20px;
	line-height: 10pt;
	border: solid thin #000000;
	}
	
.functionbox {
	font-size:8pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	line-height: 9pt;
	}

	
.title {
	font-size:28pt;
	font-weight:300;
	font-family:arial, helvetica, sans-serif;
	color:#490101;
	line-height: 24pt;
	}
.subtitle {
	font-size:18pt;
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	color:#663300;
	line-height: 18pt;
	}
.subsubtitle {
	font-size: 14pt;
	font-family:arial, helvetica, sans-serif;
	font-weight:600;
	color:#333333;
	line-height: 16pt;
	}
.sub_sub_subhead {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
.address {font-size:8pt; font-family:verdana, arial, sans-serif; color:#666666;
	}


.button {font-size: 10pt; font-family: arial, helvetica, sans-serif; font-weight: bold;
	}

.whitelegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	}



/* COLUMN FORMAT */
.leftcolsub { font-size:12pt; font-weight:bold; font-family:arial, helvetica, sans-serif; color:#FFFF66; border-bottom: 2px #FFFFFF solid; padding: 2px 5px;
	}
.rightcolsub { font-size:12pt; font-weight:bold; font-family:arial, helvetica, sans-serif; color: #FFFF66; border-bottom: 2px #FFFFFF solid; padding: 2px 5px;
	}
.rightcol {padding: 5px 10px;
	border-left: 1px gray dashed;
	width: 200px
	}
.leftcol {padding: 5px 10px; 
	border-right: 1px gray solid;
	background-color:#b8d8e7;
	}


/* FORMATTING */
.outertable {width: 900px;
	border: 1px black solid;
	}

.bodytable {margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	}

.tableborder {border-BOTTOM: 1px #000000 solid; 
	border-LEFT: 1px #000000 solid; 
	border-RIGHT: 1px #000000 solid; 
	border-TOP:  1px #000000 solid
	}
.dotted {
	border-width: 1px;
	border-style: dashed;
	border-color: #333333;
	}

.quote {
	background-color: #fff3e8;
	padding: 20px;
	width: 80%;
	border: 2px solid #f1dbc5;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/quote_brn.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.linktotop {
	clear: both;
	float: right;
	height: auto;
	width: auto;
	background-image: url(images/arrow_up_422100.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.imgembed {
	margin: 5px;
	padding: 5px;
	float: right;
	border: 1px solid #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
