/* CSS Document *//* Default Stylesheet */																/* >>> ELEMENTS <<< */* {	margin: 0;	padding: 0;	}	body {		color: black;		background-color: #CCCCCC;		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;		font-size: 85%;		text-align: center;		background-image: url("../images/SiteWide/titantinywhite.gif");		background-repeat:repeat;		}																/* >>> CONTAINERS <<< */div#print {	display: none;	}div#container {	margin: 10px;	text-align: left;	}	div#header-wrap {		margin: 8px 0;		}		div#header-in {			position:absolute;			padding: 10px;			color: inherit;			background-color: #fff;			border: solid #666666;			border-width: 1px 1px 1px 1px;			background-image:  url("../images/SiteWide/bannertest.gif");			background-position:top left;			background-repeat: no-repeat;			height:60px;			width:950px;			left:5px;			}	div#content-wrap {				}				div#center {			margin:0 180px;			color: inherit;			background-color: #fff;			border: solid #666666;			border-width: 1px 1px 1px 1px;			width:600px;			position:absolute;			top:100px;			}									div#center-in {				padding: 20px;				}		div#left {			position: absolute;			left:5px;			top:100px;			width: 180px;			color: inherit;			background-color: #fff;			border: solid #666666;			border-width: 1px 1px 1px 1px;			background-image: url(../images/sitewide/column.gif);			background-attachment: scroll;			background-position: top center;			background-repeat:no-repeat;			}			div#left-in {				padding: 1px;				}		div#right {			position:absolute;			top:100px;			margin: 0 785px;			width: 180px;			color: inherit;			background-color: #fff;			border: solid #666666;			border-width: 1px 1px 1px 1px;			}			div#left-in {				padding: 1px;				}	div#footer-wrap {		clear: both;		}		div#footer-in {						}																/* >>> SUB CONTAINERS <<< */* { }table.pagetable{	width:100%;	height:auto;	border:1px solid #666666;	padding:2px;	}table.frontpagetable{	width:100%;	height:auto;	border:1px solid #666666;	}	table.frontpagetable #tablecolumnleft{	width: inherit;	height:auto;	border-right:1px solid #666666;	padding:3px;	}table.frontpagetable #tablecolumnright{	width:inherit;	height:auto;	border:0px;	padding:3px;	}																	/* >>> LISTS <<< */ul#nav-left, ul#nav-right {	margin: 20px;	list-style: none;	}	ul#nav-left li, ul#nav-right li {				}		ul#nav-left li a, ul#nav-right li a {			display: block;			width: 118px;			padding: 5px 10px;			color: #666;			background-color: inherit;			text-decoration: none;			border-bottom: 1px solid #eee;			}		ul#nav-left li a:hover, ul#nav-right li a:hover {			color: black;			background-color:#F3DD58;			border-bottom: 1px solid #E3EFFF;			}ul#nav-top {	float: right;	padding: 1px 0;	list-style: none;	}	ul#nav-top li {		display: inline;		}		ul#nav-top li a {			margin: 0 8px;			color: black;			background-color:white;			font-size: 90%;			text-decoration: none;			border: 1px solid black;			padding:2px;			}		ul#nav-top li a:hover {			color:white;			background-color: #000000;			border: 1px solid black;			padding:2px;			}	ul.list {	margin: 20px 30px;	font-size: 90%;	line-height: 20px;	list-style:none;	}																/* >>> TYPOGRAPHY <<< */*.x {	display: none;	}div#header-wrap h1 {	padding: 10px;	font-size: 200%;	}div#center h2 {	margin: 0 0 5px 0;	font-size: 150%;	}div#left h2, div#right h2 {	margin: 20px 20px 5px 20px;	font-size: 100%;	}div#center p {	margin: 5px 0 5px 0;	color: #444;	background-color: inherit;	font-size: 90%;	line-height: 18px;	}div#left p, div#right p {	margin: 0 20px 5px 20px;	color: #666;	background-color: inherit;	font-size: 90%;	}p a, ul.list a {	color: #996600;	background-color: inherit;	text-decoration: none;	border-bottom: 1px solid #F1F7FF;	}	p a:hover, ul.list a:hover {		color: #333333;		background-color: inherit;		border-bottom: 1px solid #eee;		}table a, ul list a {	color: #996600;	background-color: inherit;	text-decoration: none;	border-bottom: 1px solid #F1F7FF;	list-style:none;	}		table a:hover, ul list a:hover {	color: black;	background-color: inherit;	text-decoration: none;	border-bottom: 1px solid #F1F7FF;	list-style:none;	}	.MainNavSectionTitle{	background-color:#F3DD58;	border:2px solid #F3CC00;	color:#000000;	font-weight:bold;	padding:2px;	}																/* >>> FORMS <<< */* { }																/* >>> END <<< *//* CSS Document */
