@charset "iso-8859-1";
/* Created on: 6/1/2008*/
/* Author Hafner Designs 
Copyright 6/1/2008 */

body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, p, form  {	margin:0; padding: 0; }

body {	font-family: Arial, Helvetica, Georgia, Sans-serif; 
		font-size: 12px; 
		vertical-align: top; 
		color: #FFFFFF; 
	}

#wrapper { 	margin: 0 auto 0 auto; 
			width: 800px;
		 }  

#header	{	float: left;
			width: 800px;
			height: 150px;
			vertical-align: top;
		}
		
#navbar	{ 	float: right; 
			font-family: Century Gothic, Arial, san-serif; 
			font-size: 14px; 
			color: #000000; 
			font-weight: bold; 
		}
		
#navbar a:link	{ 	color: #000000; 
					text-decoration: none; 
				}

#navbar a:active {	color: #003399; 
					font-style: italic; 
					text-decoration: none;
				}

#navbar a:hover	{	color: #003399; 
					font-style: italic; 
					text-decoration: underline; 
				}
				
#navbar a:visited	{	color: #003399; 
						font-style: italic; 
						text-decoration: underline; 
					}

#container {	float: left;
				width: 800px;
			}
			
#lt_side {	float: left;
			width: 400px;
		}

#hosting {	float: left;
			width: 800px;
		}

#rt_side {	float: right; 
			width: 375px; 
			vertical-align: top;
		}

#footer	{	float: left;
			width: 800px;
			font-family: Century Gothic, Arial, Helvetica, sans-serif;
			color: #000000;
			font-size: 10pt;
			font-weight: bold;
			text-align: center;
		}

#footer a:link	{ 	color: #000000; 
					text-decoration: none; 
				}

#footer a:active {	color: #003399; 
					font-style: italic; 
					text-decoration: none;
				}

#footer a:hover	{	color: #003399; 
					font-style: italic; 
					text-decoration: underline; 
				}
				
#footer a:visited	{	color: #003399; 
						font-style: italic; 
						text-decoration: underline; 
					}
a:link	{ 	color: #000000; font-weight: bold; text-decoration: none; }
a:active {	color: #003399; font-style: italic; font-weight: bold; text-decoration: none; }
a:hover	{ color: #003399; font-style: italic; font-weight: bold; text-decoration: none; }
a:visited { color: #003399; font-style: italic; font-weight: bold; text-decoration: none; }

h1 { margin: 0px 0px 0px 0px; font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; }
h2 { font-family: Century Gothic, Arial, san-serif; font-size: 16pt; color: #1f255b; font-weight: bold; }
h3 { font-family: Century Gothic, Arial, san-serif; font-size: 14pt; color: #000000; font-weight: bold; }

p {	margin: 10px 0px 0px 15px;	}

.text12 { font-family: Century Gothic, Arial, san-serif; font-size: 12pt; color: #000000; }
.text10 { font-family: Century Gothic, Arial, san-serif; font-size: 10pt; color: #000000; }

.footnote{ font-size : 11px; font-family : Century Gothic, Arial, Helvetica, sans-serif; color : #000000; }

.form_title { color : #000000; font-size: 13px;	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;	/* font-weight : bold; */ }
		
.form_field { font-family: Century Gothic, Arial, Helvetica, sans-serif; color: #474747; font-size: 13pt; font-weight: bold; text-align: right; }
		
.form_text { font-family : Century Gothic, Arial, Helvetica, sans-serif; color: #000000; font-size : 11px; }
		
.text_box {	font-size : 11px; font-family : Century Gothic, Arial, Helvetica, sans-serif; color : #000000; }
		
.text_area { font-size : 11px; font-family : Century Gothic, Arial, Helvetica, sans-serif; color : #000000; width:200px; height:60px; }
		
.text_select{ font-size : 11px; font-family : Century Gothic, Arial, Helvetica, sans-serif; color : #000000; }

.form_error{ font-size : 11px; font-family : Century Gothic, Arial, Helvetica, sans-serif; color : #ff0000; font-weight : bold; }


