/* Presentation Stylesheet */ 

h1 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin: 0px;

 }
 
p {
	margin:0;
	padding:6px 12px 4px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;

 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 0px auto 20px;
	background-color: #FFFFFF;
	background-image: url(../images/Untitled-3.gif);
}
.footer {
	font-size: 9px;
	color: #666666;
	text-align: left;
	padding: 4px 0px 4px 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* Navigation styles */

navcontainer {
	width: 180px;
} 

#navcontainer ul 
{
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 13px;
	text-align: left;
}

#navcontainer a 
{
	display: block;
	padding: 8px 12px 8px 0px;
	width: 180px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4FC;
}

#navcontainer a:link, #navlist a:visited 
{
text-decoration: none; 
}

#navcontainer a:hover 
{
	color: #283B83;
	background-color: #BACAF0;
}
a {
	text-decoration: none;
	color: #181A50;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.footer a {
	color: #8765A5;
	text-align: center;
	padding: 4px 0px;
}
.tophead {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #666666;
	background-color: #EEE8F6;
	margin-top: 4px;
}
.toplist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #666666;
	background-color: #DFF1EB;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navbox {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
}
.tablehead {
	background-color: #F4B51B;
	padding: 2px 0px 1px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C4F0D;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #000000;
}
.table2 {
	background-color: #F4D995;
	padding: 2px 0px 1px 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #000000;
}
.table3 {
	background-color: #F4D995;
	padding: 2px 0px 1px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C4F0D;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #000000;
	margin-bottom: 4px;
}
.table4 {
	background-color: #9AAEE3;
	padding: 2px 0px 1px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283B83;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #000000;
}
.tableheadmembers {
	background-color: #5974B9;
	padding: 2px 0px 1px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283B83;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	margin-top: 6px;
	font-weight: bold;
}
.table5 {
	background-color: #9AAEE3;
	padding: 2px 0px 1px 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
}
