/* Generic Selectors */

body {
	background-color: #FFFFFF;
}
	
A{
	color: #FF9444; 
	text-decoration: underline;
	font-weight: bold;
}

A:hover{ 
	color: #999999; 
	text-decoration: underline;
	font-weight: bold;
}

.border
{
	border-color: #FF9444;
	border-width : 2;
	border-style : solid;
}

.tableline
{
	background-color: #FF9444
}

.titlecelfill
{
	background-color: #FFFFFF
}

.bullet {
	color: #FF9444;
	font-size: 11px;
	font-weight: bold;
	text-align : center;
	margin-bottom: 0;
}

li{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C;
	margin: 0;
	margin-left:-25px;
	margin-top:5px;
	margin-bottom:0px;	
	list-style-type : disc;
}

li.black{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	margin-left:5px;
	margin-top:25px;
	margin-bottom:0px;
	list-style-type : upper-roman;
}

h1 {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
	margin-right:30px;
	margin-bottom:0px
}

H2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-right:30px;
	margin-top:0px
	}

H3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
}

H4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9444;
	margin: 0;
}

H5 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9444;
	margin: 0;
}

H6 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9444;
	margin: 0;
}

.content_title_ns {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

.content_title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00CCCC;
	margin-top: 35px;
}

.subpicture {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.menu_sel{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9444;
	background-repeat: no-repeat;
	background-position: 3px;
	text-decoration: underline;
}

.menu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9444;
	text-decoration: none;
}

.menu a{
	font-family:  Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.menu a:hover{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 3px;
	text-decoration: underline;
}

.subtext {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.content {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

p{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.bulletgray {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align : center;
	margin-bottom: 0;
}

.disclaimer {
	margin-top: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.footer {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

.footer2 {
	margin-top: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

p.address {
	width: 100%;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align : center;
	margin: 0;
}

.list {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}


