body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	color: #000000;
}

h1 { font: bold 16pt Verdana, Helvetica, sans-serif; }
h2 { font: bold 14pt Verdana, Helvetica, sans-serif; }
h3 { font: bold 13pt Verdana, Helvetica, sans-serif; margin: 0;
    color: #000000;}



blockquote { margin-left: 60px; margin-top: 20px; margin-right: 20px; }

p {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	}

p.title { 
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 14pt; 
	}

.tblhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    color: #000000;
    }
    

#container {
	width:740px;
	top: 0px;
	margin-left:20px;
	margin-right:40px;
	}
    
#logo {
    width:740px;
    height: 135px;
    top: 0px;
    position: absolute;
    background-image: url('http://www.sfccnm.edu/pix/NMICC-cleanlogo.gif'); 
	background-repeat: no-repeat;
	}

#content {
	width: 740px;
	font-style: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left:0px;
    margin-right:5px;
	padding:0px 10px 0px 10px;
	position: absolute;
	left: 10px;
	top: 140px;
	}

#sidebar {
    width: 225px;
    font-style: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    margin:5px 0px;
	PADDING-RIGHT: 5px; 
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
	position: absolute;
	left: 760px;
	top: 60px;
	border-left: solid 2px #e3a856;
	}


#spacehead {
            style="FONT-WEIGHT: 500; 
            FONT-SIZE: 12pt; 
            COLOR: #005581; 
            LINE-HEIGHT: 0.07; 
            PADDING-TOP: 20px;
            FONT-FAMILY: Arial, Helvetica, sans-serif;
            LETTER-SPACING: 0.15em"
            }
    
#content h1 {
	font-size: 3.2em;
	font-weight: 600;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	color: #000;
}

#content h3 {
    font-size: 1.4em;
	font-weight: 600;
	line-height: .07;
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.15em;
	color: #005581;
	}

#content h2 {
    font-size: 1.6em;
	font-weight: 600;
	margin-top: 15px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	color: #005581;
	}

	
#content h4 {
    font-size: 1.2em;
	font-weight: normal;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: -5px;
	letter-spacing: 0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	}



#sidebar ul {
	padding:5px 10px;
	margin:0px 0px 0px 10px;
	padding:0px 10px;
	clear: both;	
	}
	
#content ul {
	margin:0px 0px 0px 20px;
	padding:5px 10px;
	clear: both;
	line-height:1;
	}

#sidebar ol {
	padding:5px 10px;
	margin:0px 0px 0px 10px;
	padding:0px 10px;
	clear: both;	
	}
	
#content ol {
	padding:5px 10px;
	margin:0px 0px 0px 20px;
	padding:0px 10px;
	clear: both;
	}



a:link, a:visited {
	font-weight: bold;
	color: #005581;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}

a:active {
	font-weight: bold;
	color: #005581;
	}