BODY {
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
}

TABLE {
	font-family: Arial;
	font-size: 8pt;
}

TH {
	font-family: Arial;
	font-size: 8pt;
	fotn-weight: bold;
	text-align: left;
}

A.extranet {
	background-color: #ffffff;
	border: 1px solid #A5A8C7;
	display: block;
	padding: 2px;
}

A.extranet:Hover {
	background-color: #F2F3F7;
	border: 1px solid #263E6E;
	text-decoration: none;
}


IMG {
	border: none;
}

H1 {
	color: #263E6E;
	font-size: 11pt;
	margin: 0px;
}

H1.extranet {
	font-size: 9pt;
}

H2 {
	color: #A5A8C7;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}

H2.search {
	color: #263E6E;
	font-size: 9pt;
	font-weight: bold;
	margin: 15px 10px 0px 10px;
	border-bottom: 1px solid #A5A8C7;
}

A {
	color: #263E6E;
	text-decoration: none;
}

A:Hover {
	color: #A5A8C7;
	text-decoration: underline;
}

A.search {
	display: block;
	margin: 0px 15px;
}

A.searchAlt {
	display: block;
	margin: 0px 15px;
}

P {
	color: #000000;
	font-size: 8pt;
	margin: 5px 0px;
}

INPUT {
	font-family: Arial;
	font-size: 8pt;
}

P SPAN {
	width: 90px;
}

P.date {
	color: #A5A8C7;
	font-size: 8pt;
	margin: 0px 0px 10px 0px;
}

HR {
	background-color: #A5A8C7;
	color: #A5A8C7;
	height: 1px;
	margin: 10px 0px;
}

/*******************************************************************/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 942px;
}

#content {
	border: 1px solid gray;
}

#header {
	text-align: right;
}

#flash {
}

/*** menuBar *******************************************************/

#menuBar {
	border-bottom: solid 1px #A5A8C7;
	color: #A5A8C7;
	height: 25px;
	line-height: 25px;
}

#menuBar SPAN#languageBar {
	float: left;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
}

#menuBar SPAN#languageBar A {
	background-repeat: no-repeat;
	background-position: 0px 6px;
	cursor: hand;
	cursor: pointer;
	color: #A5A8C7;
	text-decoration: none;
}

#menuBar SPAN#languageBar A:Hover {
	color: #000000;
}

#menuBar UL {
	font-size: 10pt;
	list-style-type: none;
	margin: 0px;
	margin-left: 160px;
	padding: 0px;
}

#menuBar UL LI {
	display: inline;
	margin-right: 15px;
}

#menuBar #quickNav UL {
	font-size: 8pt;
	margin: 0px;
}

#menuBar #quickNav UL LI {
	margin-right: 5px;
	margin-left: 15px;
}

#menuBar UL LI A {
	color: #A5A8C7;
	text-decoration: none;
}

#menuBar UL LI A:Hover {
	color: #000000;
}

#menuBar UL LI SPAN {
	color: #263E6E;
	cursor: default;
	font-weight: bold;
}

#menuBar #quickNav {
	float: right;
}

/*** leftSideBar ***************************************************/

#leftSideBar {
	background-color: #F2F3F7;
	background-image: url('/images/eagle_outline.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 10pt;
	width: 160px;
}

#leftSideBar UL {
	list-style-type:  none;
	margin: 30px 10px 5px 10px;
	padding: 0px;
}

#leftSideBar UL UL {
	margin: 0px;
}

#leftSideBar UL UL UL {
	margin: 0px 10px;
}

#leftSideBar A {
	color: #A5A8C7;
	text-decoration: none;
}

#leftSideBar A:Hover {
	color: #000000;
}

#leftSideBar H1 {
	margin: 30px 10px 0px 10px;
}

#leftSideBar TABLE {
	margin: 0px 10px;
}

#leftSideBar INPUT#searchText {
	width: 120px;
	border: 1px solid black;
}


#leftSideBar UL LI UL LI A {
	background-image: url('/images/more2.png');
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left: 15px;
}

#leftSideBar LI {
	background-image: url('/images/more.png');
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 10px;
}

#leftSideBar LI LI {
	background: none;
	padding-left: 0px;
}

#leftSideBar LI.top {
	background-image: url('/images/less.png');
	background-repeat: no-repeat;
	background-position: 6px left;
	margin: 10px 0px;
	padding-left: 10px;
}

#leftSideBar SPAN.top {
	border-bottom: 1px solid #A5A8C7;
	color: #263E6E;
	display: block;
	font-weight: bold;
}

#leftSideBar SPAN.sub {
	background-image: url('/images/less2.png');
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left: 15px;
	color: #263E6E;
	font-weight: bold;
}

#leftSideBar A.subHack {
	background-image: url('/images/more.png');
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left: 15px;
}


#leftSideBar SPAN.subHack {
	background-image: url('/images/less.png');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	color: #263E6E;
	font-weight: bold;
	padding-left: 15px;
}

/*** rightSideBar **************************************************/

#rightSideBar {
	width: 150px;
}

#rightSideBar DIV {
	border-left: solid 1px #A5A8C7;
	margin: 30px 0px;
	padding: 0px 10px;
}

#rightSideBar UL#selection {
	color: #A5A8C7;
	margin: 5px 18px;
}

#rightSideBar UL#selection LI {
}

#rightSideBar UL#selection A {
	color: #A5A8C7;
}

#rightSideBar UL#selection A:Hover {
	color: #000000;
	text-decoration: none;
}

#rightSideBar UL#gallery {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#rightSideBar UL#gallery LI {
	text-align: center;
	margin-bottom: 35px;
}	

#rightSideBar UL LI SPAN {
	border: solid 1px #A5A8C7;
	padding: 1px;
}

#rightSideBar UL#thumbnails {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#rightSideBar UL#thumbnails LI {
	display: inline;
}	

#rightSideBar UL#thumbnails LI TABLE {
	margin: 3px 3px 3px 3px;
	border: solid 1px #A5A8C7;
	display: inline;
	padding: 1px;
}

/*** contents ******************************************************/

#contents {
	scrollbar-3dlight-color:	#A5A8C7;
	scrollbar-arrow-color:		#263E6E;
	scrollbar-base-color:		#F2F3F7;
	scrollbar-darkshadow-color:	#A5A8C7;
	scrollbar-face-color:		#F2F3F7;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#FFFFFF;
	padding: 30px 5px 30px 10px;
}

#contentsOverflow {
	padding-right: 5px;
	height: 370px;
	overflow: auto;
}

/*** footer ********************************************************/

#footer {
	color: #A5A8C7;
	margin-top: 5px;
	text-align: center;
}

#footer ADDRESS {
	font-style: normal;
	display: inline;
	margin-left: 15px;
}

/*******************************************************************/

#newsList {
}

#newsList DIV.news {
	height: 100px;
}

A.news {
	color: Blue;
	font-family: @Arial Unicode MS;
	font-size: 8pt;
}

/*******************************************************************/

#aboutImgDiv {
	margin-top: 30px;
	text-align: center;
}

#aboutImgDiv SPAN {
	border: 1px solid #A5A8C7;
	padding: 1px;
}

#aboutNavDiv {
	margin-top: 10px;
	text-align: center;
}

#aboutNavDiv IMG {
	margin: 0px 5px;
}

/*******************************************************************/

#linksDiv {
	margin: 10px;
}

TR.item {
	background-color: #FFFFFF;
}

TR.altItem {
	background-color: #F2F3F7;
}

/*******************************************************************/

UL#documentList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

UL#documentList LI {
	display: inline;
	width: 25%;
}

/*******************************************************************/

UL.equipment {
	margin: 5px 15px;
}

UL#searchCatagories {
	margin: 0px;
	padding: 0px;
}

UL#searchCatagories LI {
	display: inline;
	width: 33%;
}

/*******************************************************************/

UL#extranetSplash {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
}

UL#extranetSplash LI {
	display: inline;
}

UL#extranetSplash LI IMG {
}

INPUT.ReadOnly {
	color: #888;
}