/* STYLE SHEET FOR - DEAN OF STUDENTS WEB SITE - MAIN?SUB PAGES - COMMON REGIONS  */

/* START Block003 : Styles for Email a friend and Printer friendly links DIV*/
#block003 {
	height: 22px;
	width: 758px;
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	background-color: #CCCCCC;
	margin-bottom: 0px;
}
/* END Block003 */

/* START Block004 : Styles for Image and Welcome message*/
#block004 {
	width: 758px;
	padding-left: 5px;
	margin-top: 0px;
}
/* START IMAGE */
#image {
	width: 758px;
}
/* START Welcome */
#welcome {
	width: 746px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-family:Calibri;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	background-color: #EDEAEA;
}
#welcome h1 {
	font-family: Calibri;
	font-size: 29px;
	font-weight: bold;
	color: #013163;
	margin-top: 0px;
	padding-top: 0px;
}
#welcome h2 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #013163;
	margin: 0px;
	padding: 0px;
}


/* END Block004 */

/* START Block005 : Styles for Conent and Right Side Box*/

#block005 {
	width: 758px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.welcome {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Calibri;
	font-size: 15px;
	font-style: italic;
	color: #626362;
	text-transform: none;
	font-weight: normal;
}

/* START Main Content */
#maincontent {
	font-family: Calibri;
	color: #333333;
	font-size: 12px;
	width: 525px;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-right: 2px;
	padding-top: 10px;
}
#maincontent a:link {
	font-family: Calibri;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

#maincontent a:visited {
	font-family: Calibri;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
#maincontent img {
	margin-right: 5px;
	padding-right: 5px;
}

#EmailPrint {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#EmailPrint img {
	text-align: right;
	padding-left: 15px;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* START Right Side Box */
#rightsidebox {
	font-family: Calibri;
	color: #333333;
	font-size: 11px;
	width: 205px;
	float: right;
	padding-left: 5px;
	background-color: #F4F4F4;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#rightsidebox .quote {
	text-align: left;
	background-image: url(/studentaffairs/leadership/images/bg-quotes.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 18px;
	line-height: 20px;
	color: #660000;
}
#rightsideboxphoto {
	font-family: Calibri;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	margin-bottom: 10px;
}
/* Related Links */
#relatedlinks {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	text-align:left;
}
#relatedlinks h1 {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#relatedlinks .announcement {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	font-weight:bold;}
#relatedlinks p a.announcement {
	color:#9e1b34;
	line-height:20px;
	text-decoration:none;}
#relatedlinks p a:hover.announcement {color:#003366;}



#rightsideboxmailingadd {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	color: #333333;
	padding: 5px;
}
#rightsidebox h1 {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#rightsidebox h2 {
	font-family: Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

#rightsidebox ul {
	color: #666666;
	margin-top: -1px;
}
#rightsidebox li {
	margin-top: 5px;
}


#rightsidebox a:link, a:visited, a:hover {
	color: #336699;
	text-decoration: underline;
}


#rightsidebox h3 {
	font-family: Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	letter-spacing: 1px;
}

/* Library of Styles */
.float-left {
	float: left;
}
