
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

* {
  margin: 0px;
  padding: 0px;
}

html, body {
  height: 101%; /* Required */
  background-color:FFFFFF;

}

p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#666666;
	font-size: 15px;
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

p.centered {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#666666;
	font-size: 15px;
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align:center;
}

p.left {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#666666;
	font-size: 15px;
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align:left;
}

ul, li {
	font-family: "Times New Roman", Times, serif;
	list-style-position: outside;
	color: #666666;
	font-size: 15px;
	line-height: 1.75;
	margin-left: 12px;
	margin-top: 4px;
	padding-left: 12px;
}

h1 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 16px;
	line-height: 24px;
 	font-weight: bold;
 	color:#333333;
 	margin: 0px 0px 5px 0px;
 	padding: 0px;
}

h2 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	line-height: 22px;
 	font-weight: bold;
 	color:#666666;
 	margin: 0px 0px 3px 0px;
 	padding: 0px;
}

h3 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 16px;
	line-height: 20px;
 	font-weight: bold;
	line-height: 1.166;
 	color:#666666;
 	margin: 0px;
 	padding: 0px;
}

h4 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	line-height: 26px;	
 	font-weight: bold;
	line-height: 1.166;
 	color:#666666;
 	margin: 8px 0px 0px 0px;
 	padding: 0px;
}

blockquote {
	margin: 4px 0px 0px 23px;
}


a:link {
	text-decoration: underline;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#666666;
}
a:active {
	text-decoration: none;
	color:#666666;
}


a.fbutton {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 20px 15px 50px 15px;
	margin: 50px 0px 0px 0px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#666666;
}


a.fbutton {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 50px 15px 50px 15px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#666666;
}


a.fbutton:link {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 50px 15px 50px 15px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#666666;
}

a.fbutton:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 50px 15px 50px 15px;
	text-align: center;
	text-decoration: none;
	background-image:url(images/buttonback.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#666666;
}


a.fbutton:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 50px 15px 50px 15px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#666666;
}


a.fbutton:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 50px 15px 50px 15px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#666666;
}


				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#containerpage {
  margin: auto;
  padding: 30px;
  width: 900px;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#outer {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 900px;
	border: 1px solid #000000;
} 


#header {
	float:left;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 0px 0px;
	width: 900px;
	height: 181px;
	text-align:center;
}


#buttons {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 50px;
	width: 900px;
	text-align:center;
	float: left;
}


#content {
	padding: 0px 50px 30px 50px;
	margin: 0px;
	float: left;
	width: 800px;
}


#footer {
	float:left;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 766px;
	height: 40px;
}

#credits {
	float:left;
	padding: 15px 0px 5px 0px;
	width: 1005px;
	height: 35px;
}

.pbuttons {
	margin: 0px;
	padding: 0px 20px 0px 0px;
}


.singlelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.5;
	padding: 221px 0px 221px 0px;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.2;
	text-align:right;
}
