/********************************/
body {
	font-family: verdana,sans-serif;
	font-size: 8pt;
	margin: 0px;
	background-color: #FFF;
	color: #000;
}

td {
	font-family: verdana,sans-serif;
	font-size: 8pt;
	color: #000;
}
b {
	font-weight: bold;
}

a {
	font-family: verdana,sans-serif;
	text-decoration: none;
	color: #CE0000;
	font-weight: normal;
	font-size : 8pt;
}

a:hover {
	color: #999;
}

strong {
	font-weight: bold;
	color: #325B9C;
}

small {
	font-weight: normal;
	font-size: 7pt;
}

ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

form {
	display: inline;
}

.main_table {
	border-right: 2px solid #4C6FB7;
	border-left: 1px solid #036;
	border-bottom: 3px solid #4C6FB7;
	width: 770px;
}

.main_content {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../images/bg_X.gif);
	color: #333333;
	line-height: 15px;
}

.content {
	vertical-align: top;
	padding: 2px;
	line-height: 15px;
}
.content td{
	vertical-align: top;
	padding: 2px;
	color: #333333;
	line-height: 15px;
}

.executives_content {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/bg_X.gif);
	vertical-align: middle;
	padding: 2px;
}
.menu {
            vertical-align: top;
            height: 100%;
            background-color: #fff;
            background-image: url(../images/bg_menu.gif);
            background-position: left;
            background-repeat: repeat-y;
}

/*.menu {
            vertical-align: top;
            height: 100%;
            background-color: #fff;
            background-image: url(../images/bg_menu.gif);
            background-position: left;
            background-repeat: repeat-y;
}*/

.menu_title {
/*	font-style: italic;*/
	font-weight: bold;
	font-size: 9pt;
	color: #FFF;
	margin-right: 3px;
	padding: 2px;
	padding-left: 5px;
	background-color: #3960A3;
	background-image: url(../images/bg_menu_title.gif);
}
.menu_on {
            padding : 1px 5px 1px 15px;
            cursor: pointer;
            height: 12px;
            border: 1px solid #CCC;
            background-color: #FFF;
            margin-top: -1;
            vertical-align: middle;
}
/*.menu_on {
            padding : 1px 5px 1px 15px;
            cursor: pointer;
            height: 12px;
            border: 1px solid #CCC;
            background-color: #FFF;
            margin-top: -1;
            vertical-align: middle;
}*/

.menu_on a.menu_link {
	font-family : verdana,sans-serif;
	font-weight: bold;
	font-size : 10px;
/*	font-style: italic;*/
	color: #D73F3F;
}

.menu_on a.menu_link:hover {
	color: #D73F3F;
}
.menu_off {
            padding : 1px 5px 1px 15px;
            cursor: default;
            height: 12px;
            border: 1px solid #CCC;
            margin-right: 6px;
            margin-top: -1;
            vertical-align: middle;
}

/*.menu_off {
            padding : 1px 5px 1px 15px;
            cursor: default;
            height: 12px;
            border: 1px solid #CCC;
            margin-right: 6px;
            margin-top: -1;
            vertical-align: middle;
}*/
.menu_off a.menu_link {
	font-family : verdana,sans-serif;
	font-weight: bold;
	font-size : 10px;
/*	font-style: italic;*/
	color: #3960A3;
}

.menu_off a.menu_link:hover {
	color: #3960A3;
}

.menu_text {
	font-family : verdana,sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight: bold;
	margin-right: 6px;
	border-top: 1px solid #CCC;
	padding: 2px;
	padding-left: 11px;
	vertical-align: middle;
	color: #3960A3;
}

.menu_textbox {
	font-family : verdana,sans-serif;
	color: #3960A3;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	background-color: #CCC;
}

.menu_button {
	font-family : verdana,sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #3960A3;
	background-color: #CCC;
	border: 1px solid #000;
}

.textbox {
	font-family : verdana,sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
	color : #000;
}

.button {
	font-family : verdana,sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
	color : #000;
}

.portlets {
	width: 158px;
	padding: 3px;
	vertical-align: top;
}

.portlet {
	margin-bottom: 3px;
	width: 155px;
	border: 1px solid #CCC;
	background-color: #E9E9E9
}

.portlets_agent {
	width: 100%;
	padding: 0px;
	vertical-align: top;
}

.portlet_agent {
	margin-bottom: 3px;
	border: 1px solid #CCC;
	background-color: #E9E9E9
}

.portlet_title_agent {
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: #FFF;
	background-color: #4C6FB7;
	padding: 3px;
}

.portlet_title {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: #FFF;
	background-color: #4C6FB7;
	padding: 3px;
}

.portlet_image {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.portlet_content {
	padding: 3px;
	text-align: center;
}
.portlet_content_agent {
	text-align: center;
}

/******************************************/
/* Quick Nav Box */

#quick_nav {
	position: relative;
	border: 1px solid #4C6FB7;
	z-index: 100;
	width: 300px;
	left: 250;
	top: -111;
	background-color: #FFF;
}

.quick_nav_title {
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	background-color: #4C6FB7;
	padding: 1px;
	
}

.quick_nav_boxes {
	border-collapse: collapse;
}

.quick_nav_off {
	border-left: 1px solid #4C6FB7;
	border-right: 1px solid #4C6FB7;
	background-color: #FFF;
}

.quick_nav_on {
	border-left: 1px solid #4C6FB7;
	border-right: 1px solid #4C6FB7;
	background-color: #E5E5E5;
}


/******************************************/
/* Featured Messages */

#feat_msgs {
	position: relative;
	z-index: 50;
	width: 158px;
	height: 149px;
	top: -354; 
	left: 607;
}


/************** added styles ******************/
.thinBorder {
	border-color: #000000;
	border-width: 1px;
	border-style: solid
	
}
.bodyText
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight : normal;
	color : #325B9C;
	font-size: 8pt;
}
.bodyText_large
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: normal;
	font-size: 8pt;
	color:#325B9C;
}

.bodyText_error_text { 
	COLOR: #FF0000; 
	FONT-FAMILY: Sans-serif, Arial, Helvetica, Geneva; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none 
}
.feedbackText
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: bold;
	font-size: 9pt;
	color:#0000FF;
}
TR.searchRow TD {
	font-family : arial;
	font-size:10pt;
	color:#325B9C;
	font-weight:bold;
	background-color : #E1E1E1;
	vertical-align:top;
	align:left;
}
.shadegrey {
	background-color: #eeeeee
}
.shade1 {
	background-color: #FFFFFF
}

.shade2 {
	background-color: #E1E1E1
}

.shade3 {
	background-color: #E1E1E1
}

.shade4 {
	background-color: #e6e6cd
}

.shade5 {
	background-color: #F3F5F2
}
.shade6 {
	background-color: #F2F2F2
}
.shade7 {
	background-color: #EFE2E2
}
.titleText
{
	font-family:Arial, Verdana, Times New Roman;
	font-size:10pt;
	color:#444444;
	font-weight:bold;		
}
TR.feature_table_header TD {
	padding : 2px 2px 2px 2px;
	background-color : #FFFFFF;
	vertical-align: middle;
	border: 1px solid;
	border-color: #AAAAAA;
	border-bottom: none;
	border-left: none;
	border-top: none;
}

TR.feature_table TD {
	padding : 1px 1px 1px 1px;
	background-color : #FFFFFF;
	vertical-align: middle;
	border: 1px solid;
	border-color: #AAAAAA;
	border-bottom: none;
	border-left: none;
}

TR.main_table_header TD {
	padding : 2px 2px 2px 2px;
	background-color : #EEEEEE;
	vertical-align: middle;
	border: 1px solid;
	border-color: #AAAAAA;
	border-bottom: none;
	border-left: none;
	border-top: none;
}

TR.main_table TD {
	padding : 1px 6px 1px 6px;
	background-color : #FFFFFF;
	vertical-align: middle;
	border: 1px solid;
	border-color: #AAAAAA;
	border-bottom: none;
	border-left: none;
}
TD.main_table {
	background-color : #AAAAAA;
	vertical-align: middle;
}
.floating_box 
{
	float : right;
	margin : 20px 20px 20px 10px;
}
/* content - agent pics */
.agentpictable { width:470px;}
.agentbox { text-align:center; vertical-align:top;}
.agentpic { border:1px solid #000000; width:80px; height:112; margin-top:15px; cursor:hand;}