@charset "utf-8";
/* CSS Document */


/*
dark grey
109R, 94G, 81B
*/



html, body {
  margin: 0;
  padding: 0;
}

body
{
font-family:Arial, Helvetica, sans-serif;
/*font-size: 0.7em;*/
font-size: 11px;
line-height: 14px;
color: rgb(109,94,81);
text-align: center;
}


/*
a:link {text-decoration: none; color: #6d5e51;}
a:visited {text-decoration: none; color: #6d5e51;}
a:active {text-decoration: none; color: #6d5e51;}
a:hover {text-decoration: none; color: #6d5e51;}
*/


a:link {text-decoration: underline; color: rgb(5,153,221);}
a:visited {text-decoration: underline; color: rgb(5,153,221);}
a:active {text-decoration: underline; color: rgb(5,153,221);}
a:hover {text-decoration: underline; color: rgb(5,153,221);}


#wrapper
{
margin: 10px;


}

.container
{
margin-left: auto;
margin-right: auto;
width: 900px;
min-height: 550px;
background-image:url(bg/1.jpg);
background-image:url(bg/page1bxx.jpg);
background-repeat:no-repeat;
border: solid 1px #a79e97;
text-align: left;
}

.container img
{
border: 0;
}

#header
{
height: 47px;
}

#sitename
{
width: 149px;
width: 253px;
height: 47px;
height: 21px;
/*background-image:url(/gfx/grad-careers.jpg);
background-image:url(/images/myp.jpg);
background-repeat:no-repeat;*/
float:left;
margin-left: 18px;
margin-top: 18px;
}


#link
{
float:left;
margin-left: 320px;
margin-top: 21px;
}

#link a:link {text-decoration: none; color: #6d5e51;}
#link a:visited {text-decoration: none; color: #6d5e51;}
#link a:active {text-decoration: none; color: #6d5e51;}
#link a:hover {text-decoration: none; color: #6d5e51;}

#logo
{
width: 149px;
height: 24px;
background-image:url(/gfx/logo.jpg);
background-repeat:no-repeat;
float:right;
margin-top: 23px;
}

#logo img
{
border: 0;
}


#breadcrumb
{
margin-left: 20px;
font-size: 10px;
}

#breadcrumb p
{
margin-top: 5px;
margin-bottom: 5px;
padding-top: 0;
padding-bottom: 0;
}

#breadcrumb a:link {text-decoration: none; color: #6d5e51;}
#breadcrumb a:visited {text-decoration: none; color: #6d5e51;}
#breadcrumb a:active {text-decoration: none; color: #6d5e51;}
#breadcrumb a:hover {text-decoration: none; color: #6d5e51;}

#sidenav
{
margin-left: 10px;
margin-top: 10px;
font-size: 10px;
width: 120px;
border-bottom: dotted 1px #6d5e51;
}

#sidenav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}


#sidenav li
{
	border-top: dotted 1px #6d5e51;
	padding-top: 3px;
	padding-bottom: 3px;
}


#sidenav a:link {text-decoration: none; color: #6d5e51;}
#sidenav a:visited {text-decoration: none; color: #6d5e51;}
#sidenav a:active {text-decoration: none; color: #6d5e51;}
#sidenav a:hover {text-decoration: none; color: #6d5e51;}




.arrow
{
color: #c5bfb9;
}

#main
{
margin-left: 10px;
width: 881px;
}

#main_content
{
width: 729px;
min-height: 414px;
border: solid 1px #82ccee;
float: left;
}

#main_content_no_border
{
width: 729px;
min-height: 414px;
border: solid 1px #fff;
float: left;
}

#main_content_left
{
width: 140px;
float: left;
}

#learn
{
margin-left: 10px;
height: 30px;
}

#learn img
{
margin-top: 5px;
}

#learn p
{
margin-top: 5px;
margin-bottom: 0;
font-size: 10px;
color: #6d5e51;
}


#main_content_right
{
width: 590px;
float: left;
}

#main_content_right_border
{
margin-left: 10px;
width: 580px;
float: left;
min-height: 411px;
}

.profile0
{
border: solid 1px #0599dd;
}

.profile6
{
border: solid 1px #0599dd;
}


.profile1
{
border: solid 1px #99dd00;
}

#title1
{
font-size: 14px;
color: #99dd00;
margin-bottom: 10px;
}

#story0
{
/*205R   235G   248B*/
background-color: rgb(205,235,248);
}

#story1
{
background-color: rgb(245,252,229);
}

#story2
{
background-color: rgb(247,242,252);
}

#story3
{
background-color: rgb(243,229,241);
}

#story4
{
background-color: rgb(253,229,236);
}

#story5
{
background-color: rgb(255,246,229);
}

.profile2
{
border: solid 1px #bc9dd6;
}

#title2
{
font-size: 14px;
color: #bc9dd6;
margin-bottom: 10px;
}

.profile3
{
border: solid 1px #850d6e;
}

#title3
{
font-size: 14px;
color: #850d6e;
margin-bottom: 10px;
}

.profile4
{
border: solid 1px #d8073b;
}

#title4
{
font-size: 14px;
color: #d8073b;
margin-bottom: 10px;
}

.profile5
{
border: solid 1px #db9303;
}

#title5
{
font-size: 14px;
color: #db9303;
margin-bottom: 10px;
}

#right_content
{
width: 143px;
float: right;
}

.hotspot
{
margin-bottom: 10px;
}

#footer
{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
border-top: 1px solid #d8d8d8;
font-size: 10px;
}

#footer ul {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0;
}

#footer li {
	display: inline;
	color: #6d5e51;
}

#footer a:link {text-decoration: none; color: #6d5e51;}
#footer a:visited {text-decoration: none; color: #6d5e51;}
#footer a:active {text-decoration: none; color: #6d5e51;}
#footer a:hover {text-decoration: none; color: #6d5e51;}

li .blank
{
background-color: #a79e97;
line-height: 24px;
width: 149px;
margin: 0;
padding: 0;
border: 0;
border-right: 1px solid #a79e97;
}

.blank img
{
border-left: solid 1px #fff;
height: 24px;
width: 148px;
}

.copy
{
margin: 10px;
width: 480px;
}

.copy h1
{
font-size: 14px;
color: #a79e97;
color: #0599dd;
margin: 0;
padding: 0;
margin-bottom: 10px;
}

.copy h2
{
font-size: 13px;
color: #0599dd;
margin-top: 10px;
margin-bottom: 0;
}

.copy p
{
font-size: 11px;
color: #c5bfb9;
color: #a79e97;
color: #6d5e51;
}

/*
from nadeem
.bulletContainer ul {list-style-type:disc;color:#000000;padding:5px 5px 5px 15px; margin:0 0 0 200px }
*/

.copy ul
{
list-style-type:disc;
padding:1px 5px 5px 15px; 
margin:5px 0 5px 5px;
margin-left: 0;
padding-left: 22px;
vertical-align: middle;
}

.copy li
{
margin-left: 0;
}


.intro
{
color: #a79e97 !important;
color: #000 !important;
}

form
{
font-size: 11px;
color: #6d5e51;
}

.txt
{
width: 200px;
}

.txtarea
{
width: 200px;
height: 80px;
}

#profile
{
/*text-align: justify;*/
}

#profile h2
{
font-size: 11px;
color: #000;
color: #a79e97;
color: rgb(109,94,81);
padding-bottom: 5px;
border-bottom: dashed 1px #000;
border-bottom: dotted 1px #6d5e51;
font-weight: bold;
}

#profile h3
{
font-size: 11px;
color: #000;
color: #a79e97;
color: rgb(109,94,81);
margin-bottom: 0;
font-weight: bold;
}


.bar
{
background-color: #0599dd; 
background-color: #82ccee;
height: 20px; 
color: #fff; 
font-weight: bold; 
padding-left: 5px; 
font-size: 13px;
margin-bottom: 2px;
}


.bar img
{
float: right; 
padding-right: 5px; 
padding-top: 2px;
}


.bar_label
{
float: left; 
color: #fff; 
text-decoration: none; 
padding-top: 2px;
}

.bar a:link {text-decoration: none; color: #fff;}
.bar a:visited {text-decoration: none; color: #fff;}
.bar a:active {text-decoration: none; color: #fff;}
.bar a:hover {text-decoration: none; color: #fff;}


.barbig
{
background-color: #0599dd; 
background-color: #82ccee;
color: #fff; 
font-weight: bold; 
padding-left: 5px; 
font-size: 13px;
margin-bottom: 2px;
height: 50px;
}


.barbig img
{
float: right; 
padding-right: 5px; 
padding-top: 2px;
}


.bar_label
{
float: left; 
color: #fff; 
text-decoration: none; 
padding-top: 2px;
}

.barbig a:link {text-decoration: none; color: #fff;}
.barbig a:visited {text-decoration: none; color: #fff;}
.barbig a:active {text-decoration: none; color: #fff;}
.barbig a:hover {text-decoration: none; color: #fff;}



#university
{
border-collapse:collapse;
}

#university th
{
background-color: #0599dd;
color: #fff;
text-align: left;
padding-left: 5px;
}

#university td
{
padding-top: 5px;
padding-bottom: 5px;
border-bottom:dotted 1px #0599dd;
padding-right: 50px;
padding-left: 5px;
}



#newsticker
{
width: 137px;
height: 92px;
border: solid 1px #0599dd;
border: solid 1px #ceecf7;
color: #0599dd;
color: rgb(109,94,81);
background-color: #fff;
position: relative;

}

#newsticker ul {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	min-height: 1.6em;
	margin-left: 0;
}

#newsticker li {
	padding-left: 0;
	margin-left: 3px;
	min-height: 1.6em;
	padding-top: 5px;
	padding-left: 1px;
}

* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}

#newsticker h6 {
	font-size: 11px;
	line-height: 15px;
	background-color: #ceecf7;
	color: #0599dd;
	margin: 0;
	padding: 0;
	padding-left: 2px;
}

#newsticker h5 {
	font-size: 11px;
	line-height: 15px;
	background-color: #ceecf7;
	color: #0599dd;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	border-top: solid #fff 1px;
}

