body{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
a {color:#09547e; text-decoration:none;}
a:active {color:#09547e; text-decoration:none;}
a:visited {color:#09547e; text-decoration:none;}
a:hover {color:#09547e; text-decoration:underline;}

a.menu:visited {color:#636363; text-decoration:underline;}
a.menu:hover {color:#09547e; text-decoration:underline;}
li{
 	list-style-image: url(images/orangeBullet.jpg);
	list-style-position:inside;
}

.menu {
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

.heading {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-variant:small-caps;
	color: #636363;
	text-decoration: none;
}
.heading2 {
	font-family: Verdana, Tahoma, Arial;
	font-size:20px;
	font-variant:small-caps;
	color:#7b1918;
	font-weight: bold;
	text-decoration: none;
}

.subheading {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-variant:small-caps;
	color: #636363;
	text-decoration: none;
}

.copy_1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #898989;
	text-decoration: none;
}

.copy_2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}

.copy_3 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #636363;
	text-decoration: none;
}

.text_1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #8A8A8A;
}

.text_2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #616161;
}

.text_3 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #4162A3;
}

.text_4 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #404040;
}

.form_1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #636363;
}

.form_2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	overflow:auto;
	color: #636363;
}
#UpArrow {
	position:relative; top:-5;
}
#DownArrow {
	position:relative;
	right:0;
	top:-15;
}
#CenterTab {
	position:relative;
	top:-8;
	right:0;
	height:350px;
	width:160px;
	overflow:hidden;
	text-align:center
}
