/* CSS Document */

.highlights {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C1F12;
}
.highlightsHeader {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C1F12;
	font-weight: bold;
}

.highlightsHeader a {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A837C;
	font-weight: bold;
	text-decoration: none;
}

.highlightsHeader a:hover{
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A837C;
	font-weight: bold;
	text-decoration: underline;
}

.highlights a {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8A837C;
}

.highlights a:hover {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #8A837C;
}


.image_right {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px #D7D4CF solid;
}

.image_left {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	border: 1px #D7D4CF solid;
}

		
img {
	border:0px none #FFFFFF;
}
		
.menu {
	display:none;
	/*line-height:2px;*/
}

.header {
	background-image: url(/templates/images/header_grey.gif);
	padding-left: 14px;
	color: #58743D;
	font-size: 12px;
	background-position: left;
	background-repeat: no-repeat;
}

.header_alumni {
	background-image: url(/templates/images/header_grey.gif);
	padding-left: 14px;
	color:#D7005B;
	font-size:12px;
	background-position:left;
	background-repeat:no-repeat;
}

bg_alumni {
	background-color:#CCCCFF;
}


.pageHeader {
	font-size: 13px;
	color: #2C1F12;
}

a {
	color: #437E9F;
	text-decoration: none;
}

a:hover {
	color: #8A837C;
	text-decoration: underline;
}

.greyrow {
	background-color: #E3E3E3;
}

.atlheader {
	background-image: url(/templates/images/headergif.gif);
	padding-left: 14px;
	color: #000000;
	font-size: 12px;
	background-position: left;
	background-repeat: no-repeat;
}

.presslink a{
	color: #809684;
	text-decoration: none;
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.presslink a:hover {
	color: #809684;
	text-decoration: underline;
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.boldit {
	font-weight: bolder;
	font-size: 11px;
}

.hrdesc {
	line-height: 0px;
}

.tb_spacing {
	padding-bottom:15px;
}

.bodytext {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C1F12;
}

.datasheet_hilite {
background-color:#66FFFF;
}

/* --------------------------------------------------------- Alignment Classes ------ */

.left-aligned { text-align:left; }
.right-aligned { text-align: right; }
.center-aligned { text-align: center; }
.justify-aligned { text-align: justify; }

/* ================================================================================== */

/* --------------------------------------------------------- In Your Area Hack ------ */
.YourArea_Reqd, .form_left_reqd {
vertical-align:top;
text-align:left;
font-size: 11px;
color:#FF0000;
}
.YourArea_Opt, .form_left_opt {
vertical-align:top;
text-align:left;
font-size: 11px;
}
.form_hide {
visibility:hidden;
}



/* -----------------Header styles------ */
h1 {
	font-size: 13px;
	color: #2C1F12;
	font-family: Geneva, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
}

h2 {
	background-image: url(/templates/images/header_grey.gif);
	padding-left: 14px;
	color: #58743D;
	font-size: 12px;
	background-position: left;
	background-repeat: no-repeat;
	font-weight:normal;
	margin:0px;
}

h3 {
	font-size: 11px;
	color: #2b2b2b;
	font-weight: bolder;
	margin:0px;
}





/* This is for the carrer in major gallery pages */
#careers_wrapper{
width:587px;
height:150px;
text-align:right;
background-image:url(http://wwwcat.scad.edu/templates/images/careers_background.gif);
background-repeat:no-repeat;
}

.careers_header {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:30px;
color:#8a837c;
letter-spacing:3px;
font-weight:600;
width:200px;
font-weight:bold;
}

.careers_major {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14pt;
color:#829683;
font-style:oblique;
padding-right:15px;
}

#careers_list {
padding-right:20px;
padding-left:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#2b2b2b;
}



