body {
margin: 0;
padding: 0;
background-color:#FFFFFF;
}

body, table, tr, th, td, p, ul, ol, li {
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

.resultTable tr {
background: #F2F2F0;
}

th {
background: #E2E2E0;
}

p, li {
line-height:16px;
}

blockquote {
background-color: #F2F2F0;
border-left: thin solid #CCCCBB;
padding: 10px;
}


ol, ul {
margin-top: 15px;
}

h1, h2, h3, h4 {
font: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
} 

h1 {
font: 22px; 
} 

h2 {
font-size:18px; 
} 

h3 {
font-size:18px;
} 

h4 {
font-size:14px;
}


a:link {text-decoration: underline; color: #0768b2;}
a:visited {text-decoration:  underline; color: #0768b2;}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: #0768b2;}

.small {
font-size: 95%;
}

.alert {
color: #660000;
font-weight: bold;
}

.feedback {
border:1px solid navy;
background-color:#e6e6ff;
text-align:center;
font-weight: bold;
}

.indent {
margin-left: 15px;
}

.right {
text-align: right;
}

.box_heading {
font-size: 15px;
font-weight: bold;
}

.quotation {
background: url(../images/lquote_45.gif) top left no-repeat;
}
fieldset {
margin-top:5px;
}

legend {
font-weight: bold;
color: #666666;
}

#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#banner {
			padding: 5px;
			margin-bottom: ;
			background-color: #ffffff;
		}

		#content {
			padding: 5px;
			margin-left: 240px;
			background-color: #ffffff;
		}

		#sidebar-a {
		float: left;
			width: 200px;
			margin: 0;
			margin-right: ;
			padding: 15px;
			background-color: #e6e6ff;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: ;
			background-color: #ffffff;
			text-align: center;
		}



