/* CSS Document */

.body
	{	
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	line-height: 120%;
	color: #000; 
	}

	.body a
		{
		color: #05285D;
		text-decoration: none;
		}

	.body a:hover
		{
		color: #5FB0E3;
		text-decoration: underline;
		}

.bold 
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	color: #000;
	}
		
.control
	{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #000;
	background: #FFF;
	}

.error 
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000;
	}

/*
footer
*/

.footer_contact
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	}

.footer_legal
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	}

.footer_copyright
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	}

/*
grids
*/

.grid_item
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #05285D;
	background: #c6e1fc;
	}

.grid_item_alternating
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #05285D;
	background: #FFF;
	}

.grid_header
	{/*
	background: #CECECE;*/
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFF; 
	}

.grid_footer
	{
	background: #a9d1f9;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFF; 
	}

.header
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}

.label
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}

.link
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #05285D;
	text-decoration: none;
	}

	.link:hover
		{
		color: #5FB0E3;
		text-decoration: underline;
		}

.nav_background
	{
	background: none;
	}
	
	.nav_background table {
		width: 180px;
		}

.nav_links
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #ccc;
	display: block;
	width: 180px;
	}

	.nav_links:hover
		{
		color: #5FB0E3;
		text-decoration: underline;
		}


.subheader
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #05285D;
	}

.subscript
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000
	}

/*
---------------------------------------------------------------------------------------
BOXES
---------------------------------------------------------------------------------------
*/

/*
cheer cards specific
*/

.cardHeader 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	color: #05285D; 
	} 
	
.cardMessage 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: bold; 
	color: #05285D; 
	}
	
.cardName 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 200%;
	color: #05285D; 
	}
	
.cardBody 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	color: #05285D; 
	}
	
.cardBold 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: bold; 
	color: #05285D; 
	}

/*
events specific
*/

.ev_search_background
	{
	border-top: 1px solid #5fb0e3;
	background: #FFF;
	height: 130px;
	width: 221px;
	}

.ev_search_header
	{}

.ev_search_left
	{
	height: 155px;
	width: 1px;
	}

.ev_search_right
	{
	height: 155px;
	width: 1px;
	}

.ev_search_bottom
	{}

/*
health information specific
*/

.hi_search_background
	{
	background: #FFF;
	height:	130px;
	width: 221px;
	border-top: 1px solid #5fb0e3;
	}

.hi_search_header 
	{}

.hi_search_left
	{
	height: 140px;
	width: 1px;
	}

.hi_search_right
	{
	height: 140px;
	width: 1px;
	}
	
.hi_search_bottom
	{}

.hi_nav_links
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #05285D;
	text-decoration: none;
	}
	
	.hi_nav_links:hover 
		{
		color: #5FB0E3;
		text-decoration: underline;
		}

.hi_label
	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	}
	
.hi_topic_center {
	background: none;
	}

/*
margin for story art
*/
.storyArt
	{
	border: 0px;
	margin: 0px 6px 6px 0px;
	}
	
/*
job posting specific
*/

.jp_search_background
	{
	border-top: 1px solid #5fb0e3;
	background: #FFF;
	height: 130px;
	width: 221px;
	}

.jp_search_header
	{}

.jp_search_left
	{
	height: 140px;
	width: 1px;
	}

.jp_search_right
	{
	height: 140px;
	width: 1px;
	}

.jp_search_bottom 
	{}

/*
news release specific
*/

.nr_menu_background
	{
	border-top: 1px solid #5fb0e3;
	background: #FFF;
	height: 60px;
 	width: 225px;
	}

.nr_menu_header 
	{}

.nr_menu_left
	{
	height: 90px;
	width: 1px;
	}

.nr_menu_right
	{
	height: 90px;
	width: 1px;
	}

.nr_menu_bottom 
	{}

.nr_nav_links
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #05285D;
	text-decoration: none;
	}
	
	.nr_nav_links:hover
		{
		color: #5FB0E3;
		text-decoration: underline;
		}

/*
topic center specific
*/

.tc_search_background 
	{
	background: #FFF;
	height: 135px; 
	width: 221px;
	border-top: 1px solid #5fb0e3;
	}

.tc_search_header
	{}

.tc_search_left
	{
	height: 135px;
	width: 1px;
	}

.tc_search_right
	{
	height :135px;
	width: 1px;
	}

.tc_search_bottom
	{}

.tc_nav_links
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #05285D;
	text-decoration: none;
	}

	.tc_nav_links:hover
		{
		color: #5FB0E3;
		text-decoration: underline;
		}
		
.tc_label
	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	}
