/* CSS Document */
body {
	background-color:#fff;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:auto;
	padding: 0;
 
}

.error_msg {
	
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:red;
	font-weight:bold;
}

.header_line{background:url(../images/header_line.gif) repeat-x;}


h4{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	

}
h2{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	margin:0px;
	display:inline;

}
h1{
	color:#003399;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	
}

.heading {
	
	border-bottom:#999 1px solid;

}

.whitetext{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.addProfile_cont{
	height:365px;
	overflow:inherit;

}

.nex_arrow a{
	background:url(../images/nex_arrow.gif) no-repeat right center;
	padding-right:22px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
}
.pre_arrow a{
	background:url(../images/pre_arrow.gif) no-repeat left center;
	padding-left:22px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
}

.top_text{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;

}

.main_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003281;
	
}



.main_links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003281;
	padding:0px 4px;
	
	
}
.register{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}
.register a{
	color:#fff;padding:0px 8px;
}
.register a:hover{
	color:#CCCCCC;padding:0px 8px;text-decoration:underline;
}
.main_links a:hover {
	
	color:#003BA4;
	
	
}
a img {border:0px;}
a {
	text-decoration:none;
	color:#003399}

p{padding:0px 10px 0px 10px;line-height:1.5;}

.header_right {
	background:url(../images/header_right.jpg) no-repeat right;
	background-color:#000000;
	height:137px;
}
.header_left {
	background:url(../images/header_logo.gif) no-repeat left;
	background-color:#000000;
	height:148px;
}

.header_center {
	background:url(../images/home_head_bg.gif) no-repeat right;
	background-color:#10214A;
	height:148px;
}

.header_bg{background:url(../images/head_bg.gif) repeat-x;height:137px;background-color:#000000;}

.main_menu_bg {
	background:url(../images/main_menu_bg.gif) repeat-x;
	background-color:#000000;
	color:#fff;
	
}


.content{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:1.5;
	text-decoration:none;
	padding: 10px;


}


.profile{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
    line-height:1.5;
	text-decoration:none;
}
.main_menu_bg a{
	
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding: 0px 5px 5px 5px;
	
}

.right_border{border-right:#FFFFFF 1px solid;}

.main_menu_bg a:hover{
	color:#000000;
	text-decoration:none;
	
}
.main_menu_bg a:active{
	color:#87CBFF;
	 
}

.sub_links a{
	text-decoration:none;
	color:#fff;
	border-right:#FFFFFF 1px solid;
	padding:4px 4px;
	display:block;
	text-align:center;
	background:#0099FF;
}

.sub_links a:hover{
	background:#0066FF;
	text-decoration:none;
	color:#FFFFFF;

}
#sublink_active{background:#0066FF;}

.blackbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;

}
.bluebold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#023D97;

}
.bluesmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:1.5;
	color:#023D97;

}

.white_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;

}

.dashboard_blocks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:#003366;
	text-align:center;
}


.links_admin a{
	display:block;
	color:#000;
	text-decoration:none;
	background:#EBF7FD;
	padding:6px 0px 6px 15px;
	border-bottom:#666 1px solid;
}
.links_admin a:hover{
	text-decoration:none;
	background:#DEDFE0;
	color:#000;
	display:block;
}
.active{
	text-decoration:none;
	font-weight:bold;
	color:#000;
	display:block;
	border-left:#000 2px solid;
	
}
 
 .links_admin_sub a{
	padding-left:10px;
	color:#333333;
	text-decoration:none;
	background:url(../images/arrow.png) no-repeat left center;
	
	
} 

  
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	background-color:#3e3e3e;
	text-align:center;
	padding-bottom:5px;

}
.footer a {color:#FFFFFF;text-decoration:underline;}
.footer a:hover {color:#FFFFFF;text-decoration:underline;}


* html .contentstyle{ 
height:330px;
}
.pagination{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0065FF;
	background-color:#ECECCC;
	text-align:center;

}
.pagination a{
	color:#A46033;
	
}

.btn_bg_large{
	background:url(../images/btn_L_bg.gif) no-repeat;
	width:100px;
	height:24px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-left:2px;
}

.btn_bg{
	background:url(../images/btn_m_bg.gif) no-repeat;
	width:48px;
	height:22px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:2px;
}
.btn_bg_small{
	background:url(../images/btn_s_bg.gif) no-repeat;
	width:27px;
	height:19px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left:2px;
}
caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-top:10px;
	text-align:left;

}

.in_list li{
	display:inline;
	padding-left:10px;
	padding-right:15px;
	background:url(../images/arrow.png) no-repeat left center;

}
.in_list li a{
	color:#000000;

}
.right_divider{
	border-right:#666 1px solid;
		
}
.logout{padding-top:2px;}
.logout a {
	border:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding-right: 15px;
	margin-right: 10px;
	background:url(../images/logout_icon.gif) no-repeat right 4px;
	
}
.logout a:hover {
	color:#333333;
	text-decoration:underline;
		
}

.purchasetext a{
    padding:4px 6px;
	background:url(../images/blue_btn_bg.gif) repeat-x;
	border:#000675 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	height:24px;


}

.purchasetext a:hover {
	color:#ccc;
			
}




.all_borders{
	border-right:#CEE0E9 1px solid;
	border-bottom:#CEE0E9 1px solid;
	border-top:#CEE0E9 1px solid;
	border-left:#CEE0E9 1px solid;

}



.spl{
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
}
.dotted{border-bottom:#990000 1px dotted;}

/* top navigation menu styles */






/* The outermost container of the Menu Bar, an auto width box with no margin or padding */




ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	width: auto;
	
	
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	cursor: pointer;
	border-bottom:#000000 1px solid;
	float: left;
	background-image: url(#);
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	margin-left:1px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 11em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 14em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 1px 0 0 100%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0px solid #000;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #F5F5C5;
	padding: 0.4em 0.75em;
	color: #000;
	text-decoration: none;
	border:1px #000 solid;
	margin:-1px 0px;
	
	
	
	
}
ul.MenuBarHorizontal ul a
{
	
	border:1px #000 solid;
	margin-bottom:-1px;
	
	
	
}
ul.MenuBarHorizontal li
{
	margin-bottom:-1px;
	margin-left:-1px;
	
}
ul.MenuBarHorizontal li li
{
	margin-top:0px;
	
	
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #DBDB94;
	color: #000;
}

#active{
	background:#DBDB94;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #DBDB94;
	color: #000;
}



/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}


/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 96% 50%;
}


/*end of top navigation menu styles */

.relation_icon{background:url(../images/relation_icon.gif) no-repeat left top;padding-left:26px;}
.relation_icon_content{background:url(../images/link_icon.gif) repeat-x left center;}


/* shadow stuff */

#shadow-container {
    position: relative;
    left: 2px;
    top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
	width:50%;
	height:auto;
	
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F8F5C9;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #C6E2FF;
        border: 1px solid #848284;
        padding: 4px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		text-align:left;
		
    }
	
/* end of shadow stuff */

.relation_profile{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		text-align:left;

}
/* listing */
.colheading
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #F6F7D7;
	padding:5px;
	white-space: nowrap;
}

.tddata
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;

}

.headoff
{
	 background: #F6F7D7;

	/*F9F9E7*/
}

.lengend_table
{

}
#p_img{
  margin:4px;    
  padding:4px;
   text-align:center;
}

.action_icons
{
 /* margin:4px;    */
  padding:2px;


}
/* Big box with list of options */
#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:175px;  /* Width of box */
  height:250px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #317082;  /* Dark green border */
  background-color:#FFF;  /* White background color */
  text-align:left;
  font-size:0.9em;
  z-index:100;
}
#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;    
  padding:1px;
  cursor:pointer;
  font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */
  
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#317082;
  color:#FFF;
}
#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
}


/* Tool Tip css*/

.tip {font:10px/12px
		Arial,Helvetica,sans-serif; border:solid 1px
		#666666; width:200px; padding:1px;
		position:absolute; z-index:100; text-align:left;
		visibility:hidden; color:#333333; top:20px;
		left:90px; background-color:#ffffcc;
		font-weight:bold;
		layer-background-color:#ffffcc;
}
             
.add_profile a {
		background:url(../images/add_profile.gif) no-repeat left 5px;
		display:block;
		height:22px;
		padding-left:20px;
		padding-top:8px;
		font-weight:bold;
		color:#003399;
		
}
.add_profile a:hover {
		text-decoration:underline;
		
}
.profilehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bluegradient.gif);
	padding: 5px;
}
.profileheadtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}
.profileheadtopsteps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #666666;

}

.profilename {
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	color: #10214a;
}
.profileorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}
.profiletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.profileupd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 125%
}
.indexname{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:#FFFFFF;
	color:#003399;
	text-align:left;
}

.indexdatahead 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#666666;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
	text-align:left;
}
.indexprohead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-image: url(../images/bluegradient.gif);
	color:#666666;
	padding:5px 5px 5px 5px;
	text-align:left;
}
.newsheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	background-image: url(../images/graygradient.gif);
	color:#333333;
}
.newsheadline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.newscopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.search {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}

#freetrial {
	width:330px;
	height:345px;
	background:url(../images/rounded-bg2.gif);
	margin:15px;

}
.greydiant {

	font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
}
.indepth	{
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
}

.redbar {
	background-color:#BC1300;
	text-align:center;
	font-size:22px;
	color:#FFFFFF;
}

.signup {
	border:0px;	
}

.viewfull {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#000033;
	}
	
.form {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	}	
	
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
	color: #000000;
	text-align:center;
	}	
	
.left_profile_new	{
	line-height:175%;
	}