body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	font-size:80%;
	font-family:Verdana, sans-serif;
}

p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	
	font-size:1.1em;
	font-family:Verdana, sans-serif;
}

a:link { color: #018472; font-weight: bold; text-decoration: none; }
a:visited { color: #018472; font-weight: bold; text-decoration: none; } 
a:hover { color: #018472; font-weight: bold; } 
a:active {outline: none; }
a:focus {-moz-outline-style: none; }

h2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	color:#018472;
	font-size:1.4em;
	font-family:Verdana, sans-serif;
	font-weight:normal;
}

h4 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	
	font-size:1.2em;
	font-family:Verdana, sans-serif;
	font-weight:bold;
}

ul {
	line-height:150%;
	font-size:1.1em;
	list-style-type:square
}


.container {
	height: 100%;
	
	position:relative; 
	
	
	margin-left:50px;
	margin-top:80px;
	
}

#menuContainer {
color:white;
font-size:15px;
width:300px;
}

#logo {
	margin-top:30px;
	position:relative;
	left:-10px;
}


.menuToplevelText {
position:absolute;
top:0px;
left: 45px;
cursor:pointer;
}

.menuItem  {
margin-bottom:12px;
position:relative;

}

.menuSublevelText {
position:relative;
left:60px;
width:180px;
font-size:11px;
color:#e67201;

}

.menuSubLevelText a:hover, .menuSublevelText a:active, .menuSublevelText a:visited {
color:#e67201;
text-decoration:none;
}

.menuSublevelText P {
margin:0px;
margin-bottom: 5px;
padding:0px;
cursor:pointer;
position:relative;

}

#contentBody {
	position: absolute;
	left: 260px;
	top:5px;
	width: 665px;
	min-height: 440px;
	height: auto;
	_height: 440px;
	background-color:#FFFFFF;
}
html>body #outer{height:auto}

#titleImageLayer
{
position:absolute;
top:30px;
left: 20px;
z-index:10;
width:645px;
height:400px;
background-color:#FFFFFF;
}


#topLeft {
position:absolute;
top:-7px;
left:-12px;
background-image:url('images/content_box_slices/top_left.jpg');
width:29px;
height:29px;
}

#topRight {
position:absolute;
top:-7px;
right:-14px;
background-image:url('images/content_box_slices/top_right.jpg');
width:29px;
height:29px;
}

#bottomRight {
position:absolute;
bottom:-23px;
right:-14px;
background-image:url('images/content_box_slices/bottom_right.jpg');
width:29px;
height:29px;

}

#bottomLeft {
position:absolute;
bottom:-23px;
left:-12px;
background-image:url('images/content_box_slices/bottom_left.jpg');
width:29px;
height:29px;
z-index:10;
}

#bottomblah {
position:absolute;
bottom:-15px;
left:0px;
background-color:#FFFFFF;
width:561px;
height:16px;
z-index:0;
}

#leftBorder {
position:absolute;
top:22px;
left:-1px;
background-image:url('images/content_box_slices/left_one_pixel.jpg');
background-repeat:repeat-y;

width:29px;
height:100%;
margin-bottom:100px;
}

#topBorder {
position:absolute;
top:-2px;
left:106px;
background-image:url('images/content_box_slices/top_one_pixel.jpg');
background-repeat:repeat-x;

height:14px;
width:545px;
}

#bottomBorder {
position:absolute;
bottom:-16px;
right:104px;
background-image:url('images/content_box_slices/LL_1_pixel.gif');
background-repeat:repeat-x;

height:1px;
width:544px;

}
/*
#lips {
position:absolute;
top:-51px;
left:660px;
background-image:url('images/lips.gif');


width:130px;
height:115px;
}
*/

#topQuote {
position:absolute;
top:-51px;
left:17px;
background-image:url('images/content_box_slices/top_quotes.jpg');


width:89px;
height:73px;
}

#bottomQuote {
position:absolute;
bottom:-87px;
right:15px;
background-image:url('images/content_box_slices/bottom_quotes.jpg');


width:89px;
height:93px;
}

#contentInternal {

	margin-left: 25px;
	margin-top:35px;
	margin-right:25px;
	margin-bottom:25px;
	top:10px;
	line-height:150%;
	font-size:10px;
	z-index:4

}


.contentTitle {
	color:#018472;
	margin-left: 0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	font-weight:normal;
	font-size:20px;
	

}

STRONG {
	color:#000000;
	margin-left: 0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:1.0em;
	

}

NORMAL {
	color:#000000;
	margin-left: 0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-size:0.9em;
	

}

table.alerts
{	text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 1.0em;
color: #000000;
width: 615px;
background-color: #d1d3d4;
border: 1px #d1d3d4 solid;
border-collapse: collapse;
border-spacing: 0px;

}


.alertHd
{	border-bottom: 2px solid #d79900;
background-color: #fff2ba;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #000000;

}


.alertBod p
{	text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 1.0em;
line-height: 1.3em;
color: #000000;
background-color: #d1d3d4;
text-indent: 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;

}



#copyright {
position:absolute;
color:#666666;
bottom:-60px;
width: 560px;
font-size: 9px;

}

#popupBox {
position:absolute;
top:35px;
left:20px;
width:625px;
height:430px;
z-index:10;
background-color:#d1d3d4;
color:#000000;
line-height:150%;
font-size:10px;
}

#popupBottomLeft {
background-image:url('images/hover_box/hoverbox_bottomleft.gif');
width:22px;
height:20px;
position:absolute;
bottom:-5px;
left:-4px;

}

#popupBottomRight {
background-image:url('images/hover_box/hoverbox_bottomright.gif');
width:22px;
height:20px;
position:absolute;
bottom:-5px;
right:-5px;
}

#popupTopLeft {
background-image:url('images/hover_box/hoverbox_topleft.gif');
width:22px;
height:20px;
position:absolute;
top:-5px;
left:-4px;
}

#popupTopRight {
background-image:url('images/hover_box/hoverbox_topright.gif');
width:55px;
height:55px;
position:absolute;
top:-23px;
right:-18px;
}

#popupBoxContent {
overflow:hidden;
margin-left:12px;
margin-top:12px;
margin-right:10px;
margin-bottom:15px;
}

#loadingBox {
position:absolute;
z-index:9;
left: 300px;
top:200px;
}




