/* Begin Homepage Main Left Column Styles */
.MainLeftColumn {
	padding: 0px 35px 0px 0px;
	width: 450px;
}

h1, h3 {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #ffffff;
}

/* Begin Searches Styles */
.OuterModuleContainer {
	margin-bottom: 10px;
}

.OuterModuleContainer .SearchHeader {
	background: #000066 url(/publications/global/assets/images/template/DarkBlueHeader.gif) repeat-x left top;
	font-weight: bold;
	color: #ffffff;	
	padding: 2px 5px 3px 7px;
}

.OuterModuleContainer .ModuleContainer {
	border: 1px solid #e0e0e0;
	background-color: #f6f6f6;
	padding: 3px 7px;
	font-size: 7.5pt;
}

.OuterModuleContainer .ModuleContainer table.InnerTbl {
	border: 1px solid #e0e0e0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 356px;
	background-color: #ffffff;
}

.OuterModuleContainer .ModuleContainer td {
	font-size: 7pt;
}

.OuterModuleContainer .ModuleContainer td.InnerTblCell {
	padding: 10px;
	background-color: #ffffff;
}

caption {
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	color: #5f5f5f;
	font-size: 8.5pt;
}

.CaptionUnderLineBg {
	text-align: left;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	width: 70%;
	height: 5px;
}


input.SearchTxtField {
	width: 250px;
}

.OuterModuleContainer .ModuleContainer .AdvancedSearch {
	text-align: right;
	margin: 7px 0px 0px 0px;
}

.OuterModuleContainer .ModuleContainer .AdvancedSearch a,
.OuterModuleContainer .ModuleContainer .AdvancedSearch a:active,
.OuterModuleContainer .ModuleContainer .AdvancedSearch a:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 7.5pt;
	color: #003399;
	padding: 1px 0px;
}

.OuterModuleContainer .ModuleContainer .AdvancedSearch a:hover {
	color: #ff0000;
}
.OuterModuleContainer .ModuleContainer .AdvancedSearch a:visited {
	color: #808080;
}


.OuterModuleContainer .ModuleContainer input {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

.OuterModuleContainer .ModuleContainer .FormBtn {
	display: inline;
	background: #ebebeb url(/publications/global/assets/images/template/FormBtnBg.gif) repeat-x left top;
	
}

.OuterModuleContainer .ModuleContainer .CheckBoxes input {
	position: relative;
	top: 2px;
}

.OuterModuleContainer .ModuleContainer .SubmitBtn {
	border: 1px solid #b2b2b2;
	color: #000066;
	text-align: left;
	background: #ffffff url(/publications/global/assets/images/template/MagnifyingGlass.gif) no-repeat 1px 1px;
	padding: 2px 5px 1px 23px;
	font: 7.5pt Verdana, Arial, Helvetica, sans-serif;
}

.OuterModuleContainer .ModuleContainer .SubmitBtn:hover {
	color: #003399;
	border: 1px solid #003399;
	position: relative;
	top: 1px;
	left: 1px;
}

.OuterModuleContainer .SearchSubHeader {
	background-color: #325499;
	padding: 1px 5px 2px 7px;
	color: #ffffff;
	font: bold 7.5pt Verdana, Arial, Helvetica, sans-serif;
}

.OuterModuleContainer .Alphabet {
	text-align: center;
}
/* End Searches Styles */
.InlineDoubleList {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
.InlineDoubleList li {
	float: left;
	width: 50%;
	font-weight: bold;
	color: #5f5f5f;
	padding-left: 0;
}

.InlineDoubleList li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.InlineDoubleList li ul li {
	clear: both;
	font-weight: normal;
	line-height: 12pt;
	width: 100%;
	background-image: url(/Global/Assets/Images/Icons/Arrow_003399.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 7px;
	padding-right: 10px;
	margin-left: 3px;
}

.ListUnderline {
	text-align: left;
	border-top: 1px solid #444444;
	height: 5px;
}

.UnsortedListCell {
	padding: 0px 10px 20px;
}

.UnsortedList {
	margin: 0;
	margin-top: 10px;
	padding-left: 20px;
}

.UnsortedList li {
	line-height: 12pt;
}
