/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#202B59;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#1D2A54;
}
#edit {
	border:2px dotted #E63231;
	padding:4px;
	margin-bottom:4px;
	/*background-color:#FDFCDF;*/
}
#editbar {
	font-size:12px;
	padding:2px;
	background-color:#000000;
	color:#999999;
	text-align:center;
}
#editbar a {
	color:#ffffff !important;
	text-decoration:none !important;
	display:inline !important;
	background: url(none) !important;
	margin:0px !important;
	padding:0px !important;
	border-bottom:none !important;
}
#editbar a:hover {
	color:#ffffff !important;
	text-decoration:underline !important;
}
#note {
	padding:5px;
	background-color:#FFFFCC;
	border:1px dashed red;
	color:#333333;
	font-size:11px;
	margin-bottom:5px;
}
#bodyHolder {
	width: 761px;
}
#menu {
	width: 138px; 
	float: left;
	background: url(../images/gradient.jpg) repeat-x;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.menu a {
	display: block;
	font-size: 11px;
	text-align: right;
	padding-right: 13px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #E2CDA3;
	background: url(../images/arrow.gif) no-repeat 126px 10px;
}
.menu a:hover {
	background: url(../images/arrow.gif) no-repeat 126px 10px;
	background-color: #969DB1;
	color:#FFFFFF;
}
.thisSection a{
	background: url(../images/arrow.gif) no-repeat 126px 10px;
	display: block;
	font-size: 11px;
	text-align: right;
	padding-right: 13px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #E2CDA3;
	background-color: #79819B;
}
.thisSection a:hover {
	color:#FFFFFF;
}
.subMenu a {
	text-align: right;
	display:block;
	font-size: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E2CDA3;
	background-color:#B6BAC9;
	color:#455177;
}
.subMenu a:hover {
	color:#ffffff;
}
#middleContent {
	float: left;
	width: 367px;
	background-color: #E8ECF7;
	height: 450px;
	margin-right: -3px;
	padding-top: 7px;
	padding-left: 13px;
}
#middleContent strong{
	color:#A57407;
	font: 16px;
}
#middleContent a{
	color:#000066;
	font: 12px;
	text-decoration: none;
}
#middleContent a:hover{
	color:#003399;
	text-decoration: underline;
}
#rightContent {
	padding-top: 0px;
	float:right;
	width:237px;
}
#rightContent a{
	color:#ffffff;
	font: 12px;
	text-decoration: underline;
}
#rightContent a:hover{
	text-decoration: none;
}
#Holder {
	width: 760px;
}
.titles {
	font-size: 18px;
	color: #202B59;
}
.titles2 {
	font-size: 18px;
	color: #A57407;
}
.titles3 {
	font-size: 16px;
	color: #6A7B93;
	font-weight:bold;
}
.captions {
	font-size: 16px;
	color: #FFFFFF;
}
#editableContent {
	border: 2px dashed #CC0000;
	padding:4px;
	margin-right:10px;
}
#editableImage {
	border: 2px dashed #CC0000;
}
.note {
	color: #CC0000;
	font-size: 12px;
}
#prodLinks a{
	font: 12px;
	color: #A57407;	
}
#prodLinks a:hover {
	text-decoration:underline;
	color: #A57407;	
}
#selections a{
	text-decoration:none;
	border-bottom: 1px solid #CC9900;
	color: #202B59;
	font-size: 13px;
	height: 15px;
}
#selections a:hover{
	color: #CC9900;
	text-decoration:none;
}
.arrow {
	color: #CC9900;
}
strong {
	color: #A57407;
}
.thumbLinks {
}
.thumbLinks a {
	text-decoration:none;
	color: #A57407;
}
.thumbLinks a:hover {
	text-decoration:underline;
	color: #A57407;
}
#disclaimer {
	width:195px;
}
