html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#outer {
	border: 1px solid #CCCCCC;
}
.inbetween {
	background-image: url(images/inbetween.gif);
	background-repeat: repeat-x;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
#footer a {
	font-size: 11px;
	color: #999999;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 504px;
}
#outercontent {
	margin: 20px;
	width: 505px;
	width: 505px!important;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-transform: capitalize;
}
#more {
	background-color: #006699;
	text-align: center;
	width: 60px;
	float: right;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#more a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}




#underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#lefttopblock {
	padding: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 50%;
}
#righttopblock {
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 50%;
}
#leftbottomblock {
	padding: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
#rightbottomblock {
	padding: 10px;
}
