/*-------------------------------------------------------------------
Site Required
-------------------------------------------------------------------*/
body, td {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

h1  { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 19px; color: #000000; }
h2  { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 18px; color: #000000; }
h3  { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 15px; color: #000000; }
h4  { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color: #000000; }
h5  { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #000000; }
h6  { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 9px; color: #000000; }

#content { padding-top: 10px; padding-left: 10px; height: 350px; }

.default_font, .smaller_font, .larger_font, table, p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-align: left; }
.smaller_font { font-size: 10px; }
.larger_font { font-size: 14px; }

.error { font-size: 12px; font-family: arial, helvetica, verdana; font-weight: bold; color: #990000; margin: 5px; padding: 10px; background-color: #FFFFD5; border: 1px solid #990000; }

@media print { .printHide { display:none; } } 

/*-------------------------------------------------------------------
Custom
-------------------------------------------------------------------*/

#landing_left_bullets { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 15px; color: #000000; }
.landing_blue_bullets { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #ffffff; list-style-type: none; padding: 0px 0px 0px 25px; list-style-image: url(/images/photos/landing_blue_bullets.gif); }
.landing_blue_bullets li { padding-top: 2px; padding-bottom: 2px; }
.landing_get_started_button { font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 22px; }
