p, body, td {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial;
	font-size : 11px;
}

.ltrb_border {
	border-top : 1px solid #333333;
	border-right : 1px solid #333333;
	border-left : 1px solid #333333;
	border-bottom : 1px solid #333333;
	padding-bottom : 0px;
}

.copyright {
	font-size : 9px;
}

.l_border {
	border-left : 1px solid #333333;
}

.r_border {
	border-right : 1px solid #333333;
}

.b_border {
	border-bottom : 1px solid #333333;
}

.t_border {
	border-top : 1px solid #333333;
}

.br_border {
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}

.text_blurb {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
}

.grey_text_blurb {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	color : #333333;
}

.grey_text_blurb_no_pad_right {
	padding-left : 10px;
	padding-top : 10px;
	color : #333333;
}

input, select {
	background-color : #eaeff3;
	color : black;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	border : 1px solid;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {
	background-color : #eaeff3;
	color : black;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	border : 1px solid;
	padding-left : 20px;
	padding-right : 20px;
}

a:link, a:active, a:visited  {
	color : #333333;
	text-decoration : none;
	line-height : 14px;
}

a:hover {
	text-decoration: underline;
	color: Orange;
}

a.white:link, a.white:active, a.white:visited {
	color : White;
	text-decoration : none;
}

a.white:hover {
	text-decoration: none;
	color : Orange;
}

.blue_surround {
	border-top : 1px solid #76859D;
	border-right : 1px solid #76859D;
	border-left : 1px solid #76859D;
	border-bottom : 1px solid #76859D;
}


.l_border_orange {
	border-left : 1px solid #ff9900;
}

.r_border_orange {
	border-right : 1px solid #ff9900;
}

.b_border_orange {
	border-bottom : 1px solid #ff9900;
}

.t_border_orange {
	border-top : 1px solid #ff9900;
}

.br_border_orange {
	border-right : 1px solid #ff9900;
	border-bottom : 1px solid #ff9900;
}

.lbr_border_orange {
	border-right : 1px solid #ff9900;
	border-bottom : 1px solid #ff9900;
	border-left : 1px solid #ff9900;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 10px;
	padding-bottom : 5px;
}

.lr_border_orange {
	border-right : 1px solid #ff9900;
	border-left : 1px solid #ff9900;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 10px;
}

.lt_pad {
	margin-top : 10px;
	margin-left : 10px;
}

.radio {
	background-color : White;
	border : 0px;
}

th {
	font-size : 14px;
}

.iframe {
	scrollbar-3d-light-color: Orange;
	scrollbar-arrow-color: Orange;
	scrollbar-base-color: Orange;
	scrollbar-dark-shadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: Orange;
	padding-right : 10px;
}

.homepage_top {
	vertical-align : top;
	padding-left : 5px;	
	padding-top : 20px;
	padding-right : 0px;
	color : White;
}

.homepage_text {
	padding-left : 5px;
	padding-right : 20px;
	color : Black;
}
