@charset "UTF-8";
/* CSS Document */

.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B1A1A;
}
.list_bulletblack {
	list-style-image: url(images/bulletblack.gif);
}

.background {
background-image: url(images/background.gif);
	background-color: #DCD6B3;
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}

.background_gen {
background-image: url(images/background_gen.gif);
	background-color: #DCD6B3;
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}

.background_popup {
background-image: url(images/popup.gif);
	background-color: #DCD6B3;
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
.Main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.Main_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.main_link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #592501;
	list-style-type: disc;
}

a.main_link:hover {
	text-decoration: underline;
	color: #D58C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.main_link_bold {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #592501;
	list-style-type: disc;
}

a.main_link_bold:hover {
	text-decoration: underline;
	color: #D58C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

list {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	list-style-type: disc;
}

a.list:hover {
	text-decoration: underline;
	color: #D58C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.email-nav {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 14px;
	color: #592501;
	}
	
a.email-nav:hover {
	text-decoration: underline;
	color: #D58C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.global-header-nav  {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration: none;font-size : 12px; font-weight: bold;color: #FFFFFF;}
a.global-header-nav:hover {text-decoration: underline; font-weight: bold; color: #FFFF00;}
.Top_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B1A1A;
	font-weight: bold;
}

.style2 {font-size: 14px; font-style: normal; font-family: Arial, Helvetica, sans-serif;}
.style3 {
	color: #592501;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
