/* UMASS Website Style Sheet
created Dec 13, 2007
Media Solutions International */

/* Eric Meyer's CSS reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
	background-color: #D2E4F7;
}
body {
	color: #000;
	background-color: #fff;
	font-size: 13px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	cursor: pointer;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

h1 	{font-size: 24px; font-weight: bold; color: #0651A0; margin-bottom: 12px;}
h2 	{font-size: 20px; font-weight: bold; color: #0651A0; margin-bottom: 12px;}
h3 	{font-size: 18px; font-weight: bold; color: #0651A0; margin-bottom: 12px;}
h4 	{font-size: 16px; font-weight: bold; color: #0651A0; margin-bottom: 12px;}
h5 	{font-size: 12px; font-weight: bold; color: #0651A0; margin-bottom: 3px;}

.bold_text	{font-weight: bold;}
.normal_text	{font-weight: normal;}

#container
	{
	position: relative;
	width: 771px;
	margin-left: 0px;
	margin-right: auto;
	height: 100%;
	}
	
#container_home
	{
	position: relative; top: 100px;
	width: 771px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	
	}

#container_home img
	{
	
	border: 1px solid #A9A9AB;
	}


	
#container_home3
	{
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
    text-align: left;
	width: 771px;
	position: relative;
	height: 540px;
	}

#header
	{
	position: relative;
	width: 742px;
	height: 83px;
	margin-left: 0px;
	margin-right: auto;
	margin: 0 auto 0 0;
	padding: 0;
	border-top: 1px solid #0651A0;
	border-bottom: 1px solid #0651A0;
	
	}
	
.ban_img	{float: right;}
	
#logo	
	{
	float: left;
	}
	
#nav_home
	{
	position: absolute; top:350px; left: 350px;
	z-index: 2;
	display: inline;
	}
	
	
#content	
	{
	position: relative; top: 20px; left: 134px;
	text-align: left;
	width: 637px;
	height: 100%;
	border-left: 1px solid #0651A0;
	margin-left: 0px;
	margin-right: auto;
	padding-bottom: 20px; 
	}
	
#content_title
	{
	position: relative;
	width: 605px;
	height: 30px;
	border-bottom: 1px solid #0651A0;
	}
	
#content_text
	{
	position: relative;
	padding-left: 250px;
	padding-top: 40px;
	width: 300px;
	height: 100%;
	line-height: 16px;
	}
	
#content_text ul {display: block; padding-left: 15px;}
#content_text li {list-style: disc;list-style-type:disc; list-style-position: outside; line-height: 17px;}

a:link {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0651A0;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:  #0651A0;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C2731E;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C2731E;
	text-decoration: none;
}

.table	{border-spacing: 3px;}

#disclaimer
	{
	font-size: 9px;
	padding: 40px 20px 0px 60px;
	width: 500px;
	}
#disclaimer a:link {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0651A0;
	text-decoration: none;

}
#disclaimer a:visited {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:  #0651A0;
	text-decoration: none;
}
#disclaimer a:hover {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C2731E;
	text-decoration: none;
}
#disclaimer a:active {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C2731E;
	text-decoration: none;
}

subfooter{border:none;}
