/*=================================================
/	Main Content Settings
/================================================*/

html, body
{
	margin:		0px;
	padding:	0px;
	background:#666666;
}

a:link
{
	color: 				#53749C;
	text-decoration: 	underline;
}

a:visited
{
	color: 				#53749C;
}

a:hover
{
	color: 				#093D6E;
	text-decoration: 	underline;
	font-weight:		normal;
}

a:active
{
	text-decoration: 	none;
}

h1
{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

h2
{
	color:#093D6E;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	margin-bottom:0px;
}

h3
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.text_default_underlined
{
	font-style:			normal;
	font-family:		arial,verdana,courier;
	font-size:			12px;
	color:				#666666;
	text-decoration:	underline;
}

.text_default
{
	font-style:			normal;
	font-family:		arial,verdana,courier;
	font-size:			12px;
	color:				#666666;
}

.text_medium_b_black
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

.text_medium_b_blue
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#093D6E;
}

.text_default_bu_black
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.text_large_black
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}

.text_default_b_blue
{
	color:#093D6E;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.text_default_bu_blue
{
	color:#093D6E;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.text_default_b_black
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.text_title_bu_black
{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.text_small_blue
{
	color:#53749C;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

.text_small_grey
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}
.text_small_black
{
	color:#093D6E;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

li.bullet_default_disc_grey
{
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	list-style-type:disc;
	text-transform:none;
}
/*=================================================
/	Resume Custom Link
/================================================*/

div.resume_link_bold a:link
{
	color: 				#093D6E;
	text-decoration: 	underline;
	font-weight:bold;
	font-size:12px;
}

div.resume_link_bold a:visited
{
	color: 			#093D6E;
	font-weight:bold;
	font-size:12px;
}

div.resume_link_bold a:hover
{
	color: 			#53749C;
	background-color:#FFFFFF;
	text-decoration: 	underline;
	font-weight:bold;
	font-size:12px;
}

div.resume_link_bold a:active
{
	text-decoration: 	none;
	font-weight:bold;
	font-size:12px;
}


/*=================================================
/	Navigation Bar
/================================================*/

.navbar
{
	background:	url(images/tile_nav_categories.jpg) top left repeat-x;
	color:				#ffffff;
	background-color:	#000000;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		arial,verdana,courier;
	padding-top:2px;
}

.text_navbar
{
	font-family:		arial,verdana,courier;
	font-size:			10px;
	color:				#093D6E;
	font-weight:bold;
}
.text_navbar a:link
{
	color: 				#53749C;
	text-decoration: 	underline;
}

.text_navbar a:visited
{
	color: 				#53749C;
}

.text_navbar a:hover
{
	color: 				#093D6E;
	text-decoration: 	underline;
	font-weight:		bold;
}

.text_navbar a:active
{
	text-decoration: 	none;
}

.navbar_button
{
	width:40px;
	color:				#ffffff;
	background-color:	#093D6E;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		arial,verdana,courier;
	border-style:groove;
	border-width:thin;
	border-color:#416a9c;
}

.navbar_input
{

	color:				#093D6E;
	background-color:	#829FBF;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		arial,verdana,courier;
	border-style:groove;
	border-width:thin;
	border-color:#416a9c;


}

.navbar a
{
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		10px;
	padding-right:		10px;
	
	border-left: 		solid;
	border-right: 		none;
	border-right-width:	thin;
	border-top: 		solid;
	border-top-width:	thin;
	border-top-color:	#303d4e;
	border-bottom: 		none;
	border-left-width: 	thin;
	border-left-color:	#7CAFE5;
	border-right-color:	#303d4e;
	
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

.navbar a:link
{
	color:				#ffffff;
	background-color:	#000000;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

.navbar a:visited
{

	color: 				#ffffff;
	background-color:	#000000;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

.navbar a:hover
{
	color: 				#093D6E;
	background-color: 	#7EB1E5;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

.navbar a:active
{

	color:				#ffffff;
	background-color:	#000000;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

/*=================================================
/	Table Settings
/================================================*/
tr#row_sub
{
	border:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:25px;
}

td#cell_navbackground
{
	background-image: url('/images/nav_tile_blue.jpg');
}

.cell_sub
{
	border:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:25px;
}

td#cell_main
{
	padding-top:25px;
	padding-bottom:0px;
	padding-left:50px;
	padding-right:50px;
}
td#cell_underline
{
	border-bottom-style:solid;
	border-bottom-width:thin;
}

.cell_underline
{
	border-bottom-style:solid;
	border-bottom-width:thin;
}

table#table_main
{
	width:100%;
	vertical-align:top;
	text-align:left;
}

.table_main
{
	width:100%;
	vertical-align:top;
	text-align:left;
}

.img-shadow
{
  clear: both;
  float:left;
  background: url(/images/shadow.gif) no-repeat bottom left;
}

.img-shadow img
{
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #52759c;
  margin: -4px -4px 4px 4px;
  padding: 0px;
}

table.alternating
{
	border: 1px solid #666666;
	font-size:10px;
  	background-color: #fff;
  	margin: -4px -4px 4px 4px;
	width:inherit;
}

table.alternating tr.d0 td
{
	color:#666666;
	background-color: #ffffff;
	padding: 2px 6px 2px 6px;
}
table.alternating tr.d1 td
{
	color:#666666;
	background-color: #d2d8df;
	padding: 2px 6px 2px 6px;
}

table.alternating td.tabletop
{
	background-color:#000000;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	padding: 2px 6px 2px 6px;
}

.backtile_frameleft
{
	width:9px;
	background:url(images/tile_grayfade_left.gif);
}

.backtile_frameright
{
	width:9px;
	background:url(images/tile_grayfade_right.gif);
}

/*=================================================
/	Galaxian Navbar
/================================================*/

.galaxian
{
	text-align:center;
	color:#4b698e;
	background-color:	#819ebe;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		arial,verdana,courier;
}

.galaxian a
{
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;

	padding-left:		8px;
	padding-right:		8px;
}
.galaxian a:link
{
	color:				#ffffff;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

.galaxian a:visited
{
	color: 				#ffffff;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

.galaxian a:hover
{
	color: 				#b9ff01;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

.galaxian a:active
{
	color:				#ffffff;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

.scrollingDivWrapper
{
	border:thin;
	border-color:#666666;
	border-style:solid;
}

#scrollingDiv{
	width:				400px;
	height:				200px;
	overflow-y:			auto;
	overflow-x: hidden;
}

table.alternatingDiv
{
	font-size:10px;
  	background-color: #fff;
	width:400px;
}

table.alternatingDiv tr.d0 td
{
	color:#666666;
	background-color: #ffffff;
	padding: 2px 6px 2px 6px;
}
table.alternatingDiv tr.d1 td
{
	color:#666666;
	background-color: #d2d8df;
	padding: 2px 6px 2px 6px;
}


.RecommendHeader
{
	background-color:#8ca4c4;
	width:521px;
	color:#ffffff;
	padding:2px;
}

.RecommendScroller
{
	overflow:auto;
	height:150px;
	width:525px;
	background-color:#d2d8df;
}

	.TickerVertical {
		width: 500px;
		height: 125px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.TickerVertical li {
		display: block;
		width: 475px;
		color: #4e627c;
		text-align: left;
		font-size: 10px;
		margin: 0;
		padding: 16px;
		float: left;
	}
		.TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			
			margin-bottom:6px;
		}
		.TickerVertical li .NewsTitle a:link,
		.TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		.TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		.TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		.TickerVertical li .NewsFooter{
			display: block;
			color: #4a72a3;
			font-size: 10px;
	
			margin:6px 0 14px 0;
		}