a { 
font-family:verdana, arial; 
font-size:10px; 
color:#3366CC; 
text-decoration:none; 
line-height: 15px; }



a:hover { 
font-family:verdana, arial; 
font-size:10px; 
color:#333333; 
text-decoration:underline; 
line-height: 15px; }
	
body {
	font-family:verdana,arial,helvetica,sans-serif;
	color:#OOOOOO;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
}
	
		

#document {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }
  
#main {
	width: 800px;
	margin-top: 10px;
}
  
#container
{
	width: 800px;
	background-color: white;
	color: black;
	line-height: 100%;
}

#content2 {
	width: 600px;
	margin-bottom: 20px;
	margin-left: 195px;
}

#header
{
	text-align:left;
	height: 150px;
	float: left;
	position: fixed;
}

#header h1
{
padding: 0;
margin: 0;
}

#header a
{
text-align:right;
width:6em;
text-decoration:none;
}

#header ul
{ 
text-align:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

#header li
{
display:inline;
list-style-image: url(../images/navigation/arrows.gif);
}

#header img
{ 
float:left;
}

#header table
{
}

#header td
{
	border-spacing:0;
	padding:0;
	float: left;
}

#menu
{
	float: left;
	width: 160px;
	top: 100px;
	position: relative;
	left: -35px;
}

#comments
{
	float: right;
	width: 160px;
	padding: 1em;
	position: relative;
	margin-top: 15px;
}

#content
{
	text-align: left;
	width: 450px;
	margin-left: 160px;
	margin-bottom: 20px;
	margin-top: 15px;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0.5em .5em .5em;
	color: #333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	text-align: left;
}

#menu li{
	list-style-type: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 0px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	line-height: 15px;
}

p {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
	text-transform: uppercase;
}

h2 {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
	line-height: 1.2;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	font-variant: normal;
	line-height: 15pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h4 {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

h5 {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 1.2;
}

h6 {
	margin: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	font-variant: normal;
	line-height: 15pt;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}

#commentsLarge {
	float: right;
	width: 320px;
	margin: 0;
	padding: 1em;
	position: absolute;
	top: 177px;
	left: 610px;
}

table.ex {
	background-color:#FFFFFF;
	padding:0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.tip {
	color:#000000;
	background-color:#ffffff;
	font-size: 100%;
	border:1px solid;
}

td.rig {
	background-color: #FFFFFF;
	padding: 5px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.list {
font-family:verdana, arial; 
font-size:10px; 
color:#666666; 
text-decoration:none; 
line-height: 15px;
}
  
.topline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 830px;
}

.style3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: italic;
  color: #000000;
}

#gridListThree {
	list-style: none;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 45;
	margin-left: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#gridListThree li {
	float: left;
	margin: 0;
	padding-top: 20px;
	width: 175px;
	padding-right: 25px;
}
#gridListThree p {
	color: #000;
	font-weight: normal;
	height: 75px;
	margin: 0;
	overflow: hidden;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#left_content {
	float: left;
	height: 390px;
	width: 800px;

}

#right_content {
	float: right;
	height: 390px;
	width: 295px;
}

#left_content_alpha {
	height: 145px;
	width: 517px;
	float: left;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px dotted #999;
	position: relative;

}

#middle_content_alpha {
	height: 145px;
	width: 248px;
	float: left;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px dotted #999;
	position: relative;

}

#right_content_alpha {
	height: 145px;
	width: 248px;
	float: left;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dotted #999;
	position: relative;
}

.headline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
}

