body 
{
	margin: 0;
	padding: 0;
	/*background: url(images/directory/border/bg1.gif) 50% 38% no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
}

#toplogo
{
	margin:0 auto;
	width:316px;
	text-align:left;
}

#searchbox
{
	margin:0 auto;
	width:826px;
	text-align: left;
	border:solid 1px #999999;
	margin-top:auto;
	margin-bottom:auto;
}

.search_heading
{
	text-align:center;
	background-color:#eeeeee;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.search_boxes
{
	font-size:12px;
	text-align:left;
	padding-left:213px;
	margin-top:10px;
	margin-bottom:10px;
}

.search_boxes select,input
{
	font-size:12px;
}

.alpha_links:link
{
	text-decoration:none;
	color:#0000ff;
	font-size:12px;
}

.alpha_links:active
{
	text-decoration:none;
	color:#0000ff;
	font-size:12px;
}

.alpha_links:hover
{
	text-decoration:none;
	color:#ff0000;
	font-size:12px;
}

.alpha_links:visited
{
	text-decoration:none;
	color:#0000ff;
	font-size:12px;
}

.bottomlink:link
{
	color:Black;
	text-decoration:none;
	font-size:12px;
}

.bottomlink:hover
{
	color:Red;
	text-decoration:none;
	font-size:12px;
}

.bottomlink:active
{
	color:Black;
	text-decoration:none;
	font-size:12px;
}

.bottomlink:visited
{
	color:Black;
	text-decoration:none;
	font-size:12px;
}

.right-label
{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C3F77;
}

#scroller 
{
	background-color:#FFFFFF;   
	margin: auto;
	width: 460px;
	height: 200px;
	border: none;
	background: #FFFFFF;
	overflow: auto;
	text-align:left;
}

#scroller p 
{
	border: none;
	background: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

.arial12 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial12bold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: top;
}

.bodylink:link 
{
	font-weight: normal;
	font-size: 12px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.bodylink:visited 
{
	font-weight: normal;
	font-size: 12px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.bodylink:active 
{
	font-weight: normal;
	font-size: 12px;
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: underline;
}

.bodylink:hover 
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: underline;
}

.search_field 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 158px;
}

.directory_top_back 
{
	background-repeat: repeat-x;
}

.directory_bottom_back 
{
	background-image: url(../images/directory/bottom_back.gif);
	background-repeat: repeat-x;
}

.bodylink_verd11:link 
{
	font-weight: normal;
	font-size: 11px;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.bodylink_verd11:visited 
{
	font-weight: normal;
	font-size: 11px;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.bodylink_verd11:active 
{
	font-weight: normal;
	font-size: 11px;
	color: #CC0134;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: underline;
}

.bodylink_verd11:hover 
{
	font-weight: normal;
	font-size: 11px;
	color: #CC0134;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: underline;
}

.verd_11 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.verd_11_grey 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.arial12italic 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.arial12boldred 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.arial12boldblue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C3F77;
	vertical-align: text-top;
}

.arial12boldred_directory 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}

/*Powered by tic footer*/
.searchAdmin
{
	text-align: right;
	
	margin-left: auto;
	margin-right: auto;
}

/*Back to admin on default page*/
.searchAdmin2
{
	text-align: center;
	
	margin-left: auto;
	margin-right: auto;
}

/*Holds the tic logo on the default.aspx page*/
#searchboxFooter
{
	margin:0 auto;
	width:600px;
	text-align: right;
	margin-top:auto;
	margin-bottom:auto;
}
