body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4F4F4F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4F4F4F;
}
a:link { 	
	color: #0000FF;
	text-decoration: none; 
}

a:visited { 
	color: cornflowerblue;
	text-decoration: none;	 
} 

a:hover {
	color: red; 
	text-decoration: underline;	
}

a:active { 	
	color: red;
	text-decoration: underline;
}
h1 {
	font-size: 11pt;
	color: black;
	margin: 8 4 8 4px;
}
h2 {
	font-size: 10pt;
	color: #4F4F4F;
	margin: 8 4 8 4px;
}
h3 {
	font-size: 9pt;
	color: #003399;
	margin: 6 25 6 10px;
	border-top: 1px dotted  #C0C0C0;
	font-weight: normal;
	text-align: center;
	padding-top: 8px;
}
p {
	text-align: justify;
	font-size: 9pt;
	margin: 8 4 8 4px;
} 
ul li {
	text-align: justify;
	font-size: 9pt;	
}
b {
	color: black;
}

.title-bg {
	
	background-position: top center;
	background-repeat: no-repeat;
	height: 157px;
	width: 761px; 
}
.main-bg {
	background-image: url(/images/main_bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	width: 761px; 
}

.bold {
	font-weight: bold;
	color: #000000;
}
.small {
	font-size: 8pt;
}
. underline {
	border-bottom: 1px dotted  #C0C0C0;
}
.caps {
	text-transform: uppercase;
	font-size: 9pt;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.floatRight {
	float: right;
	margin-left: 7px;
}
.floatLeft {
	float: left;
	margin-right: 7px;
}
.border {
	border: 1px solid  gray;
}
a.menuLive:link { 	
	color: #000000;
	font-size: 10pt;	
	font-weight: bold;
	text-decoration: none; 
	margin: 0 0 0 15px;
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}

a.menuLive:visited { 
	font-size: 10pt;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 15px; 
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
} 

a.menuLive:hover {
	color: #0000FF; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
	margin: 0 0 0 15px;
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;	
}

a.menuLive:active { 	
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold; 
	text-decoration: none; 
	margin: 0 0 0 15px;
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}
a.menu:link { 	
	color: #000000;
	font-size: 10pt;	
	font-weight: bold;
	text-decoration: none; 
	margin: 0 0 0 15px;
	padding-left: 22px;
}

a.menu:visited { 
	font-size: 10pt;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 15px; 
	padding-left: 22px;
} 

a.menu:hover {
	color: #0000FF; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat; 
	margin: 0 0 0 15px;
	padding-left: 22px;	
}

a.menu:active { 	
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold; 
	text-decoration: none;
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;  
	margin: 0 0 0 15px;
	padding-left: 22px;
} 

a.arrow:link { 	
	color: #0000FF;
	text-decoration: none; 
	background-image: url(/images/arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.arrow:visited { 
	color: cornflowerblue;
	text-decoration: none;
	background-image: url(/images/arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;	 
} 

a.arrow:hover {
	color: red; 
	text-decoration: underline;
	background-image: url(/images/arrowRed.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;	
}

a.arrow:active { 	
	color: red;
	text-decoration: underline;
	background-image: url(/images/arrowRed.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}  
.input {
	width:150px;	
}
.select {
	width:150px;	
}
.radio {
	width:25px;	
}   
.textarea {
	width:315px;
	background: transparent;	
} 
.inputL {
	width:315px;	
}
.selectL {
	width:315px;	
}
.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: silver;
	margin: 8 4 8 4px;
	background-image: url(/images/headingDot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom:4px;
}
.headingSpacer {
	font-size: 12pt;
	margin: 8 4 8 4px;
	padding-bottom:4px;
}
