@charset "UTF-8";

/*******************************************
  BEGIN GLOBAL STYLES
********************************************/
body,td,th{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
}
body{
	background-color: #ffffff;
	background-image:url(../images/body_bg2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
#header{
	clear:both;
	width:980px;
	height:29px;
	margin:0 auto 0 auto;
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
	
}


#navigation{
	width:700px;
	height:21px;
	margin:0 0 0 0;
	padding:0;
}

#headernav{
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	padding:55px 25px 0 0;
}
#headernav a:link{color:#ffffff;text-decoration:none;}
#headernav a:hover{color:#ffffff;text-decoration:underline;}
#headernav a:active{color:#ffffff;text-decoration:none;}
#headernav a:visited{color:#ffffff;text-decoration:none;}

#container{
	clear:both;
	width:980px;
	margin:0 auto 0 auto;
}
#shadowleft{ /* REVISED DEFINITION -- Requires new reference in page HEAD to accomodate earlier browser versions */
	padding:0 0 0 15px;
	background-image:url(../images/shadow-left.png);
	background-repeat:repeat-y;	
}
#shadowright{ /* REVISED DEFINITION -- Requires new reference in page HEAD to accomodate earlier browser versions */
	padding:0 15px 0 0;	
	background-image:url(../images/shadow-right.png);
	background-repeat:repeat-y;
	background-position:top right;		
}
#main{
	background-color:#ffffff;
}
#noscript{
	background:#e0ecf8;
	text-align:right;
	padding:10px;
	width:930px;
	margin:0 auto 0 auto;
	font-weight:bold;
	color:#204265;
}
#footer{
	clear:both;
	width:980px;
	height:45px;
	margin:0 auto 0 auto;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#footernav{
	padding:6px 0 0 0;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
#footernav a:link{color:#ffffff;text-decoration:none;}
#footernav a:active{color:#ffffff;text-decoration:none;}
#footernav a:hover{color:#ffffff;text-decoration:underline;}
#footernav a:visited{color:#ffffff;text-decoration:none;}

/*******************************************
  END GLOBAL STYLES
********************************************/


/*******************************************
  BEGIN HOMEPAGE STYLES
********************************************/

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8px;
	font-weight:bold;
	color:#ffffff;
	margin:0 0 0 0;
	padding:0;
}
h2{
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin:0 0 0 0;
	padding:0;
}

#promos{
	width:700px;
	height:200px;
	padding:0;
	border:1px solid #cccccc;
	margin:5px 0 0 5px;
	
	
}

#Logo{
	width:700px;
	height:181px;
	padding:0;
	border:0px solid #cccccc;

}


#About_logo{
	width:700px;
	height:181px;
	padding:0;
	border:0px solid #cccccc;
	margin:0;
	background-image:url(../images/about_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#Contact_logo{
	width:700px;
	height:181px;
	padding:0;
	border:0px solid #cccccc;
	margin:0;
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#Services_logo{
	width:700px;
	height:181px;
	padding:0;
	border:0px solid #cccccc;
	margin:0;
	background-image:url(../images/services_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#Bio_logo{
	width:700px;
	height:181px;
	padding:0;
	border:0px solid #cccccc;
	margin:0;
	background-image:url(../images/principal_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#Feedback_logo{
	width:700px;
	height:181px;
	padding:0;
	border:0px solid #cccccc;
	margin:0;
	background-image:url(../images/Feedback_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#Register_logo{
	width:700px;
	height:181px;
	padding:0;
	border:0px solid #cccccc;
	margin:0;
	background-image:url(http://www.positivetalentstrategies.com/images/Register_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}


#Logo h1{
	font-size:18px;
	color:#669900;
	font-family: Arial Narrow, Helvetica Narrow, san serif;
	font-weight: normal;
	text-align:right;
	line-height:25px;
	margin:5;
	padding:0;
}



#online{

	overflow:hidden;
	text-align:left;
	margin:5px 5px 0 5px;
	float: left;
	display: inline;
}
#online h3{
	font-size:10px;
	color:#333333;
	font-family: Arial Narrow, Helvetica Narrow, san serif;
	text-align:left;
	line-height:12px;
	margin:0;
	padding:0;
}
#tabs{
	width:700px;
	min-height:475px;
	margin:5px 0 0 5px;
}
#tabs img{
	margin:0 5px 0 5px;
}
.tabs a:link{color:#204265;text-decoration:none;}
.tabs a:hover{color:#f68428;text-decoration:underline;}
.tabs a:active{color:#204265;text-decoration:none;}
.tabs a:visited{color:#204265;text-decoration:none;}

.tabs ul{
	list-style-type:none;
	margin:8px 0 0 12px;
	padding:0;
}
.tabs li{
	background-image:url(../images/arrow-orange.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 8px;
	margin:0 0 5px 0;
}
#sidebar{
	width:230px;
	margin:5px 5px 0 5px;
	
}
#sidebar h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	99cc33
	color:#204265;
	margin:0 0 5px 0;
	padding:0;
}

#sidebar h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
	color:#204265;
	margin:0;
	padding:5px 10px 5px 10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#sidebar h3{
	font-size:12px;
	font-weight:normal;
	color:#204265;
	text-align:right;
	padding:0 10px 10px 10px;
	margin:0;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;	
	border-bottom:1px dotted #cccccc;
}
#bankinfo{
	line-height:18px;
	padding:10px;
	border-left:1px solid #cccccc;	
	border-right:1px solid #cccccc;	
	border-bottom:1px solid #cccccc;	
	margin:0 0 5px 0;
}
#icons{
	padding:20px 0 0 0;
	clear:both;
	background-color:#ffffff;
}

.form h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	font-size:20px;
	color:#204265;
	font-weight:normal;
}
.ads a:link{color:#f68428;text-decoration:none;}
.ads a:active{color:#f68428;text-decoration:none;}
.ads a:hover{color:#f68428;text-decoration:underline;}
.ads a:visited{color:#f68428;text-decoration:none;}

/* BEGIN HOMEPAGE TAB STYLES */



/*******************************************
  END HOMEPAGE STYLES
********************************************/


/*******************************************
  BEGIN INNER PAGE STYLES
********************************************/

#sitenav{ /* NEW */
	padding:0;
	margin:0;
	background: url(../images/menu-chromebg.gif) center center repeat-x;
	clear:both;
}

#news{ /* NEW */
	margin:5px 0 0 5px;
	font-family:Arial, Helvetica, Verdana, san-serif;
	text-align:left;
	font-size:10px;
	vertical-align:top;
	line-height:12px;
	float: left;
}

#news h1{ /* NEW */
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#000099;
	margin-bottom:4px;	
}
















#content{ /* NEW */
	margin:5px 0 0 5px;
	font-family:Arial, Helvetica, Verdana, san-serif;
	text-align:justify;
	font-size:15px;
	vertical-align:top;
	line-height:18px;
	float: left;
}

#content h1{ /* NEW */
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	margin-bottom:4px;	
}

#content h2{ /* NEW */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:16px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;	
}

#content h3{ /* NEW */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:18px;
	font-weight:heavy;
	color:#003366;
	margin-bottom:0px;
	padding:0px;		
}




#content hr{ /* NEW */
	border:1px dotted #acacac;
	height:1px;
}
#pagetitle h1{ /* NEW */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:8px 0px 8px 0px;
	color:#204265;
}
#pageads{ /* NEW */
	float:right;
	width:250px;
	margin:20px 0px 10px 20px;
}
.left{ /* NEW */
	float:left;
	margin:0 10px 10px 0;
}
.right{ /* NEW */
	float:right;
}
.clear{ /* NEW */
	clear:both;
}
ul.arrows { /* NEW */
	list-style-type:none;
	margin:8px 0 0 12px;
	padding:0;
}
ul.arrows li{ /* NEW */
	background-image:url(../images/arrow-orange.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 8px;
	margin:0 0 5px 0;
}

/*******************************************
  END INNER PAGE STYLES
********************************************/
