body 
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 12px;
	color: Black;
	background-color: #6fb2d5;
	font-weight: normal;
	text-align: center;
	background-image: url('../images/background/srbg.jpg');
	background-repeat: repeat-y;
	background-position:center;
}

.filler
{
	padding: 15px;	
}

p
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

div#wrapper
{
	 position:relative;
	 width: 900px;
	 margin: 0px auto;
	 text-align: left;
	 border: 1px solid #bbbbbb;
	 background-color: #ffffff;
	 color: Black;
}

div#header 
{    
	position:relative;
	top:0px;
	padding: 10px;  
	margin: 0px;
	border-bottom: 1px solid #dddddd;
	z-index: 2;
}

div#nav 
{    
	width: 25%;    
	padding: 10px;    
	margin-top: 1px;    
	float: left;
}

div#menu
{
	position:absolute;
	left: 485px;
	top: 45px;
	visibility: visible;
	padding-right: 10px;
}

div#contents 
{     
	padding: 20px;
	border: 0px;
	min-height: 250px;
}

div#footer 
{    
	padding: 10px;
	padding-left: 20px;   
	padding-right: 20px;     
	margin: 0px;    
	color: #0355a9;
	font-size: 8pt;
	background-color: #ffffff;
}

img
{
	border: none;
}

.MenuBar
{
	background-color: #ffffff;
	border: none;
	color: #008fd5;	
	cursor:pointer;
}

.MenuItem
{
	background-color: #ffffff;
	border: 1px Solid #FFFFFF;
	color: #0355a9;	
	font-weight: normal;
	cursor:pointer;
	padding: 3px;
	text-align: left;
	font-family: "Century Gothic", "Arial";
	font-size: 8pt;
}

.MenuHover
{
	color: #ff6600;
	cursor: pointer;
	background-color: #ffffff;

}

.MenuTopHover
{
	color: #ff6600;
	cursor: pointer;
	background-color: #ffffff;
}

.MenuIsland
{
	background-color: #ffffff;
	border-top: 1px solid #008fd5;
	border-bottom: 1px solid #008fd5;
	border-right: 1px solid #008fd5;
	border-left: 4px solid #008fd5;
	font-size: 8pt;
	z-index: 3;
	color: #0355a9;
}

.modalPopup
{
	position:absolute;
	border: 2px solid #98A7A7;
	background-color: #659999;
	padding: 10px;
	padding-bottom: 5px;
	width: 740px;
}

.modalBackground
{
	background-color: #476563;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.submenu
{
	background-color: #ffffff;
	padding: 0px;
	font-size: 8pt;
}

.submenucol
{
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.submenuhover
{
	background-color: #ffffff;
	font-style:normal;
	color: #ff6600;
}

.submenuhover a:hover
{
	color: #ff6600;
	text-decoration: none;
}

.normal td
{
	border: none;	
}



.pocketNews
{
	
	background-color: #ffffff;
}

.pocketNews th
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
	padding: 6px;
	min-width: 50px;
	background-image: url('../images/background/newsheader.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color: #ffa513;
	height: 25px;
	border: 1px solid #ffa513;
}

#footer a:link
{
	text-decoration:none;
	color : #0355a9;
}

#footer a:visited 
{ 
	text-decoration:none;
	color : #0355a9; 
}

#footer a:hover 
{
	text-decoration: none; 
	color: #ff6600;
}

#header a:link
{
	text-decoration:none;
	color : #0355a9;
}

#header a:visited 
{ 
	text-decoration:none;
	color : #0355a9; 
}

#header a:hover 
{
	text-decoration: none; 
	color: #0355a9;
}

.mbarmain
{
	font-size: 8pt;
	color: #0355a9;
}

.mbarDynamicMenu
{
	cursor: pointer;
	background-color: #ffffff;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 4px solid #008fd5;
	z-index: 3;
	color: #0355a9;
	text-align:left;
	display:block;
	visibility: visible;
}

.mbarStaticHover
{
	
}

.mbarStaticItem
{
	padding-left: 3px; 
	padding-right: 3px;
}

.mbarDynamicItem
{
	padding: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #0355a9;
}

.mbarDynamicHover
{
	padding: 5px;
	border-top: 1px solid #008fd5;
	border-bottom: 1px solid #008fd5;
	border-right: 1px solid #008fd5;
	color: #0355a9;
}
