﻿/* Style for the Market Indicator Form */
#wrapper{
	margin:0px;
}
#header{
	width:600px;
	text-align:center;
	background-image:url('header-mail-citadel.jpg');
	height:100px;
	border-bottom:1px #B4AF9E solid;
}
#content{
	text-align:center;
	margin:150px auto;
}
#footer{
	background-image:url('footer-mail-citadel.jpg');
	width:600px;
	height:30px;
	background-repeat:no-repeat;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363D65;
	text-align:right;
}
.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A7917C;
	text-align:left;
}

.input{
	text-align:left;
}
.spacer{
	width:10px;
}
.submit{
	text-align:left;
}
.submit a{
color:#8D7157;
text-decoration:none;	
}
.row{
	border-bottom:1px #B4AF9E solid;
}
/* Defines the properties of the Citadel Copyright below the footer */
.copy{
	color:#000D4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
/* Defines the properties of the Disclaimer below the footer */
.disclaimer a:hover{
	color:#9B8672;
}
.disclaimer{
	width:300px;
}

.disclaimer a{

	color:#000D4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
.navButton{
	border:.05em #A7917C solid;
	height:20px;
	background-image:url('siteActionsStd-citadel.gif');
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000D4F;
	font-weight:bold;
}
.navButton:hover{
	background-image:url('menubuttonhover-citadel.gif');
	border:1px #A7917C solid;
	background-color:transparent;
}

#div-container-related {
font-family:Verdana, sans-serif;
font-size:10px;
line-height:normal;
width:800px;
background: #ffffff;
padding:10px;
border-top:1px #F8F7F2  solid;
}
#div-container-related ul {
list-style-image:url('bullet2.gif');
}
#div-container-related li{
padding:2px 0px 2px 0px;
line-height:normal;
}
.span-related-header{
font-family:Verdana, sans-serif;
font-size:10px;
list-style:none;
font-weight:bold;
color:#000C4A;
}
#div-container-related li a{
color:#8D7157;
text-decoration:none;
vertical-align:super;
}
#div-container-related li a:hover{
color:#D9B99A;
}
