/* CSS Document */

HTML, BODY {height:100%; width:100%}
BODY {margin:0; 
background-color:#FFFFFF; 
}


BODY, INPUT, TEXTAREA, TD, SELECT, H1 A {font-family:'Lucida Grande',Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:12px;line-height:17px;font-weight:normal;}
BODY {color:#333333;}

INPUT, TEXTAREA, SELECT { height:20px}

H1 {font-size:13px; line-height:15px}
H2 {font-size:12px;}
H3 {font-size:11px;}

P, H1, H2, H3 {line-height:17px;margin-bottom:0;}
P {margin-top:5px;}


#theBLU {background-image:url(Images/blu.gif)}
#theBLUlogo { background-image:url(Images/logoBlu.gif); background-repeat:no-repeat; background-position:bottom right}
#Content {padding:10px; color:#FFFFFF} 
#RelatedFiles {float: right; width: 400px; background-image:url(Images/logoBlu.gif); background-color:#002E56; background-repeat:no-repeat;  background-position:bottom; height:40px; margin: 0 0 0 0px;} 
#white { color:#FFFFFF}


A IMG {border:0;}

A:active, A:link, A:visited {color:#ffffff; text-decoration: underline}
A:hover {color: #666666;}

A.nav1:link,A.nav1:visited    { color: #002E56; font-weight:bold; text-decoration: none}
A.nav1:hover     {color: #666666; text-decoration: underline}

A.nav2:link,A.nav2:visited    { color: #002E56; text-decoration: none}
A.nav2:hover     {color: #666666; text-decoration: underline}

A.Rfile:link,A.Rfile:visited    {font-size:10px; color: #002E56; text-decoration: none; line-height:12px }
A.Rfile:hover     {color: #999999; text-decoration: underline}

A.title:link,A.title:visited    { font-size: 18px;   color: #002E56; text-decoration: none}
A.title:hover     { color: #666666; text-decoration: underline}

A.BluSmall:link,A.BluSmall:visited    { font-size: 12px;   color: #002E56; text-decoration: none}
A.BluSmall:hover     { font-size: 12px;   color: #990000; text-decoration: underline}

nav1

UL { margin:0px 5px 10px 10px; padding-left: 10px; }
LI {list-style-position: outside; list-style-type: disc; vertical-align:middle; line-height:16px; }

/** Structure **/


.BluText {color:#002E56}


.FloatLeft {float:left;padding-right:10px;padding-bottom:5px;}
.FloatRight {float:right;padding-left:10px;padding-bottom:5px;}

img {border:0;}

#theGrey {
	position:absolute;
	text-align:center;
	left:0px;
	top:0px;
	width:100%;
	height:3000px;
	z-index:1;
	background-image: url(images/BG_grey.png);
	
	display:none; 
}


	

