#blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #000000;
	background:url(images/whiteblue.gif);
	background-attachment:fixed;
}

form {
	margin-left:70px;
}

html, body, #wrapper, h1 {
    margin: 0;
    padding: 0;
}

th, td {
    font-size: 12px;
}

img { border: 0; }

/*a {
    color: #525d8c;
}*/

a { background: inherit; color: #0066FF; text-decoration: none;}
a:hover { background: inherit; color: #FF0000; text-decoration: underline; cursor:help; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 800px;
    position:relative;
}

h1 {
	line-height: 1;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 697px;
	height: 48px;
	overflow: hidden;
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
	font-size:12px;
}

h3 {
    padding: 4px 0 0 0;
}

.clear {
    clear: both;
    height: 10px;
}

#main {
	padding-top: 48px;
	width: 446px;
	position: relative;
	z-index: 1;
}

#inner {
    position: relative;
    margin: 0 0 0 0px;
    padding-right: 10px;
	padding-left: 10px;
    border: 1px solid #ccc;
	border-style:groove;
	background:#FFFFFF;
	min-height:300px;
}
#bannerholder {
    position: relative;
    margin: 0 0 0 0px;
    border: 1px solid #ccc;
	border-style:groove;
	background:#FFFFFF;
}

#footer {
    clear: both;
    background: #333;
    color: white;
    padding: 7px 15px;
}

.blue {
    color: #4165af;
}

.green {
    margin-top: 3em;
    color: #598e1e;
}

.p2
{
	list-style:url(images/arrow_right.png);
}

.p1
{
	list-style:url(images/arrow_right_blue.png);
}