﻿/* ------------------------------ */
/* GLOBAL HTML					  */
/* ------------------------------ */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
}

td {
	font-size: 9pt;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #004B97;
	text-decoration:none;
}

a:hover {
	color: #004B97;
	text-decoration: underline;
}

.float_right {
	float: right;
}

.middle_image {
	vertical-align: bottom;
}

.inlineimg {
	vertical-align: middle;
}

form {
	margin: 0;
	padding: 0;
}

.table_borderB {
	border-bottom-style: solid ; 
border-bottom-color: black; 
border-bottom-width: 1px;
}

/* ------------------------------ */
/* HEADER + WRAPPER				  */
/* ------------------------------ */

.wrapper {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

.aux_wrapper {
	margin: 0 auto;
	margin-top: 5px;
	width: 746px;
	text-align: left;
}

.aux_wrapper2 {
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
}


#coc_header {
	background-color: #CCCCCC;
	padding: 5px;
}

#coc_header a{
color:gray;
text-decoration:none;
}

#coc_header a:hover{
color:black;
text-decoration:underline;
}

.cwee_header {
	text-decoration:none;
}

.login_links {
	float: right;
}

/* ------------------------------ */
/* NAVIGATION					  */
/* ------------------------------ */

.navbg {
	background-image: url('../images/navbg.gif');
	background-repeat: repeat-x;
	background-position: center top;
	height: 34px;
	margin-left: 3px;
	margin-right: 3px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1px;
}
.navbg_text {
	padding-top: 13px;
	text-align: center;
}
.navbg_text a {
	color: white;
}

#invertedtabs{
	margin-left: 12px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#invertedtabs ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	margin-bottom: 2.5em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;
}

#invertedtabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
	line-height: 1.5em;
}

#invertedtabs a{
	float:left;
	color: white;
	background: #0066CC url(images/color_tabs_left2.gif) no-repeat left bottom;
	margin:0 2px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#invertedtabs a span{
	float:left;
	display:block;
	background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
	padding:3px 9px 3px 6px;
}

#invertedtabs a span{
	float:none;
}

#invertedtabs a:hover{
	background-color: #004B97;
}

#invertedtabs a:hover span{
	background-color: #004B97;
}

#invertedtabs #current span{ /*currently selected tab*/
	background-color: #004B97;
}

#invertedtabs #current a{ /*currently selected tab*/
	background-color: #004B97;
}

#invertedtabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #004B97;
	border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ------------------------------ */
/* FOOTER						  */
/* ------------------------------ */

.footer {
	text-align: center;
}

/* ------------------------------ */
/* SPLASH BANNER (HOME)			  */
/* ------------------------------ */

.splash {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/front_banner.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 215px;
	width: 750px;
}
.splash_inner {
	float: right;
	color: #FFFFFF;
	width: 325px;
	padding-top: 50px;
	padding-right: 11px;
	line-height: 17px;
}

/* ------------------------------ */
/* SUBSECTION (HOME)			  */
/* ------------------------------ */

.sub_section {
	background-image: url('../images/gray_box.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 11px;
	min-height: 120px;
	color: #484848;
	height: 120px;
}

#earn_units {
	float:right;
	width: 328px;
}

#earn_units h3{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	font-size: 12pt;
	color: black;
}

#whats_new {	
	float:left;
	width: 365px;
}

#whats_new h3{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom:0px;
	margin-top:0px;
	color: black;
}

/* ------------------------------ */
/* THIRD SECTION (HOME)			  */
/* ------------------------------ */

.third_section {
	margin-top: 15px;
	padding-left: 1px;
}

/* ------------------------------ */
/* PAGE INFO (NOT HOME)			  */
/* ------------------------------ */

.page_info {
	background-image: url('../images/large_gray_box.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	min-height: 463px;
	padding-top: 10px;
	padding-left: 17px;
}
#page_info_left {
	width: 490px;
}
#page_info_left h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: gray;
	margin-top: 0;
	margin-bottom: 5px;
}
#page_info_right {
	float: right;
	width: 200px;
	padding-right: 27px;
}

#page_info_right h3{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 12pt;
	color: gray;
}

.page_info_right_links {
	margin-top: 5px;
	padding: 5px;
	font-weight: normal;
	color: #666b75;
	text-decoration: none;
	border-bottom: none;
	background: #BBBBBB;
	width: 100%;
}

/* ------------------------------ */
/* INTERNSHIP SEARCH			  */
/* ------------------------------ */

#internshipsearch {
	background-image: url('../images/internship_search_bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
	width: 746px;
	line-height: 18px;
}

.internshipsearch_inner {
	padding-top: 40px;
	float: right;
	width: 450px;
	color: gray;
}

.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #004B97;
	padding: 3px;
}

.formelement {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.searchresults_table {
	width: 734px;
	border-collapse: collapse;
}

.row1 {
	background-color: #FFFFFF;
	
}

.row2 {
	background-color: #EEEEEE;
}

.subcolor {
	color: #666666;
	font-size: 8pt;
}
.subcolor a {
	color: #666666;
}
.subcolor a:hover {
	color: black;
}

.subcolor_big {
	color: #004B97;
	font-size: 11pt;
}

#pagenumber {
	font-size: 8pt;
	border: 1px solid #D4D4C5;
	padding: 0 4px;
    margin-left: 1px;
}

#pagenumber a:hover {
	border-color: #004B97;
}

#pagenumber_selected a {
	background-color: #004B97;
	color: white;
	font-size: 8pt;
	border: 1px solid #D4D4C5;
	padding: 0 4px;
    margin-left: 1px;
}

.big_internship_title {
	font-family: sans-serif;
	font-size: 14pt;
}

.apply_to_internship {
	margin-top: 5px;
	float: right;
	width: 157px;
	font-size: 8pt;
	line-height: 20px;
}

.yellow_div {
	/*background-color: #FFFFCC;
	border: 1px solid #000000;*/
	border: 1px solid #808080;
	background:#E2E2E2;
	padding: 5px;
}

.yellow_div_image {
	background-image: url('../images/yellow_box.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
	width: 569px;
}

.green_div {
	padding:5px;
	font-weight: bold;
	border: 1px solid green;
	background:#B5DFAC;
	margin-bottom: 4px;
	margin-top: 6px;
}
.red_div {
	background-color: #CC0000;
    border: 1px solid #FF0000;
    color: white;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 5px;
}

#submitform {
	margin-top: 5px;
	float: right;
	width: 157px;
	font-size: 8pt;
	line-height: 20px;
}
#submitform2 {
	margin-top: 5px;
	text-align: center;
	font-size: 8pt;
	line-height: 20px;
}

/* ------------------------------ */
/* DHTML TOOL TIP				  */
/* ------------------------------ */

#dhtmltooltip{
position: absolute;
text-align: left;
font-size: 8pt;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 4px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
div.skillslist_div {
	overflow:hidden;
	margin-bottom:1px;
	margin-top:4px;
}
span.skillitem { 
 background-color: #FFFFCC;
    border: 1px dashed #CC9900;
    color: #7E7E65;
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 7px;
    padding: 3px 7px;
	margin-bottom:6px;
}
ul.skillslist { list-style:none; margin:16px 0 16px 0px; padding: 0;overflow:hidden; }
ul.skillslist li { float:left; width:240px;margin-bottom:6px; }
.whitetext { color: #FFF; }
.row1 {
	background-color: #FFFFFF;
	border-bottom: thin #EEEEEE;
	
}

.row2 {
	background-color: #EEEEEE;
	border-bottom: thin #EEEEEE;
}
div.infomeeting { background-color:#06F;padding:10px;overflow:hidden;margin-top:5px;color:white; }
div.infomeeting div.buttons { float:right; }
div.infomeeting div.buttons a { display:block; padding:10px; background-color:#0041A4; float:left; margin-right:5px;color:yellow; }
div.infomeeting span.title { font-size:15px; padding-top:5px; display:block; }
