body {
	font: 10px Arial;
	margin:0 auto;
	padding:0;
}

a:link              { color:blue; text-decoration:none; }
a:visited           { color:blue; text-decoration:none; }
a:hover             { color:blue; text-decoration:underline; }
a:active            { color:blue; text-decoration:none; }


a:others:link              { color:white; text-decoration:none; }
a:others:visited           { color:white; text-decoration:none; }
a:others:hover             { color:white; text-decoration:none; }
a:others:active            { color:white; text-decoration:none; }

a:myLink:link              { color:blue; text-decoration:none; }
a:myLink:visited           { color:blue; text-decoration:none; }
a:myLink:hover             { color:blue; text-decoration:underline; }
a:myLink:active            { color:blue; text-decoration:none; }



div#container {
	width:976px;
	margin:0 auto;
	padding:0;
}

div#hrCustomDash {
	width:100%;
	border-top: 1px dashed #ccc;
}

div#hrCustomSolid {
	width:100%;
	border-top: 1px solid #ccc;
}

div#box-wrap-yellow-header {
	margin:0px auto;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
	background: url(/images/box-header-yellow-bg.png) repeat-x top;
}

div#box-wrap-blue-header {
	margin:0px auto;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
	background: url(/images/box-header-bg.png) repeat-x top;
}

div#box-wrap-header {
	margin:0px auto;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
}

div#box-wrap-with-bgcolor {
	margin:0px auto;
	background-color: #F0F0F0;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
}


div#box-wrap-tab {
	margin:0px auto;
	background-color: #F0F0F0;
	padding:5px;
	font-weight: normal;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	cursor: hand; 
	cursor: pointer;
}

div#box-wrap-tab-hover {
	margin:0px auto;
	background-color: #FFFFF0;
	padding:5px;
	font-weight: normal;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	cursor: hand; 
	cursor: pointer;
}

div#box-wrap-tab-clicked {
	margin:0px auto;
	background-color: #CCCCCC;
	padding:5px;
	font-weight: bold;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

div#box-wrap-tab-clicked-inner {
	margin:0px auto;
	background-color: #CCCCCC;
	padding:5px;
	font-weight: bold;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

div#box-wrap-no-bgcolor {
	margin:0px auto;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
}

div#box-wrap-with-bgcolor td {
	border:0px;
}

div#box-wrap-header td {
	border:0px;
}

div#box-wrap-blue-header td {
	border:0px;
}

div#box-wrap-yellow-header td {
	border:0px;
}

div#headerSeparatorDiv {
	clear: both; 
	width:100%; 
	border-bottom: 1px solid #ccc;
}

.title-size1 {
	font-size:16px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}

.title-size2 {
	font-size:14px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}

.title-size3 {
	font-size:12px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}

.text-type1 {
	font-size:14px;
	font-weight: bold;
	color: #0066FF;
}
.text-type2 {
	font-size:12px;
	font-weight: normal;
	color: #0066FF;
}

.text-profile {
	font-size:12pt;
	font-weight: normal;
	color: #697C83;
}

.text-profile-title {
	font-size:14pt;
	font-weight: bold;
	color: #697C83;
}

.buttonCustom{
	color:#557FFF;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#F6F9FB;
	border:1px solid;
	border-top-color:#557FFF;
	border-left-color:#557FFF;
	border-right-color:#2A7FFF;
	border-bottom-color:#2A7FFF;
}

.buttonCustomHover{
	color:#c63;
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
}


div#footer-new {
	clear: both;
	width:100%;
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
}

textarea {
  color: #696969;
  border: 1px solid #D4D4FF
}


input {
  color: #696969;
}

.inputBlur {
	color: #C3C3C3;
}

.inputFocus {
	color: #696969;
}

.submit input {
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

#labelText {
	font-family: Arial;
	font-size: 9pt; 
	color: #5A5A5A; 
}

a.menu_attach_dropdown,  a.menu_attach_dropdown:visited, a.menu_attach_dropdown:link,  a.menu_attach_dropdown:active
{
  display: block;
  width:   500px;

  border:  none;
  padding: 2px 5px;

  background: #FFFFFF;

  text-decoration: none;
  font-family: Verdana, Arial, Sans-Sherif;
  font-weight: normal;
  font-size: 8pt;
  color:   #4B4B4B;
}



a.menu_attach, a.menu_attach:visited, div.menu_attach
{
  display: block;
  width:   526px;

  border:  1px solid #AFAFAF;
  padding: 2px 5px;


  text-decoration: none;
  font-family: Verdana, Arial, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #4B4B4B;
}


a.menu_attach, a.menu_attach:visited { border-bottom: none; font-size: 1.0em; }
div#attach_menu_child             { border: 1px solid #AFAFAF; font-size: 1.0em;}

.attach_menu_child_class {
  border: 1px solid #AFAFAF; 
  font-size: 1.0em;
  background: white;
}


.menu_attach_wl 
{
	background: #FFFFFF;
}

.menu_attach_wl:hover
{
	background: #FFFFD4;
}



.services_link 
{
	padding: 0px 0px;
	height: 18px;
	font-weight: 500;
	font-size: 0.7em;
	clear: both;
}

.services_link:hover 
{
	background: #FFFFD4;
}


a.menu_attach_dropdown:hover 
{
	background: #FFFFD4;
}

.services_fav_icon
{
	border: none;
	float: left; 
	padding: 2px 5px;
	width: 16px;
	height: 16px;
}



div#quickLink {
	font-size: 8pt; 
	font-family: Arial; 
	float: left; 
	padding: 2;
	border-right: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	border-bottom: #ccc 1px solid;
	background-color: #F7F7E9;
}

div#quickLink a:hover {
	color: red;
}

div#quickLink a {
	text-decoration:none;
	color: #696969;

}

span#quickLinkItem {
	padding: 2;
}



.customDropDownButt *,
.customDropDownButt {
	background: white !important;
	color: black !important;
}
.customDropDownButt:hover *,
.customDropDownButt:hover {
	background-color: white !important;
	color: blue !important;
}
.customDropDownButt:active *,
.customDropDownButt:active {
	background-color: white !important;
	color:black !important;
}

.noTablePadding table td {
padding: 0 !important;
}


#openid_textbox {
	background: url('/images/openid_pic_small.png') no-repeat;
	background-position: 3px 2px;
	padding-left:28px;
}


.searchOptionsLink {
	cursor: hand; 
	cursor: pointer;
	color: blue;
}


.searchOptionsLinkSelected {
	color: gray;
}

div#mainServices {
	font-size:15px; 
	font-weight:bold; 
	color: #A3A293;
}

div#mainServices a { 
	color: #A3A293; 
	text-decoration:none;
}

div#mainServices a:hover { 
	color: dimgray; 
	text-decoration:none;
}

div#overallServices {
	font-size:8pt; 
	color: #A3A293;
}

div#overallServices a { 
	color: #A3A293; 
	text-decoration:none;
}

div#overallServices a:hover { 
	color: dimgray; 
	text-decoration:none;
}
