/* Global Styles */
a:link, a:visited, a:active, a:hover {
	color: #C68709;
	text-decoration: underline;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #5E6871;
	background-color: #FAFAFB;
	background-image: url(/images/bg_tile.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input, textarea, select, table {
	font-family: tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #5E6781;
}
form, script {
	margin:0px;
}
#mastheadlink{
	color: #778597;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
}
#footerlink{
	color: #778597;
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
}

/* Layout Styles */
#container {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#layouttopcolumn1{
	vertical-align: top;
	margin-left: 32px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#layouttopcolumn2{
	vertical-align: top;
	margin-top: 12px;
	margin-right: 10px;
	margin-left: 250px;
	margin-bottom: 56px;
}
#strokeLeft{
	border-left-width: 1px;
	border-color: #CCCCCC;
	border-left-style: solid;
}
#strokeRight{
	border-right-width: 1px;
	border-color: #CCCCCC;
	border-right-style: solid;
}
#footer{
	font-family: arial;
	font-size: 10px;
	color: #778597;
	line-height: 12px;
}
#copyrightfooter{
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	vertical-align: top;
	margin-top: 19px;
	margin-bottom: 66px;
	margin-left: 33px;
}
#subnavRepeater{
	font-family: tahoma;
	font-size: 12px;
	color: #001A3D;
	text-decoration:none;
}
#subnavOn{
	color: #FFFFFF;
	text-decoration:none;
}
#subnavPlain{
	color: #7F8C9E;
	text-decoration:none;
}

/* Module Styles */
#moduleHeader {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
#moduleContent {
	margin-right:61; 
	margin-left:49px;
	margin-bottom:54px;
}
#moduleContentAdmin {
	margin-right:10px; 
	margin-left:30px;
	margin-bottom:54px;
}
#moduleFeatureHome {
	font-size: 11px;
	margin-top:0px;
	margin-right:30px;
	margin-bottom:20px;
	margin-left:0px;
}
#indexContent{
	margin-right:61; 
	margin-left:49px;
	margin-bottom:54px;
}

