body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}

hr {
	display: none;
		}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 30px 0 0 20px;
	letter-spacing: -1px;
	}
	
h2 {
	border: 1px solid #828EAC;
	background-color: #E3DFD6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #475C7C;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	margin-top: 25px;
	background-image: url(images/h2bg2.jpg);
	background-repeat: no-repeat;
	}
	
ul	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #000000;
	text-align:left;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	}
	
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #000000;
	text-align:left;
		}
ol li {margin-bottom: 10px;}

.center {
	text-align: center;
	}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	line-height: 1.5em;
	color: #B73D3D;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	}
	
a:hover {
	color: #828EAC;
		}

.light {
	color:#F3F4F5;
	}

.h6 {
	font-size:9px;
	color:#B5A6A4;
	line-height: 14px;
	}

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	text-decoration: none;
	}
	
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	text-align: left;
	}	
	
.float {
	float: right;
	padding: 5px;
	border: 1px solid #828EAC;
	clear: both;
	}	
	
#button a {display: none;}
	
#button a:hover {display: none;}
	
#content {
	width:600px;
	margin-left:50px;
	margin-bottom: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px black solid;
	background-color: #ffffff;
		}
		
		
#extra {
	width:700px;
	border-right:10px solid #828EAC;
	border-left:10px solid #828EAC;
	border-bottom:10px solid #828EAC;
	background-color:#F3F4F5;
	padding:20px 40px;
	margin-right:20px;
	margin-left:5px;
	margin-top:0px;
	text-align:center;
	clear: both;
	float: none;
		}
	

		
#nav {
	width:110px;
	margin-left:20px;
	margin-top:35px;
	float: left;
	display: none;
		}
		
#nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: right; 
	color: #444;
		}
		
#nav li {
	margin: 0;
		}
		
#nav p, strong {
	text-align: right; 
	color: #444;
		}
	
#nav a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F4F5;
	border: 1px solid #8FA7B1;
	padding-right: 3px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	display: block;
		}
	
#nav a:hover {
	color: #444;
	border: 1px solid #13374D;
	background-color: #F7F3EB;
		}
	

			
#footer	{
	width:80%;
	margin:5px auto 5px auto;
	padding:5px 5px 5px 5px;
	text-align:center;
	display: none;
		}
		
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.2em;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: none;
	}
	
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #828EAC;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
	display: none;
	}
	
#footer a:hover {
	color: #666666;
	display: none;
		}
		
#header {
	text-align: center;
		}
		
	
#quote {
	margin-left: auto;
	margin-right: auto;
	width: 65%;
	padding: 5px;
	background-color: #E3DFD6;
	border: 2px solid #828EAC;
	background-image: url(images/qbg2.jpg);
	background-repeat: no-repeat;
		}
		
#quote p, .main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	line-height: 1.2em;
	color: #666666;
	text-decoration: none;
		}
		
#quote .link {
	text-align:right;
	font-size: .8em;
		}
	
#table {
	width:95%;
	margin:10px auto 10px auto;
	border:2px solid #828EAC;
	padding:5px 5px 5px 5px;
	background-color: #E3DFD6;
		}
		
#table h2 {
	border: 1px solid #828EAC;
	background-color: #E3DFD6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #475C7C;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(images/t_h2bg.jpg);
	background-repeat: no-repeat;
	}		
		
#table strong {font-weight: bold; color: #666666;}
		
#table a:hover {color:#828EAC}

#table .right {
	text-align:right;
	color: #F3F4F5;
	font-weight: bold;
			}
			
#table .title {
	text-align:center;
	color: #F3F4F5;
	font-weight: bold;
			}
			
#table .head {
	padding: 5px 5px 5px 5px;
	background-color: #8FA7B1;
	border: 1px solid #8FA7B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align:left;
	color: #F3F4F5;
	font-weight: bold;
		}
		
#table .row{
	border: 1px solid #8FA7B1;
	padding: 5px;
	background-color: #FFFFFF;
		}
		
#table .content{
	border-left: 1px solid #8FA7B1;
	border-right: 1px solid #8FA7B1;
	padding: 5px;
	background-color: #FFFFFF;
		}
		
#table .content2{
	border: 1px solid #8FA7B1;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
		}
			
#table .foot {
	padding: 5px;
	border-bottom: 1px solid #8FA7B1;
	border-left: 1px solid #8FA7B1;
	border-right: 1px solid #8FA7B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: .7em;
	text-align: right;
	background-color: #FFFFFF;
		}
		


