DIV#ticker1{
	width: 951px;
	background-color: #FFF;
}

table
{
	border:0;
}

div#headerNav
{
	color:#FFFFFF;
}

div#headerNav  a:link
{
	color:#FFFFFF;
}
div#headerNav a:visited {
	color:#FFFFFF;
}
div#headerNav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a, .text a, .text_small a
{
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, .text a:link, .text_small a:link {
	color: #069;
	text-decoration: none;
}


a:hover, .text a:hover, .text_small a:hover
{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active, .text a:active, .text_small a:active
{
	color: #666666;
	text-decoration: underline;
}

a:visited, .text a:visited, .text_small a:visited
{
	color: #069;
	text-decoration: none;
}

.small_a
{
	font-weight: normal;
}

.lg_a
{
	font-weight: normal;	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #069;
	font-weight: bold;
}

.text_subheading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	color:#000099;
}

.text_sub_subheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#069;
}

.text_page_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.text_Section_Header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.text_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.text_tiny
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin:0px;
	padding:0px;
}

BODY#mainBod
{
	background-image: url(../../images/bk_grey.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
	background-color:#FFFFFF;
}

/* Outer Wrapper */

li#li_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	display:list-item;
	list-style:none;
}

/* Footer Styles */
  
div.text_footer_links
{
	height: 55px;
	vertical-align: middle;
	text-align:center;
	width:98%;
	line-height:55px;
}

.text_footer_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
		position: relative;
	padding-top:15px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	float:left;
	width:100%;
	height:70px;
	color: #000000;
	background: #e2e2e2;
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
}

.text_footer_menu a:link 
{
	color: #666;
	text-decoration: none;
}

.text_footer_menu a:hover
{
	color: #9CF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_footer_menu a:active
{
	color: #666666;
	text-decoration: underline;
}

.text_footer_menu a:visited
{
	color: #666;
	text-decoration: none;
}

img
{
	border-width: 0pt; 
	border-style: solid;
}

.socialMedia img{
	vertical-align: bottom;
}
.socialMedia img:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}


BODY#mainBod
{ 
	background-image: url(../../images/HeaderGraphics/abstract_blue_4.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
	background-color:#FFFFFF;
}

TD#wrapperCenter
{
-webkit-box-shadow: 0px 0px 30px 5px #000000;
-moz-box-shadow: 0px 0px 30px 5px #000000;
box-shadow: 0px 0px 30px 5px #000000;
}
.menuButton{
	height: 35px;
	color: #FFF;
	background-color:#666;
	display:table-cell;
	font-weight: bold;
	vertical-align: middle;
}
.menuButton:hover{
	background-color:#069;
}
.roundedCorner{
		border-radius: 5px 5px 5px 5px; 
	-moz-border-radius: 5px 5px 5px 5px; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	background: #eeeeee;
}