body {
   background-color: White;	color: #333333;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px; padding-top:0px;
	margin-right: 20px;margin-left: 30px; margin-top: 0px; margin-bottom: 40px;
}
table, td, p {	font-family: "trebuchet ms", verdana, arial, sans-serif; font-size: 13px;}

	A, A:link 			{ color: #4A7184; text-decoration: underline; font-weight:bold; 
		font-family:"trebuchet MS", trebuchet, verdana, arial, sans-serif; } 
	A:visited	{ color: #5e4a84;  } 
	A:active, A:hover	{ color: #999966;  } 

.center {
	background-color: #f2f2f2; color:#999999;
	border-right: 1px solid #666666; border-left: 1px solid #666666;
	border-bottom: 2px solid #666666; border-top: 6px solid #658593;
	padding: 0px; width:750px;
	margin-top:0px; margin-bottom: 0px;
	margin-right:auto; margin-left:auto;
	}

.inside {
 	background-color: #f5f5f5;
   color:#666666;
	width:465px;
	padding: 10px;
	margin: 0px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
}
.insidewide {
 	background-color: #f5f5f5;
	color:#666666;
	width:595px;
	padding: 10px;
	margin: 0px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
}
.sidebar {
  background-color: #e1e1e1; color: Black;
  width: 150px;
  margin: 0px; padding:0px;
  font-size: 11px;
}
.right {
	width: 135px; background-color: #e1e1e1;
	color: Black; margin: 0px;padding:0px;
	font-size: 11px;
}
.rightwide {
	width: 5px; background-color: #e1e1e1;
	color: Black; margin:0px; padding:0px;
	font-size: 11px;
}
.posted {text-align:right; font-size: 11px; color:#666666;}

h1, h2, h3, h4, h5, h6 { margin:0px; font-family:"trebuchet MS", verdana, arial, sans-serif;}

h1.top {text-align:center; color: #384b55; background-color: #bec9ce; 
	padding-bottom: 1px;	padding-top: 19px;
	font-size: 32px;height: 43px; 
	border-bottom: solid 1px #666666;
	border-top: solid 1px #eeeeee;
	text-transform:uppercase;
}
h1.top a:link, h1.top a:hover, h1.top a:visited {color: #384b55; background-color: #bec9ce; text-decoration: none; }
h2 {text-align:left; font-size: 10px;	text-transform:uppercase;	font-weight:bold;
	padding-right: 3px; padding-left: 3px; padding-top: 1px; padding-bottom: 1px;
	background-color: #8199a4; color:White;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #666666; 
	margin-top: 10px;}
h3 {text-align: left; font-size: 18px; 
	padding-left: 10px; padding-top: 2px; 	
	padding-bottom: 5px;
	background-color: #8199a4; color:White;
	font-weight:bold;
	margin-bottom:5px;
}
h3 a:link, h3 a:visited, h3 a:hover {
	background-color: #8199a4; color:White;
	text-decoration:none;}

h4 {
	font-size: 15px; letter-spacing:1px;
	font-weight:bold;
	border-bottom: solid 1px #8199a4;
}
h4.top {	text-align:center; color: #514b55; background-color:#a3acb1;
	font-size: 11px;	border-bottom: solid 1px #658593; 
	text-transform: uppercase; letter-spacing:0px;
}
h6 {text-align:center; color: #333333; background-color: #bec9ce; 
	padding: 2px; border-top: solid 1px white;
}

ul { list-style-type: square;  list-style-image: url(images/dot.gif);    }
.sidebar li, .center li {
	margin-left: 0px; padding-left: 0px;
	list-style-type: square;
	}
.sidebar ul, .center ul {
	margin-left: 20px; padding-left: 0px;
	margin-right:0px; padding-right: 5px;
	margin-top: 0px; padding-top:3px;
	margin-bottom: 0px; padding-bottom: 3px;
}

.side {
	padding-top: 2px; padding-bottom: 2px; 
	padding-right: 4px; padding-left: 4px;
	color:#333333;
}
#copyright {
	font-size: 14px; text-transform:uppercase;
	font-weight:normal; letter-spacing:0.04em;
}
#copyright a {font-weight:normal; }


input, select, textarea {
	font-family: verdana, tahoma, sans-serif; font-size: 11px; 
	color: #333333; background-color: White; border: solid 1px #cccccc;
	padding: 1px; margin: 1px;}
form {margin:1px; padding:1px;}
hr {height:1px; color:#ccd5d9; padding:0px; border-top: 1px solid #ccd5d9; }

.xml {background-color: #ff6600; color:white; font-family:arial, sans-serif; 
	text-transform:uppercase;font-size: 12px; font-weight:bold;
	border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid black; border-bottom: 1px solid black;
}
.xml a, .xml a:link, .xml a:visited, .xml a:hover {background-color: #ff6600; color:white; letter-spacing:normal; font-family:arial, sans-serif; text-decoration:none;}

a.delete, a.small { font-family:verdana; font-size: 10px; }
.instructional { 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color: #666; 
	line-height:14px;
	text-align:justify;
	}
.error-message { 
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
	color: #993333; 
	line-height:14px;
	font-weight:bold;
	margin-bottom: 10px;
	}
.subhead { 
	font-family:verdana, arial, sans-serif; 
	font-size:10px; 
	color: #666; 
	line-height:13px;
	}
pre {
	font-family:geneva, verdana, arial, sans-serif;
	font-size:11px; color: #333333;
	line-height:16px;
	background-color: #EEEEEE;
	border: 1px solid #333333; padding: 4px;
	margin-left: 15px;
	white-space: pre;
	}
.code {font-family:"Courier New", courier, monospace; font-size: 11px; color: Black; }	
	
.listplugin { padding:5px; margin-top:10px;
	background-color:#FFF; border:1px solid #CCC;
	width: 273px;
}
.plugin { padding:5px; margin: 5px; background-color:#FFF; border: 1px solid #CCC;}
.inner {font-size: 13px; color:#666666;}
.inner strong {text-transform:uppercase; font-weight:bold; font-size: 12px;	}
.inner em {	font-style:italic; font-size: 14px; }
.inner a, .inner a:link, .inner a:active, .inner a:visited {text-decoration:none;}
.name {font-weight:bold; font-size: 15px; color:#666666;
	background-color:#d8e3e6; 	border: solid 1px #cccccc; padding: 2px; 
	margin-top: 5px; margin-bottom: 5px; line-height: 17px;
}
.name a:link, .name a:visited {color:#666666;}
.name a:hover { color:#4a7184;}

.up {
	font-family:arial, sans-serif; font-size: 9px;
	text-transform:uppercase;
	font-weight:bold;
	margin: 3px;
}
.up a, .up a:link, .up a:visited {	text-decoration:none; padding-top: 0px; padding-bottom:0px; padding-right: 3px; padding-left: 3px;
	background-color:#d8e3e6; border: solid 1px #cccccc;}
.up a:hover, .up a:active { background-color:#e4e6d8; border: solid 1px #999999; }
.more, .more a, .more a:visited {font-style:italic; text-decoration:none; font-weight:bold; font-size: 12px;}

.key {padding-left: 15px; line-height: 18px; font-size: 12px;}
