/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background: #282828;
}
/******* global text styles *******/


p {
	font: normal 11px/16px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color: #333;
	margin: 0;
	padding: 0px 10px 15px 0px;
}
h1 {
	font: normal 19px/21px georgia, "Times New Roman", Times, serif;
	color: #616365;
	letter-spacing: 110%;
	margin: 0;
	padding: 0px 0 20px 0;
}
h2 {
	font: normal 14px/16px georgia, "Times New Roman", Times, serif;
	color:#00a1cb;
	margin: 0 0 5px;
	padding: 15px 0 5px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}
h3 {
	font: bold 11px/16px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color: #333;
	margin: 0;
	padding: 20px 0 5px;
}
h4 {
	font: bold 12px/16px georgia, "Times New Roman", Times, serif;
	color:#616365;
	margin: 0 0 0px;
	padding: 5px 0 5px;
	border-top: 1px dotted #ccc;
}
h5 {
	font: normal 10px/13px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color: #616365;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
h6 {
	font: normal 10px/14px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color: #616365;
	padding: 15px 10px 15px 10px;
	margin: 0px;
	border-bottom: 1px dotted #ccc;
}
#contentprofiles p, #contenthome1 p, #contenthome2 p {
	color: #ddd;
}
#contenthome1 h1, #contenthome2 h1 {
	font: normal 16px/20px georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 10px 0px 0px;
}
#contenthome1 a, #contenthome2 a {
	border-bottom: 0px;
	text-decoration: none;
	color: #b0b91d;
}

#contenthome3 p {
	padding-left: 10px;
}
#contenthome_profile a img {
	border: none;
}
#contentprofiles h1 {
	font: normal 26px/29px georgia, "Times New Roman", Times, serif;
	color: #dde092;
}
/******* global hyperlink and anchor tag styles *******/


a, a:link, a:visited, a:active {
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	color: #006e9a;
}
a:hover {
	border-bottom: 1px solid #006e9a;
	text-decoration: none;
	color: #006e9a;
	background-color: #dde092;
}
/*************** global list tag styles ***************/

ul {
	margin: 0px 10px 20px 20px;
	padding: 0;
	font: normal 11px/16px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color:#333;
}
ul li {
	margin:0;
	padding:4px 0 4px 0;
}
ul ul {
	margin: 0px 10px 0px 20px;
	padding: 0;
}
ol {
	margin: 2px 10px 2px 20px;
	padding:0;
	font: normal 11px/16px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color:#333;
}
ol li {
	margin:0;
	padding:0 0 8px 0;
}
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
label {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #990000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#global {
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
#pagecell1 {
	position: absolute;
	top: 160px;
	width: 960px;
	background-color: #FFFFFF;
}
#pagecellhomer {
	position: absolute;
	top: 160px;
	width: 960px;
	background: #00a1cb url(bg_grad_home.gif);
	background-repeat: repeat-x;
}
#pagecellhomer2 {
	position: absolute;
	width: 960px;
	background-color: #FFFFFF;
}
#tl {
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr {
	position: absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#masthead {
	position: absolute;
	width:960px;
}
#pageNav {
	float: left;
	width: 250px;
	padding: 0px;
	background-color: #fff;
	border-right: 1px solid #cccccc;
}
#content {
	padding: 27px 10px 20px 20px;
	margin:0px 0px 0px 250px;
	border-left: 1px solid #ccd2d2;
}
#contentprofiles {
	padding: 27px 10px 20px 20px;
	margin:0px 0px 0px 250px;
	border-left: 1px solid #ccd2d2;
	background: #000 url(bg_grad_profiles.gif) fixed;
}
#contenthome_profile {
	width: 226px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 20px;
	float: left;
}
#contenthome_hot_jobs {
	width: 342px;
	float: left;
}
#contenthome_cool_internships {
	width: 342px;
	margin-right: 10px;
	float: right;
}
#contenthome2 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#contenthome3 {
	padding: 0px 10px 0px 0px;
	width: 352px;
	background-color: #dde092;
	float: right;
}
#contenthome4 {
	width: 550px;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 20px;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/


/************* globalNav and subglobalNav styles ****************/

#globalNav {
	position: relative;
	width: 100%;
	height: 160px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}
#globalNav img {
	margin-bottom: -4px;
}
#globalLink {
	position: absolute;
	top: 135px;
	left: 0px;
	/*width: 100%;*/
	min-width: 1020px;
	height: 22px;
	padding: 0px 23px 0px 23px;
	z-index: 100;
}
a.glink, a.glink:visited, a.glink1, a.glink1:visited, a.glink2, a.glink2:visited, a.glink3, a.glink3:visited, a.glink4, a.glink4:visited, a.glink5, a.glink5:visited, a.glink6, a.glink6:visited {
	font: bold 9px/11px "lucida grande", arial, sans-serif;
	color: #F5F5F5;
	margin-right: 19px;
	border-bottom: 0px;
}
a.glink:hover {
	color: #b0b91d;
	background-color: #3c3c3c;
}
a.glink1:hover {
	color: #fdb913;
	background-color: #3c3c3c;
}
a.glink2:hover {
	color: #de761c;
	background-color: #3c3c3c;
}
a.glink3:hover {
	color: #2dac9e;
	background-color: #3c3c3c;
}
a.glink4:hover {
	color: #a5295f;
	background-color: #3c3c3c;
}
a.glink5:hover {
	color: #a19dc3;
	background-color: #3c3c3c;
}
a.glink6:hover {
	color: #b0b91d;
	background-color: #3c3c3c;
}
.skipLinks {
	display: none;
}
/*************** print styles *****************/

#print {
	font: normal 9px/14px verdana, sans-serif;
	color: #616365;
	position: absolute;
	top: 5px;
	right: 20px;
	z-index: 101;
}
#print a {
	color: #616365;
}
#print_profiles {
	font: normal 9px/14px verdana, sans-serif;
	color: #ccc;
	position: absolute;
	top: 5px;
	right: 20px;
	z-index: 101;
}
#print_profiles a {
	color: #ddd;
}
/*************** striped table styles ******************/
.standard, .enhanced {
	font: 10px/14px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color: #333;
	border-collapse: collapse;
	caption-side: bottom;
	margin: 5px 0 10px;
	padding: 0;
	width: 90%;
	text-align: right;
}
.standard td, .enhanced td {
	border-bottom: 1px dotted #bbb;
	padding: 0.5em;
	vertical-align: top;
}
.standard th, .enhanced th {
	border-bottom: 1px dotted #bbb;
	font-weight: bold;
	padding: .5em;
	vertical-align: top;
}
caption {
	color: #999;
	font-size: .9em;
	font-weight: normal;
	margin: 0;
	padding: .5em 0;
	text-align: left;
}
/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	border-top: 1px solid #ccc;
	font: normal 10px/13px arial, tahoma, sans-serif;
	color: #616365;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#siteInfo a {
	color: #616365;
}
#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************ sectionLinks styles **************/

#sectionLinks1, #sectionLinks2, #sectionLinks3, #sectionLinks4, #sectionLinks4 {
	margin: 0px;
	padding: 0px;
}
#sectionLinks1 h3 {
	color: #fdb913;
	padding: 10px 0px 20px 10px;
	margin: 0px;
}
#sectionLinks2 h3 {
	color: #de7c1c;
	padding: 10px 0px 20px 10px;
	margin: 0px;
}
#sectionLinks3 h3 {
	color: #2dac9e;
	padding: 10px 0px 20px 10px;
	margin: 0px;
}
#sectionLinks4 h3 {
	color: #a5295f;
	padding: 10px 0px 20px 10px;
	margin: 0px;
	}
#sectionLinks5 h3 {
	color: #6f6391;
	padding: 10px 0px 20px 10px;
	margin: 0px;
}
#sectionLinksprofiles h3 {
	color: #a5295f;
	padding: 10px 0px 20px 10px;
	margin: 0px;
}
#sectionLinks1 a:link, #sectionLinks1 a:visited {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 3px 5px 3px 10px;
	background-color: #fdb913;
	font: bold 11px/16px "lucida grande", arial, sans-serif;
	color: #fff;
}
#sectionLinks2 a:link, #sectionLinks2 a:visited {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 3px 5px 3px 10px;
	background-color: #de761c;
	font: bold 11px/16px "lucida grande", arial, sans-serif;
	color: #fff;
}
#sectionLinks3 a:link, #sectionLinks3 a:visited {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 3px 5px 3px 10px;
	background-color: #2dac9e;
	font: bold 11px/16px "lucida grande", arial, sans-serif;
	color: #fff;
}
#sectionLinks4 a:link, #sectionLinks4 a:visited {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 3px 5px 3px 10px;
	background-color: #a5295f;
	font: bold 11px/16px "lucida grande", arial, sans-serif;
	color: #fff;
}
#sectionLinks5 a:link, #sectionLinks5 a:visited {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 3px 5px 3px 10px;
	background-color: #6f6391;
	font: bold 11px/16px "lucida grande", arial, sans-serif;
	color: #fff;
}
#sectionLinksprofiles a:link, #sectionLinksprofiles a:visited {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 3px 5px 3px 10px;
	background-color: #b0b91d;
	font: bold 11px/16px "lucida grande", arial, sans-serif;
	color: #fff;
}
#sectionLinks1 a:hover, #sectionLinks2 a:hover, #sectionLinks3 a:hover, #sectionLinks4 a:hover, #sectionLinksprofiles a:hover {
	border-bottom: 1px solid #fff;
	background-color: #dde092;
	text-decoration: none;
	color: #616365;
}
/************ sectionSubLinks styles **************/


.sectionSubLinks {
	font-size: 11px !important;
	padding: 3px 5px 3px 20px!important;
}
/**************** advert styles *****************/

#advert {
	float: left;
	width: 250px;
	padding: 0px;
	margin: 20px 0px 0px;
	background-color: #fff;
}
#advert img {
	display: block;
}
.hottip {
	color: #a5295f;
}
/*------------- search and upload table styles ----------------- */

#search {
	position: relative;
}
#search label {
	font: bold 11px/16px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color: #333;
	padding-right: 10px;
}
#search input, #search textarea, #search select {
	border: 1px solid #ccc;
	font: normal 11px/16px "lucida grande", "Lucida Sans Unicode", sans-serif;
	color: #333;
	padding: 3px;
}
/*------------- results table styles ----------------- */

#results {
	position: relative;
}
#results table {
	border-collapse: collapse;
	width: 570px;
	border: 1px solid #ccc;
	font: normal 9.5px/12px verdana, arial, tahoma, sans-serif;
	color: #333;
	margin: 0;
	padding: 0px 0px 5px 0px;
}
#results th, #results td {
	padding: 1em 0.5em;
}
#results thead {
	background: #ccc url(bar.gif) repeat-x left center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#results thead tr:hover {
	background-color: transparent;
	color: inherit;
}
#results .thhover:hover {
	background-color: #a6b9c5;
	color: inherit;
}
#results tr:hover {
	background-color: #e7d893;
	color: inherit;
}
#results a, #results a:link, #results a:visited, #results a:hover, #results a:active {
	background-color: transparent;
	border:none;
	text-decoration: none;
	color: #00275C;
}
/**************** float styles *****************/


.photogallery {
	width: 650px;
	margin: 15px 0;
	float: left;
}
.photogallery img {
	margin: 0px 20px 20px 0px;
	float: left;
}
.floatr {
	float: right;
	margin: 0px 0px 10px 15px;
}
.floatl {
	float: left;
	padding: 0px 10px 5px 0px;
}
.profilephoto {
	border: 1px solid #fff;
}
/********************* end **********************/
.clearspace {
	clear: both;
}

