/** Print Styles
	*
	* 1. Body
	* 2. Header
	* 3. Navigation
	* 4. Content
	* 5. Footer
	* 6. General Classes
	*
	*/
	
/***********************Body******************/
body{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 100%;
	background: white;
}

#wrap{
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

	
ol {
	font-size: 12pt;
	line-height: 2em;
	float: none !important;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 12px;

}
a:link {
	FONT-WEIGHT: bold;
	COLOR: #005288;
	text-decoration: underline;
}
a:visited {
	FONT-WEIGHT: bold; 
	COLOR: #005288;
}
a:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	background-color: #005288;
}
a img{border:none;}

	
/**************Main Left Column*************/
#mainleftcol {
	width: 100%;
	float: left;
	margin: 5px;
	padding: 5px;
	height: 100%;
	position: relative;
	float: none !important;
}	

/**************Main Right Column*************/
#mainrightcol {
	float: none !important;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	width: 30%;
	margin: 5px;
	padding: 5px;
	position: relative;
	display:none;
}

#mainrightcol li {
	line-height: 1.5em;
	margin-bottom: 5px;
	text-indent: 0px;
	text-align: left;
}	
/********************************Home Page Header**************/
#header{
	clear: both;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #deb407;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	height: 200px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: -20em;
	left: -200em;
}

/*******************Header Secondary Pages*******************/
#header2{
	clear: both;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #deb407;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	background-image: url(../Art/Header_Secondary.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header2  h1 {
	display: block;
	height: 55px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header img {
	text-align: right;
	display: block;
	background-position: right;
	float: right;
}


/********************Top Navigation******************/
#navlist {
	color: white;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12pt;
	overflow: hidden;
	text-align: left;
	float:left;
	background-color: #005288;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: 0px;
	position: relative;
	display:none;
}
#navlist li {
	display: inline;
	text-align: left;
	text-indent: 0px;
	background-color: #005288;
}
#navlist ul {
	text-align: left;
	text-indent: 0px;
}

#navlist li a{
	background-color: #F3DFA9;
	color: #005288;
	text-decoration: none;
	float: left;
	border-left: 10px solid #DEB407;
	border-right: 10px solid #508fc4;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-weight: bold;
	text-align: left;
	margin-right: 4px;
	text-indent: 0px;
	}
	
#navlist li .active{background-color: #F09B0D;	}
	
#navlist li a:hover{
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #E6C354;
	color: #005288;}


/**************Nav Right Column*************/
#navrightcol {
	float: right;
	position: relative;
	background-color: #005288;
	display:none;
}

#navrightcol li {
	line-height: 1.5em;
	margin-bottom: 5px;
	text-indent: 0px;
	text-align: left;
}	
	
/*************** FORMATTING **************/

h1 {
	color: #005288;
	font-size: 18pt;
	font-weight: 800;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-align: left;

}

h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #005288;
	line-height: 1.5em;
	
}

h3 {
	padding: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #005288;
	line-height: 1.75em;
}

h4 {
	margin: 0 0 3px 0;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5em;
	color: #005288;
}

p {
	padding: 0;
	font-size: 12pt;
	line-height: 1.9em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	voice-family: juliet, female;
	azimuth: center-right; 
	float: none !important;

}
ul {
	font-size: 12pt;
	line-height: 2.0em;
	list-style-image: url(../Art/Bullet_blue.gif);
	font-weight: normal;
	float: none !important;
}
ul ul {
	font-size: 12pt;
	line-height: 2.0em;
	list-style-image: url(../Art/Bullet_golden.gif);
	font-weight: normal;
	float: none !important;

}

ul ul ul {
	font-size: 12pt;
	line-height: 2.0em;
	list-style-type: disc;
	list-style-image: none;
	font-weight: normal;
	float: none !important;
	}

hr {
	color: #005288;
	padding: 5px;
	margin: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #005288;
	border-left: none;

}
/****************Special*********************/
#special
{
	display:none !important;
	clear: both;
	TEXT-ALIGN: center;
	color: #005288;
	font-size: 12pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #005288;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#special LI {
	PADDING-RIGHT: 10px;
	DISPLAY: inline;
	MARGIN-RIGHT: 10px;
	margin-top: 5px;
	top: 5px;
}
#special a:link {
	color: #FFFFFF;
	FONT-WEIGHT: normal;
	text-decoration: underline;
}
#special a:visited {
	FONT-WEIGHT: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#special a:hover {
	FONT-WEIGHT: bold;
	color: #005288;
	background-color: #FFFFFF;
	text-decoration: underline;

}

/****************Footer*********************/
#footer
{
	clear: both;
	padding: 5px;
	TEXT-ALIGN: center;
	margin-top: 0px;
	color: #FFFFFF;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #005288;
	display:none;
}
.highlight {
	font-size: 100%;
	color: #005288;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer LI {
	PADDING-RIGHT: 8px;
	DISPLAY: inline;
	MARGIN-RIGHT: 5px;
	margin-top: 5px;
	top: 5px;
}
#footer a:link {
	color: #FFFFFF;
	FONT-WEIGHT: normal;
	text-decoration: underline;
}
#footer a:visited {
	FONT-WEIGHT: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	FONT-WEIGHT: bold;
	color: #005288;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.address {
	DISPLAY: inline;
	BORDER-RIGHT-STYLE: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 85%;
	letter-spacing: .05em;
}

/************** You Are Here **************/
.YouAreHere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #005288;
	padding: 0px;
	display: block;
	text-indent: 0px;
	font-weight: normal;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	line-height: 1.5em;
	display:none;
	}

/*********Skip Navigation ************/
#skipnavigation{
	position: absolute; 
  left: -1000px;
  display:none;
}
/*********Tool Tips ************/

div.tooltip {
	border:1px solid InfoText;
	background:#f3dfa9;
	color:#005288;
	font:small-caption;
	padding:2px 4px;
	text-align:left;
	position:absolute;
	width:auto;
	height:auto;
	}

tab {
	background-color: #f3dfa9;
}

/*******************Miscellaneous*************/
.center {
	text-align: center;
}

.noprint {
	display: none !important;
}
.left {
	text-align: left;
	padding: 5px;
	display: inline;
	background-position: left;
}

.underline {
	text-decoration: underline;
}

.describe {
position: absolute;
   top: -20em;
   left: -200em;
}
ul ul ul ul {
	font-size: 100%;
	line-height: 1.5em;
	list-style-type: circle;
	list-style-image: none;
}
.first {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005288;
}

acronym {
  border-bottom: 1px dotted black;}
  
acronym:after {
  content: " (" attr(title) ")";
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*********************Tables**********************/
td {
	padding: 5px;
	border: 1px groove #005288;
}
th {
	color: #FFFFFF;
	background-color: #005288;
	border: 2px groove #deb407;
}
blockquote{
	font-size:12pt;
	letter-spacing:1px;
	color: #005288;
	font-style: italic;
	text-align: center;
	display: inline;
	text-indent: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

fieldset{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

