body	{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#bodywrapper {
	width: 986px;
}


/* ------ main body ------ */

.H1Blue {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana;
	color: #009AD8;
}
.H1Yellow {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana;
   color: #FFC41C;
}
.H2Blue {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana;
	color: #009AD8;
}
.H2Yellow {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana;
   color: #FFC41C;
}
.FounderLetter {
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	color: Black;
	border: thin solid Gray;
	width: 900px;
	text-align: left;
	padding: 25px;
	background-color: #FFD9DF;
}
.FounderLetterHeading {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.FounderLetterSignature {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;	
}
.MainTextBlue {
	font-size: 16px;
	font-weight: normal;   
	font-family: Verdana;
	color: #009AD8;
}
.MainTextBlue a {
	text-decoration: none;
	font-weight: bold;   
	color: #f4b708;
}
.MainTextBlue a:hover {
	text-decoration: underline;
}
.MainTextOrange {
	font-size: 16px;
	font-weight: normal;   
	font-family: Verdana;  
	color: #FF5300;
}
.MainTextOrange a {
	text-decoration: none;
	font-weight: normal;
	color: #FF5300;
}
.MainTextOrange a:hover {
	text-decoration: underline; 
}
.MainTextYellow {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
   color: #f4b708;
}
.LargeTextBlue {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana;
	color: #009AD8;
}
.SmallTextBlue {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	color: #009AD8;
}
.SmallTextYellow {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
   color: #f4b708;
}

/* ----- Footer ----- */

.pagefooter {
	font-size: 10px;
	font-family: Verdana;
	color: #686868;
	font-weight: bold;
}
.pagefooter a {
	text-decoration: none;
	color: #686868;   
	font-weight: normal;	
}
.pagefooter a:hover {
	color: #686868;
	text-decoration: underline;
}


/* ------ Other ------ */

.MainMenu {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #F4B708;
	text-align: left;
}
.MainMenu a {
	text-decoration: none;
   color: #009AD8; 
}

.MainMenu a:visited {
   color: #A0A0A0;
}   
.MainMenu a:hover {
/*	text-decoration: underline; */
	color: #F4B708;
}
.MainMenuDown {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #F4B708;
	text-align: center;
	border: thin solid Maroon;
}
.MainMenuDown a {
	text-decoration: none;
   color: #009AD8; 
}

.MainMenuDown a:visited {
   color: #A0A0A0;
}   
.MainMenuDown a:hover {
/*	text-decoration: underline; */
	color: #F4B708;
}
.MiniLink {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: Gray;
	text-align: center; /* 	border: thin solid #009AD8;*/
	padding-top: 10px;
}
.MiniLink a {
	text-decoration: none;
   color: #009AD8; 
}

.MiniLink a:visited {
   color: #009AD8;
}   
.MiniLink a:hover {
/*	text-decoration: underline; */
	color: #F4B708;
}
.PhotoNav {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	color: #009AD8;
	text-align: center;
	vertical-align: middle; /*	height: 50px; */
	padding-top: 5px;
}
.PhotoNav a {
	text-decoration: none;
   font-weight: normal;
	color: #009AD8;
}
.PhotoNav a:hover {
	text-decoration: underline;
}
.RedBoxLink {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana;
	color: white;
   background-color: red;
	text-align: center;
}
.RedBoxLink a {
	text-decoration: none;
   font-weight: normal;
	color: white;
}
.RedBoxLink a:hover {
	text-decoration: underline;
}
.RedBoxLinkSmall {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: white;
   background-color: red;
	text-align: center;
}
.RedBoxLinkSmall a {
	text-decoration: none;
   font-weight: normal;
	color: white;
}
.RedBoxLinkSmall a:hover {
	text-decoration: underline;
}
.SmallLink {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #f4b708;
	text-align: left;
}
.SmallLink a {
	text-decoration: none;
   font-weight: normal;
	color: #f4b708;
}
.SmallLink a:hover {
	text-decoration: underline;
}
.termsbox {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	background-color: #FFEEBE;
	height: 300px;
	width: 900px;
	overflow: scroll;
	border: 1px solid #666;
	padding: 8px;
}   
.warningbox {
   font-size: 24px;
   font-weight: normal;
   color: #007FD8;
   background-color: #FFEEBE;
   border: 5px solid #F4B606;
   padding: 5px;
   text-align: center;
}
.warningbox a {
	text-decoration: none;
}
.borderYellow {
	color: #FFC41C;
	border-color: #FFC41C;
	border: thick solid;
	width: 425px;
}
