/********************************************************************
Here is the CSS
 ********************************************************************/
 
font,th,td,p	{ font-family: Verdana, "Lucida Grande", Tahoma, Helvetica; }
a:link,a:active,a:visited	{ color : #000000; border-bottom: 1px #CCCCCC solid; text-decoration: none; }
a:hover			{ color : #66758A; }
hr				{ height: 0px; border: solid #CCCCCC 0px; border-top: 1px solid #CCCCCC;}

pre {	color : #333333;
		background-color: #F4F4F4;
		margin: 18px; padding: 10px;
		font-size : 10 px;
		border: 1px #98AAB1 solid;
overflow:none;
	}

h5 { font-family: Georgia, Times, Serif; font-size : 12px; line-height: 15px; font-weight: normal; margin-bottom: 0; }
h4 { font-family: Georgia, Times, Serif; font-size : 14px; line-height: 20px; font-weight: normal; margin-bottom: 0; }
h3 { font-family: Georgia, Times, Serif; font-size : 16px; line-height: 22px; font-weight: normal; margin-bottom: 0; }
h2 { font-family: Georgia, Times, Serif; font-size : 20px;  line-height: 27px;font-weight: normal; margin-bottom: 0; }

.tableheader { background-color: #F4F4F4;
			border-bottom: 1px #CCCCCC solid;
			border-right: 1px #CCCCCC solid;
			font-weight: bold; }
.tablecell { background-color: #FFFFFF;
			border-bottom: 1px #CCCCCC solid;
			border-right: 1px #CCCCCC solid; }
.tableborder { background-color: #FFFFFF;
			border-top: 1px #CCCCCC solid;
			border-left: 1px #CCCCCC solid;
			font-size: 11px; }

ol
{
	list-style-position: outside;
  	padding-left: 12px;
  	margin-left: 8px;
}

ul
{
	list-style-position: outside;
  	padding-left: 12px;
  	margin-left: 8px;
}



/********************************************************************
 * CSS rules used in the template. These can be removed or replaced
 * with rules specific to your template.
 ********************************************************************/

form { margin-bottom: 0 ; }

.bluebar { background-color: #F5F5F5; padding-left: 9px; padding-right: 6px; padding-top: 4px; padding-bottom: 4px;
			font-size: 11px; border-top: 1px #BBBBBB solid;
				border-bottom: 1px #BBBBBB solid;  }

.sidebarcell { background-color: #FFFFFF;  border-right: 1px #BBBBBB solid;
				border-left: 1px #BBBBBB solid; border-bottom: 1px #BBBBBB solid;  }

.bodyCell { background-color: #FFFFFF;
			border-right: 1px #BBBBBB solid;
			border-left: 1px #BBBBBB solid;
			border-bottom: 1px #BBBBBB solid; }

.headerTable { background-color: #FFFFFF; border-top: 1px #BBBBBB solid;
				border-right: 1px #BBBBBB solid;
				border-left: 1px #BBBBBB solid; }

body { background-color: #003366; }


a.bluebar 	{ color : #FFFFFF; }

/* General text */
.p { font-size : 11px; line-height: 14px; }
.gen { font-size : 11px; line-height: 14px; }
.genmed { font-size : 10px; line-height: 14px; }
.gensmall { font-size : 9px; line-height: 13px; }
.gen,.genmed,.gensmall { color : #000000; }

.bigtitle {
	font-family: Georgia, Times, Serif;
	font-size : 22px;
	padding-left: 3px;
	padding-right: 10px;
	margin-bottom: 2px;
}



.thinpre {	color : #333333; border: 1px #98AAB1 solid;
		background-color: #F3F3F3;
		border-width: 1px;
		margin: 5px; padding: 10px;
		font-size : 10 px;
	}

#left
{
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: right;
	padding-left : 5px;
	padding-bottom : 15px;
	margin-bottom : 10px;
	margin-left: 15px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
line-height: 140%;
background-color: #ffffff;
}

