/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}

img {
	border: 0px;
	}

.image_sub {
	margin: 11px 0px 0px 0px;
	padding: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	font-style: italic;
	display: inline;
	line-height: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1e1e1e;
/*	color: #590100; */
	display: inline;
	font-size: 24px;
	padding: 0px;
	margin: 0px 8px 0px 4px;
	line-height: 28.8px;
}

#envelope {
	width: 100%;
	height: 100%;
}

#logo_home {
	position: fixed;
	top: 36px;
	left: 25px;
	padding: 0px;
	margin: 0px;
	z-index: 500;
}

.logo_home_top {
	position: fixed;
	top: 36px;
	left: 25px;
	padding: 0px;
	margin: 0px;
	z-index: 500;
	width: 188px;
	height: 53px;
	z-index: 9999;
	background-image: url(../images/logo.gif);
}

#logo {
	position: fixed;
	top: 36px;
	left: 25px;
	padding: 0px;
	margin: 0px;
	z-index: 900;
}

#menu_background {
	position: fixed;
	top: 40px;
	left: 0px;
	width: 100%;
	margin-left: 230px;
	height: 41px;
	background-image: url(../images/background2_red.gif);
	background-repeat: repeat;
	z-index: 300;
}


#footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 41px;
	background-image: url(../images/background2_red.gif);
	background-repeat: repeat;
	z-index: 300;
}

.footertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 13px 0px 0px 0px;
	margin: 0px 4px 0px 7px;
	z-index: 500;
}

#menu {
	position: fixed;
	top: 53px;
	left: 242px;
	z-index: 500;
	padding: 0px;
	margin: 0px;
}

.menutxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	font-style: italic;
	z-index: 500;
}

a.menutxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 0px;
	font-style: italic;
	text-decoration: none;
}

a.menutxt:hover {
	color: #FF0000;
}

#backgroundtext {
	position: fixed;
	z-index: 0;
	top: 0px;
	left: 0px;

}

/* CONTENT */

#content_envelope {
	margin: 0px 0px 25px 25px;
	padding: 125px 0px 0px 0px;
	position: relative;
	z-index: 200;
}

#content_box {
	width: 1014px;
	padding: 0px;
	margin: 0px;
}

#content_box_left {
	margin: 0px;
	padding: 0px;
	width: 206px;
	height: auto;
	float: left;
}

#content_box_right {
	margin: 0px;
	padding: 0px;
	width: 808px;
	float: right;
	height: auto;
	
}

#content_box_right_left {
	margin: 0px 16px 0px 0px;
	padding: 0px;
	width: 491px;
	float: left;
	height: auto;
}

#content_box_right_right {
	margin: 0px;
	padding: 0px;
	width: 301px;
	float: right;
	height: auto;
}

#content_box_right_left2 {
	margin: 0px 16px 0px 0px;
	padding: 0px;
	width: 396px;
	float: left;
	height: auto;
}

#content_box_right_right2 {
	margin: 0px;
	padding: 0px;
	width: 396px;
	float: right;
	height: auto;
}


ul.content_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/* LEFT COLUMN LIST ITEMS */

li.content_list_item {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px 16px 16px 0px;
	background-image: url(../images/background_75.png);
	background-repeat: repeat;
	width: 190px;
	height: 126px;
	border-top: dotted;
	border-top-width: 1px;
	border-top-color: #333333;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	z-index: 50;
	overflow: hidden;
}

li.content_list_item:hover {
	border-top-color: #b70301;
	border-bottom-color: #b70301;
	border-top-style: solid;
	border-bottom-style: solid;
}

/* END OF LEFT COLUMN LIST */

/* RIGHT COLUMN MIDDLE LIST ITEMS */

li.content_list_item_middle {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	background-image: url(../images/background_75.png);
	background-repeat: repeat;
	width: 491px;
/*	height: 126px; */
	border-top: dotted;
	border-top-width: 1px;
	border-top-color: #333333;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	z-index: 50;
	overflow: hidden;
}

li.content_list_item_middle:hover {
	border-top-color: #b70301;
	border-bottom-color: #b70301;
	border-top-style: solid;
	border-bottom-style: solid;
}

li.content_list_item_middle_2x2 {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	background-image: url(../images/background_75.png);
	background-repeat: repeat;
	width: 491px;
	height: 270px;
	border-top: dotted;
	border-top-width: 1px;
	border-top-color: #333333;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	z-index: 50;
	overflow: hidden;
}

li.content_list_item_middle_2x2:hover {
	border-top-color: #b70301;
	border-bottom-color: #b70301;
	border-top-style: solid;
	border-bottom-style: solid;
}


/* END OF MIDDLE COLUMN RIGHT LIST ITEMST */

/* RIGHT COLUMN RIGHT LIST ITEMS */

li.content_list_item_right {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	background-image: url(../images/background_75.png);
	background-repeat: repeat;
	width: 301px;
/*	height: 126px; */
	border-top: dotted;
	border-top-width: 1px;
	border-top-color: #333333;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	z-index: 50;
	overflow: hidden;
}

li.content_list_item_right:hover {
	border-top-color: #b70301;
	border-bottom-color: #b70301;
	border-top-style: solid;
	border-bottom-style: solid;
}

/* END OF RIGHT COLUMN RIGHT LIST ITEMST */

li.content_list_item_1x4 {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	background-image: url(../images/background_75.png);
	background-repeat: repeat;
	width: 808px;
/*	height: 126px; */
	border-top: dotted;
	border-top-width: 1px;
	border-top-color: #333333;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	z-index: 50;
	overflow: hidden;
}

li.content_list_item_1x4:hover {
	border-top-color: #b70301;
	border-bottom-color: #b70301;
	border-top-style: solid;
	border-bottom-style: solid;
}

li.content_list_item_2x2 {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	background-image: url(../images/background_75.png);
	background-repeat: repeat;
	width: 396px;
	height: 270px;
	border-top: dotted;
	border-top-width: 1px;
	border-top-color: #333333;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	z-index: 50;
	overflow: hidden;
}

li.content_list_item_2x2:hover {
	border-top-color: #b70301;
	border-bottom-color: #b70301;
	border-top-style: solid;
	border-bottom-style: solid;
}

.box_2x4 {
	position: relative;
	padding: 0;
	margin: 0 0 16px;
/*	background-image: url(../images/background_75.png);
	background-repeat: repeat; */
	width: 808px;
	height: 285px;
	border-top: 1px dotted #b70301;
	border-bottom: 1px dotted #b70301;
	overflow: hidden;
}
.box_2x4:hover {
	border-top-color: #b70301;
	border-bottom-color: #b70301;
	border-top-style: solid;
	border-bottom-style: solid;
}
.box_2x5:hover { border-top-style: solid; border-top-color: #b70301; border-bottom-style: solid; border-bottom-color: #b70301; }
.intro_left {
	float: left;
	width: 475px;
	padding: 0px 24px 0px 8px;
}

.intro_left_main {
	width: 100%;
	height: 72px;
}

.intro_left_left {
	float: left;
	width: 200px;
	padding: 0 17px 8px 0;
	margin: 0;
}

.intro_left_right {
	float: right;
	width: 229px;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}


.intro_right {
	float: right;
	width: 285px;
	margin: 0px;
	padding: 0px 8px 0px 8px;
}

.large_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	padding: 0;
	margin: 0;
	line-height: 36px;
/*	margin: 6px 13px 4px 7px;*/
}

.intro_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	padding: 0px;
	margin: 8px 0px 8px 0px;
}

a.intro_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	color: #CCCCCC;
	text-decoration: none;
}

a.intro_txt:hover {
	color: #FF0000;
	text-decoration: none;
}

a.intro_txt:active {
	color: #FFFFFF;
	text-decoration: none;
}

.intro_txt_ulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	padding: 0px;
	margin: 8px 0px 8px 13px;
	list-style-type: square;
	list-style-position: outside;
}

.intro_txt_ulist_item {
	margin-bottom: 7px;
}

/* STYLES FOR IND CONTENT DIVS */

.title {
	width: 100%;
	height: auto;
	z-index: 200;
	background-image: url(../images/background_75.png);
	background-repeat: repeat;
	border-bottom: #333333 1px dotted;
}

.title_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin: 7px 8px 7px 8px;
}

.description {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 200;
	background-image: url(../images/background_75.png);
	background-repeat: repeat;
	border-top: #333333 1px dotted;
}

.description_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	padding: 0px;
	margin: 8px;
}

a.description_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	color: #CCCCCC;
	text-decoration: none;
}

a.description_txt:hover {
	color: #FF0000;
	text-decoration: none;
}

a.description_txt:active {
	color: #FFFFFF;
	text-decoration: none;
}


.issues_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	padding: 0px;
	margin: 7px 8px 8px 8px;
}

a.issues_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	color: #CCCCCC;
	text-decoration: none;
}

a.issues_txt:hover {
	color: #FF0000;
	text-decoration: none;
}

a.issues_txt:active {
	color: #FFFFFF;
	text-decoration: none;
}

.more_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding: 0px;
	margin: 7px 8px 8px 8px;
}

a.more_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
}

a.more_txt:hover {
	color: #FF0000;
	text-decoration: none;
}

a.more_txt:active {
	color: #FFFFFF;
	text-decoration: none;
}

.popup {
	position: fixed; 
	top: 0px; 
	left: 0px; 
	background-image: url(../images/background2_red.gif);
	background-repeat: repeat; 
	width: 100%; 
	height: 100%; 
	z-index:500;
	margin: 0px;
	padding: 0px;
}

.popup_box {
/*	padding: 125px 25px 25px 223px; */
	padding: 0px 25px 25px 230px;
	width: 622px;
	height: 100%;
}


/* MODAL WINDOW */
#control_overlay {
		background-image: url(../images/background2_red.gif);
		background-repeat: repeat; 
		height: 100%;
	}
	
	.modal {

	}
	
	iframe {
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	
a.lbOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

a.lbOn:hover {
	color: #FF0000;
	text-decoration: none;
}

a.lbOn:active {
	color: #FFFFFF;
	text-decoration: none;
}

#close_box {
	width: 100%;
	height: 100%;
	z-index: 0;
}
