/* CSS Document */

/* general rules */
.hide {
	display: none;
}
img {
	border: 0;
	display: block;
}

body {
	padding: 0;
	margin-top: 0;
	background: #fff;
	color: #36c;
}
p, td, li, ul, ol  {
	font-family: Arial, Helvetica, sans-serif;
	color: #36c;
	background: #fff;
	font-size: 13px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #336;
	background: #fff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #336;
	background: #fff;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #36c;
	background: #fff;
}
h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #36c;
	background: #fff;
}

/* named image rules */ 

img#faculty {
margin-right: 25px;
margin-left: 10px;
}
img#student {
margin-right: 25px;
margin-left: 10px;
margin-bottom: 10px;
}
img#facultysplit {
margin-left: 55px;
margin-top: 25px;
margin-bottom: 25px;
}
img#colls {
margin-left: 5px;
margin-bottom: 5px;
margin-top: 5px;
}
img#ids {
margin-left: 10px;
margin-bottom: 20px;
margin-top: 20px;
}
img#florencelong {
margin-bottom: 20px;
}
img#links {
margin-right: 20px;
margin-bottom: 20px;
}
img#guidebook {
margin-top: 20px;
margin-bottom: 20px;
}
img#cr {
margin-left: 10px;
}
img#cent {
margin-bottom: 20px;
}
img#flag {
margin-right: 5px;
margin-top: 15px;
margin-left: 10px;
	display: inline;
}
img#flag2 {
margin-right: 4px;
margin-top: 15px;
margin-left: 4px;
	display: inline;
}
img#piclon {
margin-top: 15px;
}
/* main navigation rules */


a:link {  
	font-size: 13px; 
	font-weight: normal; 
	color: #36c; 

	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {  
	color: #39f;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: underline;
}
a:hover {  
	color: #00c;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: underline;
}
a:active{
	font-size: 13px; 
	font-weight: normal; 
	color: #36c;

	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
}
.livelinks {
	color: #F63;
	background: #fff;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.livelinkslive {
	color: #F63;
	background: #fff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {width: 150px;}
#nav ul {
list-style: none;
padding: 0;
margin-top: 20px;
margin-left: 0;
border: 0;
text-align: center;
}
#nav li {
padding: 0;
border: 0;
margin-bottom: 15px;
text-align: center;
color: #36c;
background: #fff;
}
#nav p {
background: #dff;
color: #36c;
text-align: center;
margin-top: 20px;
border: 1px solid #336;
padding: 5px;
margin-right: 15px;
margin-left: 15px;
}

/* content rules */

table#content {
border-right: 1px solid #336;
border-left: 1px solid #336;
border-top: 1px solid #336;
}

/* main rules */

#main {
text-align: left;
border-left: 1px solid #336;
}
#main p, h1, h2, h3 {
margin-left: 10px;
margin-top: 20px;
margin-right: 10px;
margin-bottom: 20px;
}
#main li {
padding: 0;
border: 0;
margin-right: 10px;
}
#side { 
width: 150px;
padding-top: 20px;
border-left: 1px solid #336;
}
#side p, h2 { 
margin-left: 10px;
margin-top: 20px;
margin-right: 10px;
margin-bottom: 20px;
}
#side img {
margin-bottom: 20px;
}
/* table rules*/
#information td {
background: #dff;
padding: 10px;
}
#information ul {
background: #dff;
margin-bottom: 0;
}
#information li {
background: #dff;
}
#information h2 {
margin-top: 0;
margin-bottom: 0;
background: #dff;
}
#information {
background: #dff;
Color: #36c;
}
#header h2 {
margin-top: 0;
margin-bottom: 0;
background: #dff;
}
#header  {
background: #dff;
}
#ipdw_dates th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #336;
	background: #fff;
	padding-left: 10px;
}
#ipdw_dates p {margin-top: 10px;}

/* form rules */
#formeval {
border-right: 1px solid #336;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #36C;
	border-top:  2px solid #e1ffff;
	border-right: 2px solid #039;
	border-bottom: 2px solid #039;
	border-left: 2px solid #e1ffff;
}
#thankyou {
text-align: center;
vertical-align: middle;
font-size: 22px;
border-left: 1px solid #336;
}
table#accommform img {
	display: inline;
}

/* footer rules */

#footer td {
text-align: center;
font-size: 13px;
color: #36c;
background: #fff;
padding: 10px;
}
table#footer {
border-bottom: 1px solid #336;
border-right: 1px solid #336;
border-left: 1px solid #336;
border-top: 1px solid #336;
}
/* miscellaneous */
ul#capafaq li {
margin-bottom: 20px;
}
#fly {
margin-top: 17px;
}
#internship_list_l {
padding: 0;
margin: 0;
line-height: 20px;
}
#internship_list_l p {
padding: 0;
margin-top: 0;
margin-left: 0;
margin-bottom: 10px;
}
#internship_list_m {
padding: 0;
margin: 0;
}
#internship_list_m p {
padding: 0;
margin-top: 0;
margin-left: 0;
margin-bottom: 10px;
}
#internship_list_a {
padding: 0;
margin: 0;
line-height: 20px;
}
#internship_list_a p {
padding: 0;
margin-top: 0;
margin-left: 0;
margin-bottom: 10px;
line-height: 25px;
}
#career {
idth: 730px;
}
#desc {
background: #cff;
}
#job {padding: 15px; border: 1px solid #336;}
#jobs {
width: 100%;
color: #336;
}
#test_01 {
	padding: 5px;
}
#ao {list-style-type: lower-roman;}
#hr {color: #36c;}