body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

p {
line-height: 1.4em;
}

#MainContent{
	padding-left: 10px;
	font-size: .8em;
	position:absolute; 
	top:159px; 
	left: 194px; 
	background-color:#FFFFFF; 
	min-height:579px; 
	width:787px; 
	margin:0px; 
	padding:0px;
	}
	
.text {
	padding: 1em;
	left: 0;
}

.location {
	background-color: #D9ECF2;
	border: thin solid #990000;
	padding-top: 0em;
	padding-right: .5em;
	padding-bottom: 0em;
	padding-left: 1em;
	margin: 1em;
	font-size: .8em;
	width: 13em;
	float:right;
	clear: right;
}

/*.links {
	background-color: #FFF5C6;
	border:thin solid #990000;
	margin:1em 1em 1em 0em;
	padding-top: 0em;
	padding-right: .5em;
	padding-bottom: 0em;
	padding-left: 0em;
	list-style-position:outside;
	list-style-type:disc;
	left: auto;
	font-size: .8em;
	width: 12em;
	float:right;
	clear: right;
}

.links ul li {
	list-style-image:none;
	list-style:none;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	}
*/


.links strong {
padding-left:1em;
}
.links {
background-color: #FFF5C6;
	border:thin solid #990000;
	padding-top: 0em;
	padding-right: .5em;
	padding-bottom: 0em;
	padding-left: 1em;
	margin: 1em;
	font-size: .8em;
	width: 13em;
	float:right;
	clear: right;
}

.links ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
}

.links a {
	display: block;
	text-decoration:underline;
	background:#FFFF5D6;
	color: #0000FF;
	padding:.5em .5em;
}

.links a:hover {
	background: #D9ECF2;
	color:#000;
}

.links li {
display:inline;
}

.newsbox {
	background-color: #DDDDDD;
	border:thin solid #000000;
	margin: 1em;
	padding-top: 0em;
	padding-right: .5em;
	padding-bottom: 0em;
	padding-left: 1em;
	left: auto;
	font-size: .8em;
	width: 13em;
	float:right;
	clear: right;
}

h1 {
	padding-top: .8em;
	font-size: 1.3em;
	font-variant: normal;
	color: #990000;
}
h2 {
	font-size: 1.2em;
	font-variant: normal;
	color: #000000;
}

h3 {
	font-size: 1.1em;
	font-variant: normal;
	color: #000000;
}

h4 {
	font-size: 1.0em;
	font-variant: normal;
	color: #000000;
}

#footer a {
color: #FFFFFF;
}

/* Classes for the Round Cournered Divs */
.round-tl {
 background: url('/images/roundedcorners/top-left.gif') no-repeat top left;
}
.round-tr {
 background: url('/images/roundedcorners/top-right.gif') no-repeat top right;
}
.round-bl {
 background: url('/images/roundedcorners/bottom-left.gif') no-repeat bottom left;
}
.round-br {
 background: url('/images/roundedcorners/bottom-right.gif') no-repeat bottom right;
}
/* End classes for the Round Cournered Divs */


/*Begin classes for "grants" style navigation*/

.sectnav {
	-x-system-font:none;
	color:#272727;
	font-family:Arial, Sans-Serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:6px;
	padding:2px 2px 2px 6px;
	text-indent:-6px;
}
a.sect:link {
	color:#000000;
	text-decoration:none;
}
a.sect:visited {
	color:#000000;
	text-decoration:none;
}
a.sect:active {
	color:#000000;
	text-decoration:none;
}
a.sect:hover {
	color:#CC0000;
	text-decoration:none;
}
.contactInfo {
-x-system-font:none;
color:#000000;
font-family:Arial,Sans-Serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

/*End classes for "grants" style navigation*/


.division-ul3 {
	padding-bottom: 3px;
	list-style-image:url('none');
	list-style-type:none
}

.division-ul5 {
	padding-bottom: 5px;
	list-style-image:url('none');
	list-style-type:none
}

.pad-ul3 li {
	padding-bottom: 3px;
	}	

.pad-ul5 li {
	padding-bottom: 5px;
	}
	
.pad-ol3 li {
	padding-bottom: 3px;
	}

.pad-ol5 li {
	padding-bottom: 5px;
	}	

.pad-dl3 dt, .pad-dl3 dd {
	padding-bottom: 3px;
	}

.pad-dl5 dt, .pad-dl5 dd {
	padding-bottom: 5px;
	}	
	
.warning {
	border-left:thick solid red; 
	background-color:#FFFFCC;
	padding-left: .5em;
	}


@media print {

#footer {
visibility:hidden;
}

#Menu1 {
visibility:hidden;
}

#Menu2, #bg1, #bg2, #bg3, #bg4, #bg5, #bg6, #bg7, #bg8, #swnow, #mySouthwest, #onlineservices, #topright, #leftNavImage  {
visibility:hidden;
}

#Menu1, #Menu2 {
font-size: 1px;
}

#MainContent, #BodyCopy {
position:absolute;
top:0px;
left:0px;
width:100%;
}

body {
background-color: white;
}

.links {
visibility:hidden;
}

#sectParent * {
visibility:hidden;
}


}


