body {
	font-family: times,georgia,serif;
	font-size: 13px;
	color: #333333;
	background-image: url(images/pattern_bg.gif);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
}

html>body {text-align: -moz-center;}

td {
	font-family: times,georgia,serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	vertical-align: top;
}

.seotext {
	background-image: url(images/seotext_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: times,georgia,serif;
	font-size: 12px;
	color: #666666;
	padding-left: 183px;
	vertical-align: bottom;
	height: 39px;
}

.content_top {
	background-image: url(images/content_top_bg.gif);
	background-repeat: repeat-x;
}

.inner_content {
	padding-left: 25px;
	padding-right: 20px;
}

.inner_content b {
	color: #293C96;
	font-size: 14px;
}

.title {
	padding-top: 20px;
	padding-left: 0px;
	text-align: left;
}

.title b {
	color: #293C96;
	font-size: 16px;
}

.inner_content_right {
	background-image: url(images/inner_content_right_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.inner_middle_left {
	background-image: url(images/inner_middle_left_bg.png);
	background-repeat: repeat-y;
	vertical-align: top;
}

.form {
	background-color: #f1f1f1;
	padding:15px;
	border-style: solid;
	border-width: 2px;
	border-color: #e1e1e1;
	margin-right: 0px;
}

.content_bottom {
	background-image: url(images/content_bottom_bg.gif);
	background-repeat: repeat-x;
}

.right_side {
	background-image: url(images/right_side.png);
	background-repeat: repeat-y;
}

.content {
	background-color: #ffffff;
	height: 250px;
}

.links_bottom {
	background-image: url(images/links_bottom_bg.png);
	background-repeat: repeat-x;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

.breadcrumbs a:link {
	font-size: 10px;
	color: #99999;
	text-decoration: underline;
}

.breadcrumbs a:visited {
	font-size: 10px;
	color: #99999;
	text-decoration: underline;
}

.breadcrumbs a:active {
	font-size: 10px;
	color: #99999;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	font-size: 10px;
	color: #99999;
	text-decoration: none;
}

p {
	margin-top: 16px;
	margin-bottom: 16px;
}

h1 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.input {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #666666;
    background-color:#ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    }
    
.input_btn {
		font-family: verdana,arial,sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #293C96;
		background-color: #ffffff;
		border-style: solid;
		border-width: 1px;
		border-color: #999999;
		}
		
form {
	margin: 0px;
	padding: 0px;
}

.footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 220px;
	padding-top: 6px;
	padding-right: 5px;
	font-size: 13px;
}

.footer td {
	font-size: 13px;
}

li {
	margin-bottom: 10px;
}