body			{
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	margin-bottom : 1px;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	background-color : #ffffff;
}
h1 				{
	margin:0px; 
	padding : 0px;
	font-size : 18px;
	color: #000000; 
	font-weight : Bold;}
A:link			{
	text-decoration: none;
	color: #417FDA;
	font-weight: bold;
}
A:visited		{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:hover			{
	text-decoration: underline;
	color: #787878;
}
#container {
	width: 99%;
	border: 1px solid #1c90aa;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#banner {
	padding: 0px;
	background-color: #1c90aa;
	border-bottom: 1px solid #1c90aa;
}
#content {
padding: 5px;
background-color: rgb(255, 255, 255);
}
#sidebar-a {
	float: left;
	width: 190px;
	margin: 0;
	padding: 5px;
	background-color: #ffffff;
	border-right: 1px solid #1c90aa;
	border-bottom: 1px solid #1c90aa;
}
input.button {
 height: 22px;
 width: 100px;
 background-color : #1c90aa;
 font-size: 12px;
 font-weight: bolder;
 font-family: verdana;
 color: white; 
}
input.button1 {
	height: 19px;
	width: 150px;
	font-weight: bolder;; 
	color: red;
	font-size: 12px;
	font-family: arial;
}
input.buttonORD {
 height: 40px;
 width: 120px;
 background-color : #1c90aa;
 font-size: 12px;
 font-weight: bolder;
 font-family: verdana;
 color: white; 
}
.gradient {
	background-color: #f3f1f1;
	border-right: 1px solid #1c90aa;
	border-top: 1px solid #1c90aa;
	border-left: 1px solid #1c90aa;
	border-bottom: 1px solid #1c90aa;
}
.gradientS {
	background-color: #ffffff;
	border-right: 1px solid #1c90aa;
	border-top: 1px solid #1c90aa;
	border-left: 1px solid #1c90aa;
	border-bottom: 1px solid #1c90aa;
	width: 70%;
}
.gradientSTOP {
	width: 33%;
	background-color: #f3f1f1;
	vertical-align: top;
}
.gradientSBOT {
	width: 33%;
	background-color: #ffffff;
	vertical-align: top;
}
.gradientP {
	background-color: #f3f1f1;
	border-right: 1px solid #1c90aa;
	border-top: 1px solid #1c90aa;
	border-left: 1px solid #1c90aa;
	border-bottom: 1px solid #1c90aa;
	width: 70%;
}
.gradientH {
	background-color: #2d3541;
}
.gradientPTOP {
	width: 50%;
	background-color: #f3f1f1;
	vertical-align: top;
}
.gradientPBOT {
	width: 33%;
	background-color: #ffffff;
	vertical-align: top;
}
.gradientPBOTC {
	background-color: #2d3541;
}
#sidebar {
	float: left;
	width: 185px;
	padding: 0px 0 0 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 10px;
}

#sidebar li li {
	line-height: 30px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 10px 0 0 30px;
	background: url(i/img11.gif) no-repeat left top;
	letter-spacing: -.5px;
	color: #FFFFFF;
	font-size: 16px;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}
