div#hd {

	color: white;

	padding-left: 0px;

	padding-bottom: 5px;

	padding-right: 0px;

	padding-top: 0px;

	border-bottom-style: none;

	margin-bottom: 0px;

	height: 181px;

}

#doc2 {
	color: #fff;
	line-height: 1.8em;
	font-family: sans-serif;
}

body {
	background-repeat: repeat-x;
	background-image: url(../images/background.png);
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #000;
}

#navigation ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	list-style-position: inside;
	list-style-type: none;
}

#navigation ul li {
	padding-left: 25px;
	padding-bottom: 6px;
	padding-right: 25px;
	padding-top: 6px;
	float: left;
	font-size: 1.1em;
}

#navigation ul li:hover {
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 6px;
	padding-right: 25px;
	padding-top: 6px;
	float: left;
	font-size: 1.1em;
}

#navigation ul li.selected {
	border-left-color: #050c5b;
	border-right-color: #050c5b;
	border-right-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 0px;
	font-weight: bold;
	background-image: url(../images/tab-selected.png);
	float: left;
	font-size: 1.2em;
}

#navigation ul li a  {
	padding: 1px;
	border-bottom-color: #162d53;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	color: #3a77db;
}

#navigation ul li a:hover {
	font-style: normal;
	font-weight: normal;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: white;
}

#sidebar-content ul li.selected {
	font-weight: bold;
}

div#breadcrumbs {
	color: #a5a5a5;
	font-size: .8em;
}

.content-module .content-header {
	letter-spacing: -1px;
	font-weight: bold;
	border-bottom-style: none;
	font-family: sans-serif;
	padding: 3px;
	font-size: 1.6em;
	color: white;
}

.content-module {
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.content-module .content-body {
	padding: 3px;
}

.script {
	font-family: cursive, fantasy, sans-serif;
}

.content-module .content-body p {
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.bigger {
	font-size: 1.1em;
}

.content-module ul {
	margin-left: 16px;
	list-style-position: outside;
	list-style-type: square;
}.content-module ul li {
	list-style-position: outside;
	list-style-type: square;
}
 div#ft {
	color: #162d53;
	font-size: .7em;
	border-top-color: #162d53;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 3px;
}
 a  {
	padding: 1px;
	border-bottom-color: #162d53;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	color: #3a77db;
}
 a:hover {
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: white;
}
 .nav-clear-bar {
 	background-color: #000738;
 	height: 3px;
 	clear: both;
}
 div#content {
	margin: 0px;
	padding: 5px;
	background-repeat: repeat-x;
	background-image: url(../images/tab-bg.png);
}
 strong {
	font-weight: bold;
}
 h2 {
	font-size: 1.4em;
	color: #3976db;
	margin-bottom: 4px;
	margin-top: 4px;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 2px;
}
 .float-box {
 border-color: #050c5b;
 border-width: 1px;
 border-style: solid;
 padding: 8px;
 margin: 8px;
 font-size: 1.3em;
 line-height: 1.8em;
 float: right;
}
 .commands {
	font-size: 1.8em;
}

div.person {
	text-align: center;
	float: left;
	width: 230px;
}
 
 div.person img {
 
 	border-color: #0f1e38;
 
 	border-style: solid;
 
 	border-width: 1px;
 
 	padding: 1px;
 
 }
 div.person .position {
 	font-weight: bold;
 }
 div.person div {
 	text-align: center;
 }
 
a.intro-link {
	padding: 8px;
	border: 1px solid #222;
	background-color: #000;
	color: #3a77db;
	font-size: 1.4em;
}

a.intro-link:hover {
	border: 1px solid #3a77db;
	background-color: #050731;
	color: #fff;	
}

.no-border, .no-border:hover {
	border-width: 0 !important;
}

div.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}
