
/* DEBUNK BROWSER DEFAULT MARGINS & LINE-HEIGHTS */
	/*******************************************/
	/*  Global Styles & Browser Consistancy
	/*******************************************/
		* {padding:0px; margin:0px; font-size:12px; font-family:Arial, sans-serif;}
		div, table, td, spab, b, a, ul, li, ol, img, h1, h2, h3, h4, h5, h6 {border-width:0px; border-style:solid;}
		div, table, tr, td, ul, li {text-align:left;}
		u, a, b, i {color:inherit; font-size:inherit; line-height:inherit; font-family:inherit;}
		ul, ol {margin:2px 0px 5px 0px; padding-left:2em; color:inherit;}
		ul.horizontal, ol.horizontal {display:inline; margin-left:0px;}
		ul.horizontal li, ol.horizontal li {list-style:none; display:inline;}
		li {margin-bottom:1px;}
		a {text-decoration:underline;}
		a:hover {text-decoration:none;}
		a.underlineHover {text-decoration:none;}
		a.underlineHover:hover {text-decoration:underline;}
		img {border-width:0px; vertical-align:bottom;}
		img.bordered {border-width:1px;}
		img.icon {margin:0px 3px; vertical-align:middle;}
		html {width:100%; height:100%; margin:0px; padding:0px;}
		body {width:100%; height:100%; margin:0px; padding:0px; background-color:#A1A5AE;}
		form, input {display:inline; margin:0px; padding:0px;}
		textarea {border-width:1px; background:#FFFFFF url(../images/inputShadowBG.gif) no-repeat top left;}
		input.text, select.text, textarea.text {width:100%; border-width:1px; background:#FFFFFF url(../images/default.bg.input.gif) no-repeat top left;}
		input.checkbox {border-width:1px; margin-right:5px; background:#FFFFFF url(../images/default.bg.input.gif) no-repeat top left;}
		input.required, select.required, textarea.required {background:#FEFFDD url(../images/default.bg.input.required.gif) no-repeat top left;}
		select {display:block; height:21px; background-repeat:no-repeat; padding:0px; border-width:1px; height:15px; font-size:11px;}
		optgroup, option {padding:1px; padding-left:3px;}
		optgroup option {padding-left:8px;}
		ul.triangleDark {list-style-image:url(../images/triangleDark.gif); color:inherit;}
		ul.triangleEmpty {list-style-image:url(../images/triangleEmpty.gif); color:inherit;}
		ul.triangleEmpty a, ul.triangleDark a {font-weight:normal;}
		ul.listStyleNone {list-style-type:none; list-style-image:none;}
		.hidden {visibility:hidden; font-size:0px; height:0px; width:0px; overflow:hidden;}


	/*******************************************/
	/*  General Applied Styles
	/*******************************************/
		.spacer {font-size:1px; height:10px;}
		.clearer {clear:both; display:block; font-size:1px; height:0px;}
		.boxIndent {margin:8px 0px 20px 20px;}
		.dividerLight, .dividerDark {font-size:1px; height:0px; margin:10px auto; border-width:0px 0px 1px 0px; border-style:solid;}
		.dividerBlack {font-size:0px; height:3px; background-color:#000000;}
		.dottedDividerLight, .dottedDividerDark {font-size:1px; height:0px; margin:10px auto; border-width:0px 0px 1px 0px; border-style:dotted;}
		.vertDividerLight, .vertDividerDark {float:left; height:150px; width:1%; margin:0px 1%; border-right-width:1px;}
		.bolder {font-weight:bold; font-size:14px; text-decoration:none;}
		.bold {font-weight:bold;}
		.italic {font-style:italic;}
		.header1 {font-size:24px; font-weight:bold; text-decoration:none;}
		.header2 {font-size:18px; font-weight:bold; text-decoration:none;}
		.header3 {font-size:15px; font-weight:bold; text-decoration:none;}
		.header4 {font-size:12px; font-weight:bold; text-decoration:none;}
		.linedHeader {margin-bottom:10px; border-style:solid; border-bottom-width:1px;}
		.dottedHeader {margin-bottom:10px; border-style:dotted; border-bottom-width:1px;}
		.dottedHeader a,.linedHeader a {text-decoration:none;}
		.formLabel {display:block; padding:2px 0px; width:37%; float:left; clear:left; font-weight:bold; }
		.formRequired {color:#990000;}
		.formInput {display:block; padding:2px 0px; width:59%; float:right; clear:right;}
		.formInput input.text {width:99%;}




	#topRunner {position:absolute; z-index:1; top:0px; left:0px; width:100%; height:72px; background-image:url(../images/fadeTop.gif); background-repeat:repeat-x;}
	#container {height:100%; width:1010px; margin-left:auto; margin-right:auto; position:relative; z-index:2;}
	.bottomPadding {padding-bottom:10px;}
	#bottomRunner {position:relative; top:-72px; width:100%; height:72px; background-image:url(../images/fadeBottom.gif); background-repeat:repeat-x;}
	.header {width:365px; margin:auto;}
	.header .toplogo {display:block; margin:auto; width:365px; height:204px; font-size:0px; background:url(../images/standard.toplogo.gif) no-repeat center top;}
	.content {width:100%; margin:auto;}

	.dividerHorizontal {padding-top:2px; background:transparent url(../images/standard.divider.horizontal.gif) repeat-x center top;}
	.dividerVertical {background:transparent url(../images/standard.divider.vertical.gif) repeat-y left top;}
	.dividerDottedHorizontal {padding-top:2px; background:transparent url(../images/standard.divider.horizontal.dotted.gif) repeat-x center top;}
	.dividerDottedVertical {background:transparent url(../images/standard.divider.vertical.dotted.gif) repeat-y left top;}













	#mainTable {width:650px; margin:0px 0px 0px 0px; position:relative;}
	#mainTable td.singleContent {background-image:url(../images/sideLinesOne.gif); background-repeat:repeat-y;}

	.homeContentDiv {width:70%; position:absolute; top:0px; right:10px; overflow:hidden; border:2px groove #A1A5AE !important; border-color:#DADBDF; text-align:left;}
	.homeMenuDiv {width:23%; position:absolute; top:0px; left:10px; border:2px groove #A1A5AE; border:2px groove #A1A5AE !important; border-color:#DADBDF; background-color:#CCCCCC;}

	a.aboutUsWebsiteLink {font-weight:bold; text-decoration:none;}
	a.aboutUsWebsiteLink:hover {font-weight:bold; text-decoration:underline;}

	.divider {height:2px; width:100%; font-size:0px; margin:0px; padding:0px; background-image:url(../images/divider.gif); background-repeat:repeat-x;}
	.bottomContent, .bottomContent div, .bottomContent div a  {color:#565558; font-size:10px; text-decoration:none;}
	.bottomContent div a:hover {text-decoration:underline;}

	.webButton {background:url(/images/button_visitWeb.gif) no-repeat top left; margin-top:10px; float:right; display:block; width:225px; height:30px; text-decoration:none;}
	.webButton span {display:block; margin:0px 0px 0px 25px; padding-top:6px; font-weight:bold; text-align:center; text-decoration:none;}
	.webButton:hover {color:#0F66FA; background-position:0px -30px;}
	.webButton:hover span {color:#0F66FA;}

	ul.navlist {z-index:10; margin:0px; padding:0px; list-style:none; position:relative;}
	ul.navlist li {padding:5px 8px 5px 12px;}
	ul.navlist li a {display:block;}
	ul.navlist li.unselected {/*list-style-type: disc; list-style-position:inside;*/}
	ul.navlist li.unselected:hover {/*list-style-type: circle;*/}
	ul.navlist li.selected {background-color:#FFFFFF;/* list-style-type: square;*/}
	div.liSelectedBG {position:absolute; background-color:#EEEEEE; z-index:5;}

	.head {color:#000000; font-weight:bold; font-size:16px;}
	.subhead {color:#000000; font-style:italic; font-size:12px;}
	.content {color:#000000; font-size:12px;}

