body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.paginator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold
}
.thick {
	font-weight: bold;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text_bigger {
	font-size: 1.5em;
}
a:link, visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.details_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .67em;
	color: #000000;
}
a:link {
	color: #1F79CD;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #1F79CD;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #f3f3f3;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: -17px;
	font-weight: bold;
}
.123desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: -0px;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
}
.globe {
	background-image: url(graphics/slices/long_box_bottom_globe.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EDEDED;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.navigation_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 9px;
	padding-bottom: 9px;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.left_nav_back {
	background-image: url(graphics/left_nav_back.png);
	background-repeat: repeat-y;
}
.top_bar {
	background-image: url(graphics/top_bar_slice.png);
	background-repeat: repeat-x;
	width: 222%;
}
.left_align {
	padding-left: 22px;
}
.results_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.results_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #333333;
	padding-left: 9px;
	width: 567px;
}
.details {
	background-color: #FFFFFF;
	height: 47px;
	width: 122px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.table_vr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.style1 {color: #FA9018}
a:link, visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.box_title {
	font-weight: bold;	
	background-image: url('/images/slices/long_box_top.jpg');
	width: 718px;
	height: 34px;	
}
.box_title_format {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.box_mid {
	background-image: url('/images/slices/long_box_mid.jpg');
}
.box_bottom {
	background-image: url('/images/slices/long_box_bottom.jpg');
	height:14px;
	clear: both; 
}
.123desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: -0px;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
}
.globe {
	background-image: url(/images/slices/long_box_bottom_globe.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EDEDED;
}

#notice {
    background-color: #fff;
    border-color: #900;
    border: 2px solid #900;
    color: #900;
    padding: 10px;
}

#content table {
	width: 98%;
	border: 1px solid #494848;
	}

#content table .header td {
	padding: 0;
	background-color: #494848;
	border-bottom: 1px solid #494848;
	font-size: 1em;
	line-height: 1.5;
	text-align: left;
	}

#content table td {
	border-bottom: 1px solid #DBDBDB;
	background: #FFF;
	padding: 6px 6px 6px 12px;	
	line-height: 1.2em;
	vertical-align:top;
	}

#content table th {
	background-color: #EDEDED;
	border-bottom: 1px solid #DBDBDB;
	}
#indent {
	margin: 50px;
}
.main {	 
	 display: block;
	 width: 718px;	 
	 margin-left:auto;
     margin-right:auto;	 
}

#info {
	margin-left: 10%;
	margin-right:10%;
}

#black_link a:hover, #black_link a:visited, #black_link a:link,#black_link a:active {color: #000000; text-decoration: none; }

div#login {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 1.0em;
    text-align: right;
	font-variant: small-caps
}
#tenpercentmargin {
	margin-left: 10%;
	margin-right:10%;
	font-size: 1.0em;
}

#icon_key {
  background-color: #DDDDDD;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

#college_search {        
    background-color: #DDDDDD;
    border-left-style: solid;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
}

#college_search li {
    font-variant: small-caps;
}

.course_name {
  font-size: 1em;  
}

.hint {
    color: gray;
}

