*{
	padding:0px;
	margin:0px;
	}

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	/*line-height:16px;*/
	color:#666;
	background:#fff url(../graphics/bg_bodycomann.jpg) left top repeat-x;
	}

div, dd, dt, dl, th, ul, li, ol, form, input, h1, h2, h3, h4, h5, h6, p, span, em, pre, img{
	padding:0px;
	margin:0px;
	}
	
h1, h2, h3, h4, h5, h6{
	/*font-family:"myriad pro","trebuchet ms","helvetica neue",helvetica,arial,sans-serif;*/
	font-weight:normal;
	}
	
input, select, textarea, file{
	margin-bottom:5px;
	}

h1{
	font-size:1.375em; /*22px font size */
	}

h2{
	font-size:1.29em; /*18px font size */
	font-weight:normal;
	}

h3{
	font-size:1.00em; /*16px font size */
	font-weight:bold;
	}

h4{
	font-size:0.875em; /*14px font size */
	}

img{
	border:none;
	}

a{
	text-decoration:underline;
	color:#4a5c6b;
	font-weight:normal;
	/*font-size:0.875em;*/
	}

a:hover{
	text-decoration:none;
	color:#4a5c6b;
	font-weight:normal;
	/*font-size:0.875em;*/
	}

.clearer{
	clear:both;
	}

#maincontainer{
	width:970px;
	margin:0 auto;
	}

/*=========================
TOPCONTAINER START HERE
===========================	*/
#topcontainer{
	width:970px;
	margin:0 auto;
	}

#topcontainer .Box_Logo{
	width:970px;
	height:156px;
	}

#topcontainer .Logo{
	width:184px;
	float:left;
	margin:21px 17px 0 0;
	}

#topcontainer .TopAdarea{
	width:769px;
	float:left;
	margin:7px 0px 0 0;
	
	}

#topcontainer .SearchMain{
	width:970px;
	margin-top:23px;
	}
	
#topcontainer .profileLink{
	width:690px;
	_width:685px;
	float:left;
	text-align:right;
	}
	
#topcontainer .profileLink ul{
	list-style-type:none;
	padding:10px 0 0 0;
	}
	
#topcontainer .profileLink ul li{
	list-style-type:none;
	display:inline;
	padding-right:10px;
	}
	
#topcontainer .profileLink ul li a{
	color:#fff;
	}
	
#topcontainer .profileLink ul li a:hover{
	color:#fff;
	}

#topcontainer .SearchMain .Box_Input{
	width:184px;
	padding-right:17px;
	float:left;
	}

#topcontainer .SearchMain .Box_Input .Input{
	background:url(../graphics/bg_input.gif) left top no-repeat;
	width:184px;
	height:28px;
	border:none;
	padding:5px 0 0 5px;
	line-height:25px;
	color:#666;
	font-weight:normal;
	font-size:1.25em;
	}

#topcontainer .SearchMain .Box_Btn{
	width:77px;
	float:left;
	padding-top:1px;
	}

#topcontainer .SearchMain .Box_hits{
	width:400px;
	float:left;
	padding-top:3px;
	}
#topcontainer .SearchMain .Box_hits a{
	color:#fff;
}
#topcontainer .SearchMain p{
	color:#fff;
	padding:8px 0 0 0;
	}

#topcontainer .SearchMain span{
	color:#fff;
	font-weight:bold;
	}

#topcontainer .SearchMain .Box_Profile{
	width:287px;
	float:left;
	text-align:right;
	padding-top:3px;
	}
	
#topcontainer .SearchMain .Box_Profile a{
	color:#fff;
	
	}

/*==============================
BOTTOMCONTAINER START HERE
================================*/

#Bottomcontaier{
	width:970px;
	margin:0 auto;
	background: url(../graphics/divider-footer.jpg) center top no-repeat;
	text-align:center;
	margin-top:10px;
	}

/*#Bottomcontaier .Logobottom{
	float:left;
	text-align:right;
	padding-top:18px;
	}*/

#Bottomcontaier .Linkbottom{
	/*width:563px;*/
	margin:0 auto;
	/*padding-left:25px;*/
	
	}
	
#Bottomcontaier .Linkbottom .SocialLinks{
	font-size:12px;
	margin:15px 0 0 0;
	display:block;
	}
	
#Bottomcontaier .Linkbottom .SocialLinks a{
	padding-left:20px;
	}
	
#Bottomcontaier .Linkbottom .SocialLinks a.facebook{
	background:url(../graphics/facebook_logo.gif) 0 0 no-repeat;
	}
	
#Bottomcontaier .Linkbottom .SocialLinks a.twitter{
	background:url(../graphics/twitter_logo.gif) 0 0 no-repeat;
	}
	
#Bottomcontaier ul{
	list-style-type:none;
	padding:10px 0 5px 0;
	
	}
	
#Bottomcontaier ul img{
	padding:10px 0px 0 0;
	
	}

#Bottomcontaier ul li{
	list-style-type:none;
	display:inline-block;
	display:inline;
	padding:0 4px 0 0px;
	/padding:0 2px 0 4px;
	
	border-right: #666 solid 1px;
	}

#Bottomcontaier ul li.Bordernone{
	border:none;
	}

#Bottomcontaier p{
	padding:5px 0 0 3px;
	}
	
.Copyright{
	padding:5px 0 0 3px;
	font-size:12px;
	}
	
#Bottomcontaier em{
	padding:10px 0 0 3px;
	font-style:normal;
	font-size:10px;
	display:block;
	color:#888;
	
	}

/*========================
PROFILE MAIN NAVIGATION
==========================*/

#Topnavigation{
	width:100%;
	background:#e4f2f3;
	border-bottom:#6183a0 solid 1px;
	margin-top:3px;
/*	/margin-top:10px;*/
	_margin-top:2px;
	height:auto;
	}

#Topnavigation .Box_Topnav{
	width:970px;
	margin:0 auto;
	padding:10px 0 0 0;
	}

#Topnavigation .Box_Topnav span{
	font-weight:bold;
	font-size:1.1em;
	
	}
	
#Topnavigation .Box_Topnav .Navwhite{
	position:relative;
	z-index:999;
	margin-right:10px;
	float:left;
	top:1px;
	}

#Topnavigation .Box_Topnav ul{
	list-style-type:none;
	padding:13px 0 0 0;
	}

#Topnavigation .Box_Topnav ul li{
	list-style-type:none;
	display:block;
	float:left;
	text-align:center;
	width:203px;
	background:#fff;
	padding:5px 0px 6px 0px;
	border-top:#6183a0 solid 1px;
	border-right:#6183a0 solid 1px;
	border-left:#6183a0 solid 1px;
	margin-right:10px;
	height:22px;
	cursor:pointer;
	}

#Topnavigation .Box_Topnav ul li a{
	color:#6183a0;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:22px;
	font-size:1em;
	}

#Topnavigation .Box_Topnav ul li.DSelect{
	list-style-type:none;
	display:block;
	float:left;
	text-align:center;
	width:173px;
	padding:5px 0px 0px 0px;
	background:#6183a0;	
	margin:6px 10px 0 0;
	height:22px;
	cursor:pointer;
	}

#Topnavigation .Box_Topnav ul li.DSelect a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	height:22px;
	font-size:1em;
	}

#Topnavigation .Box_Topnav ul li.YellowTab{
	list-style-type:none;
	display:block;
	float:left;
	text-align:center;
	width:173px;
	background:#f0dd76;
	padding:5px 0px 0px 0px;
	margin:6px 10px 0 0;
	height:22px;
	cursor:pointer;
	}

#Topnavigation .Box_Topnav ul li.YellowTab a{
	color:#666;
	text-decoration:none;
	font-weight:normal;
	height:22px;
	font-size:1em;
	}
	
.hidden{
	display:none;
}

/*========================
PROFILE MAIN NAVIGATION
==========================*/
#Topnavigation .Box_ProfileBuildernav{
	width:970px;
	margin:0 auto;
	padding:10px 0 0 0;
	}
	
#Topnavigation .Box_ProfileBuildernav ul{
	list-style-type:none;
	}
	
#Topnavigation .Box_ProfileBuildernav ul li{
	list-style-type:none;
	display:block;
	float:left;
	background:#6183A0;
	padding:0px 0px 6px 0px;
	_padding:0px 0px 0px 0px;
	border-top:#6183a0 solid 1px;
	border-right:#6183a0 solid 1px;
	border-left:#6183a0 solid 1px;
	margin-right:10px;
	height:22px;
	cursor:pointer;
	}
	
	
#Topnavigation .Box_ProfileBuildernav  ul li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:22px;
	padding-bottom:6px;
	_height:22px;
	_padding-bottom:1px;
	}
	
#Topnavigation .Box_ProfileBuildernav  ul li a:hover{
	background:#fff;
	height:22px;
	padding-bottom:6px;
	/height:22px;
	_height:22px;
	_padding-bottom:1px;
	color:#6183a0;
	}
	
#Topnavigation .Box_ProfileBuildernav  ul li ul li a{
	font-weight:normal;
	}
	
#Topnavigation .Box_ProfileBuildernav  ul li ul li a:hover{
	font-weight:bold;
	}
	
#Topnavigation .Box_ProfileBuildernav ul li.Select{
	width:160px;
	padding:5px 0px 6px 0px;
	text-align:center;
	background:#fff;
	}
	
#Topnavigation .Box_ProfileBuildernav ul li.Select a{
	background:none;
	color:#6183a0;
	}

#Topnavigation .Box_ProfileBuildernav ul li.Select a:hover{
	background:none;
	color:#6183a0;
	}

#Topnavigation .Box_ProfileBuildernav  ul li.DSelect{
	list-style-type:none;
	display:block;
	float:left;
	text-align:center;
	width:135px;
	background:#6183a0;
	padding:5px 0px 0px 0px;
	margin:6px 10px 0 0;
	height:22px;
	cursor:pointer;
	}

#Topnavigation .Box_ProfileBuildernav ul li.DSelect a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	height:22px;
	}
	
#Topnavigation .Box_ProfileBuildernav ul li.DSelect a:hover{
	color:#fff;
	height:22px;
	}
	
#Topnavigation .Box_ProfileBuildernav .Navwhite{
	position:relative;
	z-index:999;
	margin-right:10px;
	float:left;
	top:1px;
	}
	
#Topnavigation .Box_ProfileBuildernav ul li.Droplist{
	width:50px;
	float:left;
	display:block;
	}


/*==============================
BUTTON CSS START HERE
================================*/	
.formButtonWrapperWhitesmall {
	background: url(../graphics/btnR-small-white.gif) no-repeat top right;
	float: left;
	height: 36px;
	padding: 0 11px 0 0;
	margin: 0 0.3em 0em 0;
	}
	
.formButtonWrapperFB a{
	color:#fff;
	text-decoration:none;
	padding-top:4px;
	font-size:1em;
	}
	
.formButtonWrapperFB a:hover{
	color:#fff;
	text-decoration:none;
	padding-top:4px;
	font-size:1em;
	font-weight:bold;
	}
	
.formButtonWhitesmall{
	background: url(../graphics/btnL-small-white.gif) no-repeat top left;
	border: 0;
	color: #777;
	font-size:1.08em;
	display: block;
	font-weight: bold;
	float: left;
	height: 36px;
	margin: 0;
	overflow: visible;
	padding: 0 0 4px 8px;
	text-align: left;
	color:#fff;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	} 
	
.formButtonWrapperLogin {
	background: url(../graphics/btn_right-login.gif) no-repeat top right;
    float: left;
    height: 45px;
    padding: 0 11px 0 0;
    margin: 0 0.3em 0em 0;
    cursor:pointer;
}          

.formButtonLogin{
    background: url(../graphics/btn_left-login.gif) no-repeat top left;
	border: none;
	font-size:1.08em;
	display: block;
	font-weight: bold;
	float: left;
	height: 45px;
	margin: 0;
	overflow: visible;
	padding: 0 0 4px 8px;
	text-align: left;
	color:#fff;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	cursor:pointer;
}
	
/*=============================
Error Message:
===============================*/
.ProfileErrorMessagesmall{
	border:#f00 solid 1px;
	padding:5px 5px 5px 30px;
	color:#666666;
	background:#FDE8E7 url(../graphics/server-error-icon.jpg) no-repeat scroll 5px 50%;
	font-size:0.90em;
	width:93%;
	margin:5px 0;
}

.Profileautospace{
	/margin-bottom:0px;
	}

.ProfileSuccessMessagesmall{
	border:#5bc200 solid 1px;
	padding:5px 5px 5px 30px;	
	color:#666666;
	background:#E7F3E0 url(../graphics/server-success-icon.jpg) no-repeat scroll 5px 50%;
	font-size:0.90em;
	width:88%;
	margin:0 auto;
}
.ProfileErrorMessage{
	border:#f00 solid 1px;
	padding:5px 5px 5px 30px;
	color:#666666;
	background:#FDE8E7 url(../graphics/server-error-icon.jpg) no-repeat scroll 5px 50%;
	font-size:0.90em;
	width:50%;
	margin:0 auto;
	margin-bottom:10px;
}
.skip{
	display:none;
}

.bottomErrorMsgsmall{
	font-size:0.75em;
	color:#f00;
	padding:0px 0 0px 0px;
	text-align:left;
	margin:0px;
	font-size:0.875em;
}


span.hintsmall{
    color:#444;
    padding:5px 5px 10px 15px;
    width:100px;
    margin: 0px 0 0 4px;
    position:absolute;
    display:none;
    z-index:9999;
    font-family:Tahoma;
    font-size:0.92em;
}

div.welldone span.hintsmall {
    background:transparent url(../graphics/form-success.gif) no-repeat left 5px;
    color:#2da20d;
    font-family:Tahoma;
    font-size:0.92em;
}

div.notgood span.hintsmall {
    background:transparent url(../graphics/form-error.gif) no-repeat left 5px;
    color:#ff0000;
    font-family:Tahoma;
    font-size:0.92em;
}
div.inprogress span.hintsmall {
    background:transparent url(../graphics/loader_circle.gif) no-repeat left 3px;
    color:#ff0000;
    font-family:Tahoma;
    font-size:0.92em;
}
.errorMessage{
	border:#f00 solid 1px;
	padding:5px 5px 5px 30px;
	color:#666666;
	background:#FDE8E7 url(../graphics/server-error-icon.jpg) no-repeat scroll 5px 50%;
	font-size:0.90em;
	width:90%;
	margin:5px 0;
	font-weight:normal;
	/*margin-bottom:10px;*/
}

.successMessage{
    background:#E7F3E0 url(../graphics/server-success-icon.jpg) no-repeat scroll 5px 50%;
    color:#666666;
    border:#5B963C solid 1px;
	padding:5px 5px 5px 30px;
	font-size:0.90em;
	width:90%;
	margin:5px 0;
	/*margin-bottom:10px;*/
}

.errMsg span{
	background:transparent url(../graphics/no-records-icon.gif) no-repeat scroll left top;
	color:#FF0000;
	display:block;
	height:41px;
	padding:10px 0 0 48px;	
}
/*Error Message end class here*/		
#AllWeb{
	width:950px;
	margin:15px 0 15px 0;
	}
	
#AllWeb ul{
	list-style-type:none;
	}
	
#AllWeb ul li{
	list-style-type:none;
	float:left;
	}

#AllWeb a{
	margin:8px 8px 0 0;
	padding:3px 0 0 0;
	display:inline-block;
	}

#AllWeb a.Select{
	background:#6183A0;
	display:inline-block;
	padding:5px;
	margin-right:8px;
	color:#fff;
	text-decoration:none;
	border:#f00 solid 0px;
	}
#AllWeb a.DSelect{	
	display:inline-block;
	padding:5px;
	margin-right:8px;
	color:#fff;
	text-decoration:none;
	border:#f00 solid 0px;
	}	
#AllWeb h3{
	padding-top:10px;
	text-align:center;
	}
	
#AllWeb .header{
	background:#e4f2f3 url(../graphics/bg_blueheader.gif) left top repeat-x;
	border-bottom:#6183a0 solid 1px;
	padding:7px 5px;
	}
/*#imagesearchcontrol img { height: 93px; width: 93px;
                          padding:3px;
	margin-right:3px; } */
	
#imagesearchcontrol .thumbnail{
position: relative;
z-index: 0;
}

#imagesearchcontrol .thumbnail:hover{
background-color: transparent;
z-index: 50;
}

#imagesearchcontrol .thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;

border: 1px inset gray;
visibility: hidden;
color: black;
text-decoration: none;
}

#imagesearchcontrol .thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

#imagesearchcontrol .thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


/****************Google logo****************/
.divGoogleImg{
	padding-left:45%;
	padding-top:4px
}
.spanGoogleText{
	font-size:10px;
	vertical-align:top;
}

.spanSearchLoader{
	padding-left:50%;
}

.googleImgInLine{
	float:right; 
	margin-right:15px;
	padding-top:5px;	
	
}

.bottomlinkright{

	text-align:right;
	padding-right:40px;
}
 .loginasText{

color:#fff;

}
.loginasText span{
 font-size:1.25em;
 }


 
/*PR Pages*/
 
 .prpages p{
 	margin-left:10px;
 }
 .prpages ul{
 	margin-left:40px;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#666;
 	
 }
 .prpages li{
 	padding:2px;
 }