/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	margin: 0;
	padding: 0;
}



p {
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #000000;
	line-height: 16px;

	font-size: 12px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Minion Pro","Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 14px;
	color: #334d55;
}

h2{
 font-size: 14px;
 color: #006699;
}

h3{
 font-size: 18px;
 color: #334d55;
}

h4{
 font-size: 14px;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 14px;
 color: #334d55;
}

ul{
 list-style-type: square;white-space:nowrap; 
}

ul ul{
 list-style-type: disc;white-space:nowrap; 
}

ul ul ul{
 list-style-type: none;white-space:nowrap; 
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.title {  
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #003d7d;
	font-size: 12px;
	padding-bottom: 7px;
width: 400px;
}





/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 770px;
	\width: 790px;
	w\idth: 770px;
	text-align:left;
		}
#container_internal {
	width: 770px;
	\width: 790px;
	w\idth: 770px;
		}		

#masthead{
	margin: 0px;
	height: 123px;
	padding: 0;
	background-image: url(../images/header_top_banner.jpg);
	width: 770px;
		margin-left:auto;
margin-right:auto;
}

#topcontainer {
	height: 220px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #008FD5;
			margin-left:auto;
margin-right:auto;
width: 770px;
	}
	
#topcontainer-content {
	padding: 0;
	text-align:left;
width: 537px;
		}

#topcontainer-sidebar {
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #FFFFFF;
	float: right;
	width: 213px;
	_width: 210px;
	height: 181px;
	margin: 0;
	padding: 0;
	background-image: url(../images/side_container.jpg);
	padding-left: 20px;
	padding-top: 40px;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
		}
#topcontainer-sidebar h2{
	color: #FFFFFF;
	padding-left: 20px;	
		}
		
#sideBar{
	width: 232px;
	margin-left: 537px;
	padding: 0;
	background-color: #e1e1e1;
	border-left: 1px dotted #666;
	_width: 229px;
}

#content{
    float:left;
	width: 537px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}





/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles 

#pageName{
	padding: 0px 0px 10px 10px;
}
**************/

/************* search & contact us main page styles **************/

/************* suckerfish nav styles -- to be combined with teh old ones *********/
#nav, #nav ul {
	float: right;
	width: 540px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1px 0;
}

#nav a {
	display: block;
/**********	width: 100px;*********/
/**********	w\idth: 6em;*********/
	color: #023d7f;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#nav a.daddy {
	background: url(../images/little_white_arrow.gif) right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	padding-top:1px;
	padding-bottom: 2px;
	padding-right: 10px;
	border-left:#96d5e4 solid 1px;	
	border-top:#ceeaf5 solid 1px;
	border-right:#96d5e4 solid 1px;
	white-space: no-wrap;
}
#nav li.topmenu_current{
	float: left;
	padding: 0;
	padding-top:1px;
	padding-bottom: 3px;
	background: #0073ae;
	border-top:#008fd5 solid 1px;
	border-left:#008fd5 solid 1px;
	border-right:#008fd5 solid 1px;
	color:#FFFFFF;
padding-right: 10px;
}
#nav li.topmenu_{

padding-right: 10px;
}
#nav li.topmenu_current a{
	color:#FFFFFF;
}

#nav li li{
	background: #0073ae;
	float: left;
	padding: 0;
	padding-top:1px;
	padding-bottom: 2px;
	width: 160px;
	border-left:#1b7daa solid 1px;	
	border-top:#2d86b0 solid 1px;
	border-right:#1b7daa solid 1px;
	color:#FFFFFF;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	w\idth: 100px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
z-index: 3;
}

.sec{
		height: 18px;
		padding-top: 1px;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -2.25em 0 0 14em;
z-index: 3;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #1c7cac;
	border-top:#008fd5 solid 1px;
	border-left:#008fd5 solid 1px;
	border-right:#008fd5 solid 1px;
	padding-top: 3px;
	color:#FFFFFF;
}
#nav li:hover a {
	color:#FFFFFF;
}
#nav li li:hover, #nav li li.sfhover {
	background: #68b2e2;
	border-top:#008fd5 solid 1px;
	border-left:#008fd5 solid 1px;
	border-right:#008fd5 solid 1px;
	padding-top: 1px;
	color:#FFFFFF;
}
#nav li ul li:hover a {
	color:#003d7d;
}

#nav li ul li.sfhover a{
	color:#003d7d;
}
.lst {
	border-bottom:#008fd5 solid 1px;
}
#nav li.frst{
	border-top:#0073ae solid 1px;
}
/************* #globalNav styles **************/

#globalNav{
font-family: Arial,sans-serif;
color: #ffffff;
font-size: 11px;
float: right;
padding: 78px 0px 9px 0px;
white-space: nowrap;
z-index: 3;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */





/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

#feature{
		  width: 537px;
		   margin: 0;
		   padding: 0;

}


#featureSidebar-a {
			width: 178px;
			height: 180px;
			float: left;
			margin: 0;
			padding: 0;
			border-left: 1px solid #c3c3c3;
		}
		
#featureSidebar-a P {
			margin: 0;
			padding: 0px 5px 5px 8px;
		}

#featureSidebar-a .title{
			color:#013c7e;
			font-weight: bold;
}
#featureSidebar-a a{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;

}
#featureSidebar-a a.lllink{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #013C7E;
	text-decoration: none;
	font-weight: bold;
}
#featureSidebar-a a.lllink:hover{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #013C7E;
	text-decoration: none;
	font-weight: bold;
}
#featureSidebar-a a:hover{  
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
#featureSidebar-b {
			width: 178px;
			height: 180px;
			float: right;
			margin: 0;
			padding: 0;
			border-left: 1px solid #c3c3c3;
		}
#featureSidebar-b .title{
			color:#013c7e;
			font-weight: bold;
}		
#featureSidebar-b a{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;

}
#featureSidebar-b a:hover{  
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}	
#featureSidebar-b a.lllink{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #013C7E;
	text-decoration: none;
	font-weight: bold;
}
#featureSidebar-b a.lllink:hover{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #013C7E;
	text-decoration: none;
	font-weight: bold;
}	
#featureSidebar-b P {
			margin: 0;
			padding: 0px 5px 5px 8px;
		}
		
#featureContent {
  			float:left;
			height: 180px;
            width: 178px;
			margin: 0;
			padding: 0;
			border-left: 1px solid #c3c3c3;
			
		}
		
#featureContent P {
			margin: 0;
			padding: 0px 5px 5px 8px;
			
		}

#featureContent .title{
			color:#013c7e;
			font-weight: bold;
}		
#featureContent a{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;

}
#featureContent a:hover{  
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}	
#featureContent  a.lllink{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #013C7E;
	text-decoration: none;
	font-weight: bold;
}
#featureContent  a.lllink:hover{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #013C7E;
	text-decoration: none;
	font-weight: bold;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 50px 0px 0px 0px;
	font-size: 80%;
}

.story p{
  padding: 0px 10px 10px 0px;
}


/************* #footer styles ***************/

#footer{
	clear: both;
	font-family: "BellGothic BT", Arial,sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	background-color: #1e749d;
	padding: 3px 0px 5px 0px;
	margin: 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer ul {
		list-style: none;
		margin: 0;
        padding: 0;
	}
#footer li {
		margin-right: 25px;
		display: inline;
	}


/* negative top margin pulls footer up so its top border overlaps (and thus lines up with)
   the bottom border of the sideBar in cases where they "touch" */


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #sideBar link styles ***********/

#sideBar ul a:link, #sideBar ul a:visited {display: block;}
#sideBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sideBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #sideBar li {border-bottom: none;}


/*********** #sectionLinks styles 

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

***********/
/*********** .latestPub styles ***********/

.latestPub{
	margin: 0px;
	padding: 20px 20px 10px 20px;
	font-size: 11px;
	_padding: 20px 17px 10px 20px;
}

.latestPub h3{
	font-family: "Minion Pro","Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	padding: 10px 0px 2px 0px;
	color: #012f60;
}

.latestPubSub{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
}

.latestPubSubCopy {
    font-family: "BellGothic BT", Arial,sans-serif;
	color: #4E4D4D;
	float: right;
	width: 95px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
}

.latestPubSubCopy .title{
			color:#013c7e;
			font-weight: bold;
}

.latestPubSubCopy a{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
}

.latestPubSubCopy a:hover{  
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}


/************** #advert styles

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}
 **************/

/************** #headlines styles 

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

**************/
#right_topcontainer {
	float: right;
	height: 193px;
	background:url(../images/bg_right_placeholder.jpg);
	_width: 178px;
}
#bottom_right_topcontainer{
	width: 179px;
	height: 27px;
	background:url(../images/bg_blueish.jpg) repeat-x;
	position: absolute;
	text-align:center;
	padding-top: 6px;
}
#upper_right_topcontainer{
	width: 154px;
	height: 173px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 20px;
	line-height:1em;
}
#image_topcontainer{
	width: 358px;
	_width: 355px;
	height: 220px;
	overflow:hidden;
}
#upper_right_topcontainer a{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
	font-size:11px;
}
#upper_right_topcontainer a:hover{  
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
}	
#upper_right_topcontainer .title{
			color:#013c7e;
			font-weight: bold;
}
#upper_right_topcontainer .subtitle{
			color:#9e9e9e;
			font-weight: bold;
			font-family: "BellGothic BT", Arial,sans-serif;
			font-size: 10px;
			line-height:2em;
}
#upper_right_topcontainer .blurb{
			font-family: "BellGothic BT", Arial,sans-serif;
			font-size: 11px;
			color:#013c7e;
			font-weight: normal;
}
#bottom_right_topcontainer .navig{
	font-family: "BellGothic BT", Arial,sans-serif;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
}
#bottom_right_topcontainer .navig_selected{
	font-family: "BellGothic BT", Arial,sans-serif;
	padding-right: 2px;
	padding-left: 2px;
	color: #013e81;
	font-weight: bold;
	font-size: 11px;
}
#topcontainer-sidebar h3{
	color:#ffffff;
	line-height:1.75em;
	
}
#separator_right{
margin-top: 10px;
	background:url(../images/dotted_bar.gif) repeat-x;
	height: 2px;
	width: 200px;
	
}
#topcontainer-sidebar a{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	font-size:11px;
}
#topcontainer-sidebar a:hover{  
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
}

/* --- secondary pages ---*/
#masthead_secondary{
	margin: 0px;
	height: 123px;
	padding: 0;
	background-image: url(../images/header_top_banner_internal.jpg);
	width: 770px;
	margin-left:auto;
margin-right:auto;
}
/************* status area styles **************/
#statusbar{
	height:84px;
	width: 770px;
	background:url(../images/middle_bg.jpg) repeat;
	margin-left:auto;
margin-right:auto;
}	
#status_right{
	padding-top: 20px;
	float: right;
	background:url(../images/middle_bg.jpg) repeat;
	height: 64px;
	width: 166px;
	
}
#status_right a{
	font-family: "BellGothic BT", Arial,sans-serif;
	font-size:10px;
}
#status_left{
	float: left;
	background:url(../images/middle_bg.jpg) repeat;
	height: 84px;
	width: 150px;
	
}
#status_left .title{
	width: 150px;
	padding-right: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	float: left;
	color: #999999;
	font-weight:bold;
	padding-left: 7px;
	font-variant:small-caps;
	padding-top: 50px;
}
#status_middle .title{
	padding-right: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	float: left;
	color: #999999;
	font-weight:normal;
	padding-left: 7px;
	font-variant:small-caps;
	padding-top: 50px;
	padding-left: 25px;
}
/************* #rightside styles **************/
#right_side{
	float: right;
}

#right_1{
	width: 150px;
	height: 76px;
	background:url(../images/right_1.jpg) no-repeat;
	text-align: left;
	padding-left: 14px;
	padding-top: 4px;	
}
#right_2{
	width: 150px;
	height: 76px;
	background:url(../images/right_2.jpg) no-repeat;
	text-align: left;
	padding-left: 14px;
	padding-top: 4px;	
}
#right_3{
	width: 150px;
	height: 76px;
	background:url(../images/right_3.jpg) no-repeat;
	text-align: left;
	padding-left: 14px;
	padding-top: 4px;	
}
#right_4{
	width: 150px;
	height: 76px;
	background:url(../images/right_4.jpg) no-repeat;
	text-align: left;
	padding-left: 14px;
	padding-top: 4px;	
}
.hdr{
color:#000000;
font-family:"Minion Pro","Times New Roman",serif;
font-size:14px;
font-style:normal;
font-weight: bold;
padding:10px 0px 2px;
}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#777777;
}
.txt a {
color: #b01719;
font-weight:bold;
}
/************* #leftmenu styles **************/
#left_menu{
	width: 150px;
	padding-left: 2px;
	padding-right: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	float: left;
}
#left_menu ul {
	color: #000000;
	font-weight:bold;
	padding-left: 0px;
	list-style: none; 
	margin: 0; 
	padding: 0;
}
#left_menu ul li{
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#left_menu ul li a{
	color:#000000;
	padding-left: 7px;
}
#left_menu ul li.left_menu2_current{
	background-color:#1F749D;
}
#left_menu ul li.left_menu2_current a{
	color: #FFF;
}
#left_menu ul ul {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	padding-top: 1px;
}
#left_menu ul li.left_menu3_current{
	background-color:#FFFFFF;
	color:#000000;
	background:url(../images/selection_arrow.gif) no-repeat;
	background-position: 10%;
padding-left: 5px;
}
#left_menu ul li.left_menu3_current a{
	color:#000000;
padding-left: 0px;
}
#left_menu ul li.left_menu3_current {
	color:#000000;
	padding-left: 30px;
	font-weight:normal;
	margin: 2px 0px 1px 0px;
        white-space:normal;
}
#left_menu ul li.left_menu3_ a{
	padding-left: 0px;
	color:#999;
}
#left_menu ul li.left_menu3_ {
	color:#999;
	padding-left: 30px;
	font-weight:normal;
	background-color:#CCE9F7;
	margin: 2px 0px 1px 0px;
	white-space:normal;
}
#left_menu ul  li {
	color: #999;
}
#left_menu ul ul li{
	background-color:#CCE9F7;
	margin: 2px 0px 1px 0px;
	padding-left: 30px;
}
/************* #middle styles **************/
#middle{
	float: left;
	text-align:left;
	padding-left: 20px;
	width: 400px;
	font-family:"Arial","Helvetica","Times New Roman",serif;
	font-size:12px;

}
#middle .hdr1{
color:#002e5f;
font-family:"Minion Pro","Times New Roman",serif;
font-size:18px;
font-style:normal;
font-weight: bold;
padding:10px 0px 2px;
text-transform :capitalize;
}

#middle .hdr2{
color:#003d7c;
font-family:"Arial","Helvetica","Times New Roman",serif;
font-size:14px;
font-style:normal;
font-weight: bold;
padding:10px 0px 2px;
}
#middle .hdr3{
color:#003d7c;
font-family:"Arial","Helvetica","Times New Roman",serif;
font-size:13px;
font-weight: bold;
}
#middle a{
	color:#b01719;
	font-weight:bold;
}
#contact_search{
	color:#0073ae;
	font-family:"BellGothic BT", Arial,sans-serif;
	font-size:10px;
	position: absolute;	
	margin-left: 80px;
	top:28px;
	height:24px;
	z-index: 10;
}
.searchbox{
	background:url(../images/search_bg.jpg) no-repeat;
	border:solid 1px #008FD5;
	margin-top: 4px;
	font-family: "BellGothic BT", Arial,sans-serif;
	color:#666666;
	font-size:12px;
	padding: 3px;
	}
#contact_search .searchbox{
	background:url(../images/search_bg.jpg) no-repeat;
	border:solid 1px #008FD5;
	margin-top: 0px;
	font-family: "BellGothic BT", Arial,sans-serif;
	color:#666666;
	font-size:12px;
	padding: 3px;
	}
.signup_butt{
	margin: 0;
	font-family: "BellGothic BT", Arial,sans-serif;
	padding: 2px;
	}	
.formformat{
	height: 20px;
	width: 180px;
}
#middle ul {
white-space:normal;
}
.toplink3_ {
color:#FFFFFF !important;
}
#nav li li li{
padding-top: 1px;
padding-bottom: 1px;
}
#holder{
float:left;
}
#aspnetForm table{
margin-bottom: 20px;
float: left;
}

/* ---------- style for the donation page form ---------- */

#profileform{}

#profileform h3{text-align:left;}

#profileform table{
    border:1px solid #d0d9e0;
    border-spacing:0;
    padding-bottom:8px; margin:10px 10px; width:700px; float:left; clear:left;
}

#profileform th{
    vertical-align:baseline;
    padding:3px 12px;
    text-align:left;
    /*white-space:nowrap;*/
    font-weight: normal;
    color:#000;
}

#profileform td{
    vertical-align:baseline;
    padding:5px 12px;
}

#profileform .req{
    font-size:90%;
    color:#00497F;
}

/*------------ NEWS, EVENTS, ARTICLES, PUBLICATIONS Search Pages -------*/


#tbl_searchHeader td{background:#1E749D; font:bold 14px arial; color:#FFFFFF; padding:5px 10px}
#tbl_searchForm{border:1px solid #1E749D; font:bold 12px arial; margin-bottom:20px; color:#002E5F; width:100%}

#tbl_searchForm label{color:#002E5F}
.btn{background-color:#1E749D; color:#FFFFFF; font-weight:bold}
.searchInfo{font:italic 12px/200% arial}
#tbl_searchForm #optYears{float:left; width:250px; float:left; clear:left; border:1px solid #002E5F; margin-top:2px; background:#EEEEEE;}
#tbl_searchForm #optYears label{font-weight:normal;}

#DataList2 a, #DataList2 a:visited{color:#004B7D; font-weight:normal; text-decoration:underline}
#DataList2 a.price{color:#CC0000;}
p.searchResultItem{font:normal 12px arial #000000}

#PagingControls1 a, #PagingControls2 a{color:#000000;}

.paging-controls{margin:0px 0px 10px 0px; text-align:right; padding-bottom:10px; border-bottom:1px dotted #000000; font:normal 11px arial; line-height:150%;}
.paging-controls a, .paging-controls a:visited{text-decoration:underline; font:normal 11px arial;}
.paging-controls a:hover{text-decoration:none}

#TotalRowsLabel{font-weight:bold}

/*------- Search Details Pages --------*/
#tbl_detailsPage{margin-top:20px; width:100%;}
#tbl_detailsPage td{vertical-align:top}
#tbl_detailsPage td{border-bottom:1px dotted #999999;}
#tbl_detailsPage .detailsPageLabel{width:30%; font-weight:bold}
#tbl_detailsPage .detailsDescription{padding:10px 0px}


#upper_right_topcontainer a.llink{
	font-family: "BellGothic BT", Arial,sans-serif;
	color: #013C7E;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
	font-size:11px;
}