/* -- Search Style Sheet Version 1.0 Created by Nancy Sirman --*/

#SearchColTop {
	position: absolute;
	top: 111px;
	width: 159px;
	height: 195px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
	background-color: #eeeeee;
	border:1px solid #828585;
	}
	
#SearchColBottom {
	position: absolute;
	top: 315px;
	width: 159px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
	}
	
#SearchBoxGraphics {
	width: 159px;
	height: 36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#SearchBox {
	width: 159px;
	height: 157px;
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	/*clear : both;*/
	}
	
#Dashed {
	/*width: 150px;*/
	width: 135px;
	height: 2px;
	/*margin: 0px 0px 5px 0px;*/
	text-align: center; /**/
	margin: 0px Auto 5px auto; /**/
	border-bottom:1px dashed #828585;
	}
	
.DashedSpacer {width: 135px;height: 2px;text-align: center;margin: 0px Auto 5px auto;	border-bottom:1px dashed #828585;}
	

#Dashed2 {
	width: 185px;
	height: 2px;
	margin: 0px 0px 5px -5px;
	border-bottom:1px dashed #666666;
	}
	
#Dashed3 {
	width: 280px;
	height: 2px;
	margin: 0px 0px 5px -5px;
	border-bottom:1px dashed #666666;
	}
	
/* Display block */
.DisplayBlock {
	display : block;
	}
	
/* Display none */
.DisplayNone {
	display: none;
	}
	
#searchMenu0 {
	width: 159px;
	text-align: center;
	background-color: #eeeeee;
	}

#searchMenu1 {
	width: 159px;
	text-align: center;
	background-color: #eeeeee;
	}
	
#searchMenu2 {
	width: 159px;
	text-align: center;
	background-color: #eeeeee;
	}
	
#searchMenu3 {
	width: 159px;
	text-align: center;
	background-color: #eeeeee;
	}
	
#searchMenu4 {
	width: 159px;
	text-align: center;
	background-color: #eeeeee;
	}
	
#search0 {
	visibility: visible;
	width: 159px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding:15px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	height: 157px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
	}

#search1 {
	visibility: hidden;
	width: 159px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding:15px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	height: 157px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
	}

#search2 {
	visibility: hidden;
	width: 159px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding:15px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	height: 157px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
	}

#search3 {
	visibility: hidden;
	width: 159px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding:15px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	height: 157px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
	}

#search4 {
	visibility: hidden;
	width: 159px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding:15px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	height: 157px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
	}
	
#QuickHomeLinks {
	float: left;
	width: 153px;
	margin: 0px 0px 0px 1px;
	padding: 3px 3px 3px 3px;
	}
	
.SearchModule {
		font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		color: #3D4D59;
		text-decoration: none;
		width: 135px;
	}
	
.SmallPadText  {
		font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: normal;
		color: #8A9199;
		text-decoration: none;
		padding:5px 0px 5px 0px;
	}
	
.Search {
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: Bold;
	color: #000066;
	text-decoration: none;
	}

.Search2 {
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: Bold;
	color: #545454;
	text-decoration: none;
	}

.SearchText {
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

A.SearchLinks {
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: Bold;
	color: #828585;
	text-decoration: none;
	}

A.SearchLinks:visited {
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: Bold;
	color: #828585;
	text-decoration: none;
	}

A.SearchLinks:hover {
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: Bold;
	color: #0033ff;
	text-decoration: none;
	}
	
.MainMenu {
	color:#3D4D59;  
	text-align:left; 
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	}
	
.MainMenu:hover {
	color:#3333ff;  
	text-align:left; 
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	}
	
.MainMenu:visited {
	color:#3D4D59;  
	text-align:left; 
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	}
	
.menuOut {
	cursor:pointer; 
	margin-top:3px; 
	background-color:#ffffff; 
	color:#3D4D59; 
	width:143px; 
	padding:0px; 
	text-align:left; 
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	}
	
.menuOver {
	cursor:pointer; 
	margin-top:3px; 
	background-color:#ffffff; 
	color:#3333ff; 
	width:143px;  
	padding:0px; 
	text-align:left; 
	font-family:Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	}
	
.submenu {
	width: 143px; 
	font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-bottom : 0px;
	padding-left: 20px;
	background-color:#ffffff;
	}
	
.submenu a {
	color:#8A9199; 
	text-decoration:none; 
	}
	
.submenu a:hover {
	color:#3333ff; 
	text-decoration:underline; 
	}
	
.submenu a:visited {
	color:#8A9199; 
	text-decoration:none; 
	}
	
.submenu2 {
	width: 143px; 
	font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-bottom : 0px;
	padding-left: 0px;
	background-color:#ffffff;
	}
	
A.AtoZTextLinks {
		font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: normal;
		color: #424A52;
		text-decoration: none;
		padding:0px 0px 0px 3px;
	}
	
A.AtoZTextLinks:hover {
		font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: normal;
		color: #3333ff;
		text-decoration: underline;
		padding:0px 0px 0px 3px;
	}
	
A.AtoZTextLinks:visited {
		font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: normal;
		color: #424A52;
		text-decoration: none;
		padding:0px 0px 0px 3px;
	}
