
*	{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6	{
	color: black;
}

a	{
	color: #AF0A0A;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
	color: green;
}

#outer	{
	margin: 0.5em 0.0em 0.5em 0.5em;
}

.about_box { 
	border:1px dotted #CCCCCC;
	width:400px;
	height:300px;
}

.about_box h3 {
	border:none;
}

.about_box h4 {
	border:none;
}

.about_box h5 {
	border:none;
}

#header	{
	padding: 0em 0.0em 0em 1.0em;
	height: 7em;
	width: 15.2em;
	float: left;
	position: relative;
	border: #AF0A0A solid 1px;
	color:red;
}

#header h1	{
	font-size: 1.5em;
	letter-spacing: 0.02em;
}

#header h3	{
	padding-top:0.1em;
	font-size: 1.5em;
	letter-spacing: 0.02em;
	border:none;
}

#header h1 a	{
	color: black;
	text-decoration: none;
}

#header h2	{
	color: black;
	font-size: 0.8em;
}

#menu	{
	height: 8em;
	margin-left: 18em;
	position: relative;
	padding-bottom:0px;
	margin-bottom:-5px;
}

#menu ul	{
	border-top: dotted 1px #cacaca;
	border-right: dotted 1px #cacaca;
	list-style: none;
	position: absolute;
	top: 6.3em;
	margin-left: -0.9em;
	padding-bottom:0px;
	margin-bottom:-5px;
}

#menu li	{
	display: inline;
	border-left: dotted 1px #848484;
	padding-left: 0.8em;
	padding-bottom:0px;
}

#menu li.first	{
	border-left: 0px;
	padding-left: 0em;
}

#menu li a	{
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	padding: 0.8em;
	margin-right: 0.8em;
	font-size: 0.9em;
}

TABLE  {
	color:black;
}

#menu li a:hover	{	
	color:green;
	text-decoration: underline;
	
}

#content	{
	margin-top: 1px;
	padding-top: 0em;
	min-height:600px;
}

#content p	{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content h2	{
	font-size: 1.5em;
}

#content h3	{
	font-size: 1.1em;
}

#content h2,h3,h4,h5,h6	{
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
}

#content ul	{
	margin-bottom: 1.5em;
	padding-left: 1em;
	line-height: 1.6em;
}

#content blockquote	{
	border-left: solid 0.8em #cacaca;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content blockquote p	{
	display: inline;
}

#primary	{
	float: right;
	margin-left: -18em;
	width: 100%;
	border-top: dotted 1px #cacaca;
}

#primary_content
{
	margin: 0em 0em 0em 17em;
	padding: 0em;
	min-height:600px;
	height:600px;
}

#secondary {
	
 	width: 18.7em;
	padding: 0.5em;
	font-size:12px;
	border: dotted 1px #cacaca;
}

#secondary  li {
	color:black;
	list-style: square;
	font-size:14px;
}

#secondary UL {
	border-bottom: dotted 1px #cacaca;
}

#secondary span {
	margin-left:20px;
	font-size:10px;
	border:none;
	display:inline;
}

#footer	{
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
}

.clear	{
	clear: both;
}


FORM { margin:0 0 0 0; padding:0 0 0 0; }

BODY {

	font-family: "Trebuchet MS", sans-serif;
	color: #7a7a7a;
	font-size: 11pt;
	
}
 
A:visited {}

.login_box { 
	border:1px dotted #CCCCCC;
	width:300px;
	height:200px;
}

label {
	padding-left:5px;
	color:black;
}

h2  .login_box {
	border-bottom: none;
	font-weight:normal;
}

.button {
    background-color:white;
    font-weight: bold;
    border:1px solid green;
}

.fieldLabel {
    font-family:Trebuchet MS;
    font-size:15px;
    color:black;
    text-align:right;
}

.field {
	border:1px solid #CCCCCC;
}


.pageTitle {
	font-family: Georgia;
	font-size:17px;
	font-weight:normal;	
}

.hLine {
	border-bottom:2px solid #CCCCCC;
}

.copyright {
	color:gray;
	font-size:11px;
	font-family:Trebuchet MS;
}

.errorMessage {
	color:red;
	font-family:Trebuchet MS;
    font-size:12px;
}

.text {
	font-family:Verdana;
	font-size:12px;
	color:black;
}

.pageNavigatorText {
	font-family:Verdana;
	font-size:11px;
}

.imageButton {
	border:none;
	background-color:white;
	font-weight:bold;
}

.imageButton:hover {
	border:none;
	background-color:white;
	color:red;
	font-weight:bold;
}

.tableHeader { 
	font-size:13px;
	border:1px dotted orange	
}

.extension_header { 
	background-color:#cfcfcf;
	font-size:10px;
}

.title { 
	font-family:Verdana;
	font-size:18px;
}

.turingImage   { 
	border:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.sep { 
	font-size: 10px;
	color:black;
	font-weight:bold;
}
