/* body
--------------------------------------- */
body {
	background-color: #202123;
	color: #6a717a;
	font: normal 12px Arial, sans-serif;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
}

p, h1, h2, h3, ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	list-style-type: none;
}

img {
	border: none;
}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dashed #bebebe;
	clear: both;
	color: #f2f2f2;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

/* #container
--------------------------------------- */
#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 980px;
}

/* #header
--------------------------------------- */
#header {
	background-color: #ffffff;
	border-bottom: 10px solid #bebebe;
	height: 152px;
}

/* #header .column-1
--------------------------------------- */
#header .column-1 {
	float: left;
	height: 114px;
	width: 512px;
}

/* #header .column-2
--------------------------------------- */
#header .column-2 {
	float: right;
	height: 114px;
	width: 468px;
}

/* .column-2 .pay-online
--------------------------------------- */
.column-2 .pay-online {
	color: #ae101e;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 19px 25px 0px 0px;
	text-align: right;
	width: 443px;
}

.column-2 .pay-online a:active,
.column-2 .pay-online a:link,
.column-2 .pay-online a:visited {
	color: #ae101e;
	text-decoration: none;
}

.column-2 .pay-online a:hover {
	color: #ae101e;
	text-decoration: underline;
}

/* .column-2 .navigation-top
--------------------------------------- */
.column-2 .navigation-top {
	color: #2b629f;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 0px 0px;
	text-align: right;
	width: 443px;
}

.column-2 .navigation-top img.divider {
	position: relative;
	top: 2px;
}

.column-2 .navigation-top  a:active,
.column-2 .navigation-top  a:link,
.column-2 .navigation-top  a:visited {
	color: #2b629f;
	text-decoration: none;
}

.column-2 .navigation-top  a:hover {
	color: #2b629f;
	text-decoration: underline;
}

.column-2 .navigation-top ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.column-2 .navigation-top li {
	display: inline;
}

/* #header .navigation
--------------------------------------- */
#header .navigation {
	clear: both;
}

#header .navigation li {
	float: left;
}

/* #main
--------------------------------------- */
#main {
	background-color: #f2f2f2;
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 330px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	padding: 25px 0px 10px 0px;
}

#main h1 {
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#main h2 {
	color: #000000;
	font-size: 12px;
}

#main h3 {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#main p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#main p.center {
	text-align: center;
}

#main p.right {
	text-align: right;
}

#main p.small {
	font-size: 11px;
}

#main p.message {
	color: #ff0000;
}

#main a:active,
#main a:link,
#main a:visited {
	color: #cb6700;
	text-decoration: none;
}

#main a:hover {
	color: #cb6700;
	text-decoration: underline;
}

#main .blue {
	color: #6181a6;
}

#main .clear {
	clear: both;
}

#main img.image-left {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 2px 2px 2px 2px;
}

#main img.image-center {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

#main img.image-right {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	float: right;
	margin: 0px 0px 0px 15px;
	padding: 2px 2px 2px 2px;
}

#main #more {
	display: none;
}

/* #main .column-1
--------------------------------------- */
#main .column-1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 45px 0px 45px;
	width: 550px;
}

#main .column-1 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
}

#main .column-1 li {
	list-style-type: disc;
}

/* .column-1 .col-1
--------------------------------------- */
.column-1 .col-1 {
	color: #000000;
	float: left;
	width: 100px;
}

/* .column-1 .col-2
--------------------------------------- */
.column-1 .col-2 {
	color: #000000;
	float: right;
	width: 450px;
}

/* .column-1 .left
--------------------------------------- */
.column-1 .left {
	float: left;
	width: 49%;
}

/* .column-1 .right
--------------------------------------- */
.column-1 .right {
	float: right;
	width: 49%;
}

/* .column-1 .messaging-services
--------------------------------------- */
.column-1 .messaging-services {
	background-color: #ffffff;
	border: 1px solid #6c8cb0;
	margin: 15px auto 15px auto;
	padding: 0px 0px 0px 0px;
	width: 400px;
}

#main .column-1 .messaging-services p {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
}

#main .column-1 .messaging-services p.link {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
}

#main .column-1 .messaging-services ul {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 30px;
}

#main .column-1 .messaging-services li {
	list-style-type: disc;
}

/* #main .column-2
--------------------------------------- */
#main .column-2 {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 300px 45px 0px 0px;
	width: 295px;
}

#main .column-2 img.bullet {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
	position: relative;
	top: -2px;
}

#main .column-2 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
}

/* #main-footer
--------------------------------------- */
#main-footer {
	background-image: url(../images/main-footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-bottom: 10px solid #bebebe;
	color: #333333;
	height: 83px;
	margin: 0px 0px 0px 0px;
	padding: 0px 225px 0px 225px;
	text-align: center;
}

#main-footer img {
	float: left;
	margin: 14px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#main-footer p {
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 5px;
}

/* #footer
--------------------------------------- */
#footer {
	color: #72757c;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	text-align: center;
}

#footer a:active,
#footer a:link,
#footer a:visited {
	color: #72757c;
	text-decoration: none;
}

#footer a:hover {
	color: #72757c;
	text-decoration: underline;
}

/* form
--------------------------------------- */
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form input,
form select,
form textarea {
	font: normal 11px Arial, sans-serif;
}

form input.smallest,
form select.smallest {
	width: 50px;
}

form input.small,
form select.small {
	width: 150px;
}

form textarea.small {
	height: 50px;
	width: 250px;
}

form input.medium,
form select.medium {
	width: 250px;
}

form textarea.medium {
	height: 50px;
	width: 350px;
}

form input.large,
form select.large {
	width: 350px;
}

form textarea.large {
	height: 100px;
	width: 350px;
}