/****************************************************************************************************/
/*  This stuff removes dafault browser styling                   																		*/
/****************************************************************************************************/

*
{
  padding:0px;
  margin:0px;
}

body 
{
	background:url(../images/bg.gif) 50% 0 repeat-x #ffffff !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4C5E6F;
}

a img
{
	border:none;
}

#copy ul
{
	margin:0 0 20px 20px;
}

#header
{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-logo.jpg) 0 0 no-repeat #ffffff !important;
	height:220px;
	width:170px;
}

#header a img
{
	border:none;
}

#top-nav
{
	position:absolute;
	top:55px;
	left:195px;
	font-size:.8em;
	font-weight:bold;
	width:1000px;
}


#top-nav li
{
	float:left;
	margin:0 0 0 5px;
	list-style-type:none;
	padding-right:5px;
	border-right:solid 1px black;
}

#left-nav
{
 	float:left;
 	margin-top:220px;
 	height:480px;
 	width:175px;
	background:url(../images/button-repeat.gif) 0 0 repeat-y #ffffff !important;
}

#left-nav li
{
	list-style-type: none;
}

#left-nav li a
{
	margin-left:10px;
	display:block;
	height:33px;
	line-height: 33px;
	width:137px;
	background:url(../images/buttons.gif) 0 0 no-repeat #ffffff !important;
	color:white;
	text-decoration:none;
}

#left-nav li a .link
{
	margin-left: 5px;
}

#left-nav li a:hover
{
	color:black;
	background:url(../images/buttons.jpg) 0 -33px no-repeat #ffffff !important;
}

#left-nav li a:active
{
	color:black;
	background:url(../images/buttons.jpg) 0 -33px no-repeat #ffffff !important;
}

#left-nav #button-bottom
{
 	height:295px;
 	width:175px;
	background:url(../images/button-bottom.jpg) bottom left repeat-x #ffffff !important;
}

#pdf
{
	width:120px;
}


#copy
{
	padding-top:150px;
	margin-left:200px;
	margin-right:150px;
	width:400px;
}

 
#footer
{
	clear:both;
	position:relative;
	height:100px;
	width:780px;
	margin-left:200px;
	border-top:dashed 1px #3399FF;
}


p
{
	margin-bottom:10px;
}

h1
{
	color:#1A688F;
	font-weight:bold;
	font-size:1.7em;
	margin-bottom:15px;
}

h2
{
	font-weight:bold;
	font-size:1em;
	margin-bottom:10px;
}

h3
{
	font-size:1.1em;
	color: #45759F;
	letter-spacing:1px;
	margin:20px 0 10px; 0;
	font-stretch: expanded;
	font-weight: lighter;
}


a
{
	color: #45759F;
	text-decoration:none;
}


a:hover
{
	text-decoration:underline;
	color:blue;
}


.excerpt
{
	position:absolute;
	top:125px;
	left:610px;
	width:360px;
	margin:20px;
	clear:both;
}

.inline
{
	width:360px;
	margin:0 0 20px 200px;
}

.notes .tab
{
	border-collapse: collapse;
	margin-top:30px;
	margin-left:3px;
}

.notes .tab .left
{
	width:6px;
	height:21px;
	background-image: url(../images/tab-left.gif);
}

.notes .tab .title
{
	height:21px;
	letter-spacing:1px;
	border-top:solid 1px #adaaaa;
	padding:0 3px 0 3px;
	background-color: #FFEEAA;
}

.notes .tab .right
{
	width:6px;
	height:21px;
	background-image: url(../images/tab-right.gif);
}

.notes .tab .title h2
{
	margin:0px;
	padding:0px;
}

.notes .tab .title h2 a
{
	font-stretch: expanded;
	text-decoration: none;
	font-size:.9em;
	font-weight:bold;
	color:#1A688F;
}

.notes .tab .title h2 a:visited
{
	color:#1A688F;
}

.notes .tab .title h2 a:hover
{
	text-decoration: underline;
	color:blue;
}

.notes .note
{
	position:relative;
	background-color: #FFEEAA;
	border: solid 1px #adaaaa;
	border-top:solid 1px #c0bebe;
	padding:10px;
	height:100%;
}

.notes .note .txt
{
	color:#27749F;
	font-size:.85em;
	padding-bottom:30px;
}

.notes .note img
{
	float:left;
}

.notes .note .read
{
	position:absolute;
	bottom:4px;
	right:20px;
	border:none;
}

.notes .point
{
	position:relative;
	width:360px;
	border: solid 1px #adaaaa;
	background-color: #FFEEAA;
	padding:5px;
	margin-bottom:10px;
	font-size:.85em;
}

.notes .point a
{
	color: #2C6C8F;
	text-decoration: none;
}

.notes a:hover
{
	color:blue;
	text-decoration: underline;
}

.notes .point img
{
	position:absolute;
	top:5px;
	right:10px;
	border:none;
}

#footer #contact
{
	position:absolute;
	top:-15px;
	left:0;
	border:solid;
}

#footer div
{
	margin-bottom:20px;
}


#footer #numbers td
{
	width:180px;
}

#footer #signoff
{
	margin:20px 0 20px; 0;
}

#footer #signoff #no
{
	width:360px;
}


#footer p
{
	font-size:.85em;
	margin:0;
}

#upsell
{
	margin-top:30px;
	border-top:dashed 1px #3399FF;
}

#credits
{
	margin:40px 0 0 0;
	width:140px;
	font-size:.75em;
	color:#1A688F;
	text-align:center;
}

#box
{
	padding:25px;
	border:solid 1px orange;
	margin:10px;
	font-stretch: expanded;
	color:#F46200;
	font-size:1.1em;
}

#orgchart
{
  margin-top:30px;
  font-size:.85em;
  letter-spacing:1px;
}

#orgchart input
{
	font-size:9px;
	padding:2px;
	margin-top:10px;
	margin-left:-5px;
	cursor: pointer;
}


#contact
{
	position: absolute;
	top:25px;
	left:200px;
	color:white;
}

#contact a
{
	color:white;
}

#copy #searchResults p
{
	margin-bottom:20px;
}

#copy #searchResults ul
{
	margin-bottom:20px;
}


.powered_by
{
	margin-top:40px;
}

.movie
{
	width:340px;
	height:200px;
}