body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #565656;
	background-color: #A5A5A5;
}
img {
	border: 0;
}
.imgBorder{
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #446CB1;
}
#wrap{
	width: 800px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	background: #FFFFFF url(../../images/bg.gif) repeat-y top left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7D7D;
	font-weight: normal;
	margin: 0;
	background-color: #E6E6E6;
	padding: 0 10px 0 19px;
}
#logo {
	margin: 15px 0 21px 18px;
	float: left;
}

#menu {
	float: right;
	margin: 68px 21px 21px 0;
	padding: 0;
	list-style: none;
	color: #636363;
}
*html #menu { /* IE fix - right margin */
	margin: 68px 10px 21px 0;
}
#menu li {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}
#menu li a:link, #menu li a:visited, #menu li a:active {
	font-family: Georgia, Palatino, "Times New Roman";
	font-weight: normal;
	font-size: 12px;
	color: #636363;
	text-decoration: underline;
}
#menu li a:hover	{
	font-family: Georgia, Palatino, "Times New Roman";
	font-weight: normal;
	font-size: 12px;
	color: #636363;
	text-decoration: none;
}
#header {
	clear: both;
	position: relative;
}

a:link, a:visited, a:active	{
	color: #565656;
	font-weight: normal;
	text-decoration: underline;
}
a:hover	{
	color: #565656;
	font-weight: normal;
	text-decoration: none;
}
a.back:link, a.back:visited, a.back:active	{
	color: #565656;
	font-weight: normal;
	text-decoration: underline;
	background: #FFFFFF url(../../images/arrow_back.gif) no-repeat left 3px;
	padding-left: 20px;
}
a.back:hover	{
	color: #565656;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF url(../../images/arrow_back.gif) no-repeat left 3px;
	padding-left: 20px;
}
a.back2:link, a.back2:visited, a.back2:active	{
	color: #565656;
	font-weight: normal;
	text-decoration: underline;
	background: #FFFFFF url(../../images/arrow_back_2.gif) no-repeat left 3px;
	padding-left: 20px;
}
a.back2:hover	{
	color: #565656;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF url(../../images/arrow_back_2.gif) no-repeat left 3px;
	padding-left: 20px;
}
div#hd1 {
	position: absolute; 
	top: 72px; 
	left: 24px; 
	color: #fff; 
	font-weight: bold;
}
div#hd2 {
	position: absolute; 
	top: 70px; 
	left: 290px; 
	color: #fff;
}
a.logout:link, a.logout:visited, a.logout:active	{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	background: transparent url(../../images/icon_logout.gif) no-repeat 0 0;
	padding-left: 20px;
}
a.logout:hover	{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: transparent url(../../images/icon_logout.gif) no-repeat 0 0;
	padding-left: 20px;
}


#content{
	padding: 24px 18px 15px 18px;
	clear: both;
}
#content-small{
	padding: 24px 18px 15px 18px;
	clear: both;
	font-size: 11px;
	line-height: 14px;
}
.title-grey {
	color: #9C9C9C;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 18px; 
}
.title-grey-small {
	color: #9C9C9C;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 18px; 
}
.title-blue {
	color: #61B8DF;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 18px; 
}
.title-green {
	color: #8BC53F;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 18px; 
}
.title-green-2 {
	color: #8BC53F;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px; 
}
.title-red {
	color: #FF5423;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 18px; 
}

.green-text {
	color: #8BC53F;
}
.greenB {
	color: #8BC53F;
	font-weight: bold;
}

#left-col-home {
	float: left;
	width: 405px;
}
#right-col-home {
	float: left;
	width: 306px;
	background: transparent url(../../images/dot_vline.gif) repeat-y left top; 
	padding-left: 25px; 
	margin-left: 27px;
}
#left-col-aboutus {
	float: left;
	width: 515px; 
}
#right-col-aboutus {
	float: left; 
	width: 196px; 
	background: transparent url(../../images/dot_vline.gif) repeat-y left top; 
	padding-left: 25px; 
	margin-left: 27px;
}
.vline {
	background: transparent url(../../images/dot_vline.gif) repeat-y top center;
}
.dotline {
	background: transparent url(../../images/dot_line.gif) repeat-x top left;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 11px;
	line-height: 11px;
}
.note {
	padding: 5px 0 0 0;
	font-size: 11px;
	line-height: 14px;
}

.listings {
	width: 100%;
	background-color: #DFF1F9; 
	padding: 4px 0 4px 0; 
	font-size:11px; 
	line-height: 14px; 
	border-bottom: 4px solid #fff;
}

/* footer */
#footer {
	width: 820px;
	margin: 0 auto 30px auto;
	background: transparent url(../../images/bottom.gif) no-repeat center top;
	padding-top: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
#footer A:link, #footer A:visited, #footer A:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
#footer A:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#poweredby {
	font-size: 10px;
	color: #636363;
}
#poweredby A:link, #poweredby A:visited, #poweredby A:active {
	font-size: 10px;
	color: #636363;
	text-decoration: underline;
}
#poweredby A:hover {
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}


/* forms */
form {
	border: 0;
	margin: 0;
	padding: 0;
}
.input {
	font-family: Georgia, Palatino, "Times New Roman";
	font-weight: normal;
	font-size: 12px;
	color: #565656;
	border: 1px solid #ABADB3;
	background-color: #FFF;
	padding: 2px 1px 2px 3px;
	width: 290px;
}


.textarea {
	font-family: Georgia, Palatino, "Times New Roman";
	font-weight: normal;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
	border: 1px solid #ABADB3;
	background-color: #FFF;
	padding: 2px 1px 2px 3px;
	width: 290px;
	height: 100px;
	overflow: auto;
}

.bullet {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 150%;
}
.bullet li {
	padding-left: 15px;
	padding-top: 4px;
	background-image: url(../../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.bullet li.green {
	padding-left: 15px;
	padding-top: 4px;
	background-image: url(../../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.bullet A:link, .bullet A:visited, .bullet A:active {
	font-size: 11px;
	color: #494949;
	text-decoration:underline;
}
.bullet A:hover {
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}

.clear {
	height: 0;
	clear: both;
	margin: 0;
	line-height: 0;
	font-size: 1px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #565656;	
	padding: 0 20px 15px 25px;
	background-image: url(../../images/icon_error.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.error p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #BC100E;	
	line-height: 15px;
}

.error-msg {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #BC100E;	
	background-image: url(../../images/icon_error.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}