body {
	margin: 5px;
	padding: 0px;
}
body,a,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	font-size: 10px;
	color: #666666;
}
.button {
	color: #000000;
}
textarea {
	font-size: 10px;
	color: #666666;
}
.outer_container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.container {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#top {
	background-image: url(media/common/top.gif);
	height: 15px;
}
#inner_template {
}
#bottom {
	background-image: url(media/common/bottom.gif);
	height: 15px;
	clear: both;
}
.capital-links {
	/*font-weight: bold;*/
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.capital-links-selected {
	/*font-weight: bold;*/
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #000066;
}
a.capital-links:link {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
a.capital-links:visited {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
a.capital-links:hover {
	/*text-decoration: underline;*/
	color: #666666;
	font-size: 12px;
}
.input-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px;
	font-weight: normal;
	height: 14px;
}
.middle { 
	vertical-align: middle 
	}
select {
	font-size: 11px;
	color: #666666;
}
.spacer {
	clear: both;
	}
#CT_message {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000066;
	font-size: 12px;
	/*border:2px solid #8B8F94;
	background-color: #EA4498;*/
	border: 2px solid #000066;
	background-color: #98CDE6;
	background-repeat:no-repeat;
	background-position:left;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
