td, table, select, div, input, textarea{
	font-family:verdana;
	font-size:12px;
	vertical-align:top;
	line-height:16px;
	color:#252525;
}

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background-color:#8597EF
}


.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#CD0400; margin-left:8px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer{ color:#CBD2CE; margin-left:245px; font-size:9px}
.footer a{ color:#CBD2CE; text-decoration:none}
.footer a:hover{ text-decoration:underline}

strong{
	text-transform:capitalize;
	font-size:12px
}

a{ color:#D5000B; text-decoration:underline}
a:hover{ text-decoration:none}

.form input{
	width:184px;
	height:18px;
	color: #A07151;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#790F13;
	border-width:1px;
	border-style:solid;
	background-color:#440C11
}


.form1 input{
	width:275px;
	height:21px;
	color: #636363;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}


.form1 textarea {
	width:275px;
	height:81px;
	color: #636363;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #136DB0;
	text-decoration: none;
	font-weight: bold;
}
.subtitle a {
	color: #136DB0;
	text-decoration: underline;
	font-weight: bold;
}
.subtitle a:hover {
	color: #85C4F1;
	text-decoration: underline;
	font-weight: bold;
}
.box {
	background-color: ffffff;
	padding: 10;
}

.roundcont {
	width: 700px;
	background-color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
