/* General Style Sheet - v.0.1*/

/*----------Universal Items----------*/


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	background-image: url(../images/main_body_bkdg.jpg);
	background-repeat: repeat;
}

TD {
	font-family : Arial, sans-serif ;
	font-size : 12px; 
	color: #333333;	
	line-height: 14px; 
}

a {
	color: #cc3300;
	text-decoration: underline;
}

select, textarea, input {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
}

a:visited {
	color: #ff7c00;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

ul {
	margin-left: 5px;
	padding-left: 2px;
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 14px;
}

li{
	height: 14px;
	vertical-align: baseline;
	margin-left: 1px;
	list-style-type: none;
	margin-left: 5px;
}

.page_header {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.subhead {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.footer {
	background-image: url(../images/btm_ornam_bkgd.jpg);
	height: 55px;
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	bottom: 0px;
	position: fixed;
	margin-bottom: 0px;
	left: 0px;
	vertical-align: bottom;
	z-index: 305;
}

.page_container {
	width: 900px;
	height: 100%;
	background-image: url(../images/globe_bgd.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.page_content {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 21px;
	margin-right: 21px;
}




.navbartxt{
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}

.navbartxt a:link, .navbartxt a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navbartxt a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}

.navbartxt_active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.navbarbgd_left_off {
	background-image: url(../images/top_nav_left_red.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 35px;
	background-position: bottom;
}

.navbarbgd_off {
	background-image: url(../images/top_nav_bgd_red.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 35px;
}

#navbarbgd_left_off {
	background-image: url(../images/top_nav_left_red.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 35px;
	background-position: bottom;
}

#navbarbgd_left_on{
	background-image: url(../images/top_nav_left_orange.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 35px;
	background-position: bottom;
}

#navbarbgd_off {
	background-image: url(../images/top_nav_bgd_red.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 35px;
}

#navbarbgd_on {
	background-image: url(../images/top_nav_bgd_orange.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 35px;
}

#navbarbgd_right_end {
	background-image: url(../images/top_nav_right_red_end.jpg);
	background-repeat: no-repeat;
	width: 21px;
	height: 35px;
	background-position: bottom;
}
#navbarbgd_left_end {
	background-image: url(../images/top_nav_left_red_end.jpg);
	background-repeat: no-repeat;
	width: 21px;
	height: 35px;
	background-position: bottom;
}


.copyright{
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
}

.dotted_horiz_rule {
	width: 99%;
	height: 1px;
	margin-top: 5px;
	border-top: 1px dotted #a1a1a1;
}


.disclaimer {
	font-size: 10px;
	color: #8397aa;
	line-height: 11px;
	text-align: justify;
}






/*----------boxes----------*/

.box_title {
	font-size: 14px;
	font-weight: bold;
	margin-left:7px;
	margin-bottom: 5px;
	margin-top: 6px;
}

.top_left_corner {
	background-image: url(../images/cont_box_top_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 29px;
	width: 13px;
}
.top_middle {
	background-image: url(../images/cont_box_top_bgd.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
}
.top_right_corner {
	background-image: url(../images/cont_box_top_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 29px;
	width: 14px;
}

.box_left_edge {
	background-image: url(../images/cont_box_left_edge_bgd.jpg);
	background-position: left;
	background-repeat: repeat-y;
	height: 100%;
	width: 13px;
}

.box_right_edge {
	background-image: url(../images/cont_box_right_edge_bgd.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 100%;
	width: 14px;
}
.box_text_container {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 6px;
	margin-right: 5px;
	line-height: 14px;
}

.bottom_left_corner{
	background-image: url(../images/cont_box_btm_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 14px;
	width: 13px;
}

.bottom_right_corner{
	background-image: url(../images/cont_box_btm_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}

.bottom_middle {
	background-image: url(../images/cont_box_btm_middle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 14px;
	width: 100%;
}