
/* MACF TOOLS */

.stretch,
.clear
{
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	font-size: 15px;
	line-height: 1px;
}

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.menu_horiz:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix
{
	display: inline-block; 
	width: 100%;
}

* html>body .menu_horiz
{
	display: inline-block; 
	width: 100%;
}

* html .clearfix
{
	/* IE-Mac Fix \*/
	height: 1%;
}

* html .menu_horiz
{
	/* IE-Mac Fix \*/
	height: 1%;
}

.replace
{
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent;
}

.replace *
{
	text-indent: -10000px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent;
}

.replace a
{
	text-indent:0;
}

.replace a span
{
	text-indent:-10000px;
}

span.accesskey
{
	text-decoration:none;
}

.accessibility
{
	position: absolute;
	top: -999em;
	left: -999em;
}

/* MACF COLORS LAYOUT */

body
{
	background: #333333;
	color: #000000;
}

div#page
{
	border: 0px;
	background: #fff;
}
		
div#header
{
	color: #fff;
}
		
div#footer
{
	color: #000000;
	background-color: #c6d6c4;
}
		
a,
a:link 
a:active, a:visited
{
	/* color: #000033; */
}

.subheadercrumbs:hover
{
	color: #ffffff;
}
.subheadercrumbs:link
{
	color: #ffffff;
}
.subheadercrumbs:active
{
	color: #ffffff;
}
.subheadercrumbs:visited
{
	color: #ffffff;
}
.subheadercrumbs
{
	color: #ffffff;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6
{
	color: #622500;
}
.notice
{
	border: 1px solid #000000;
	background-color: #FFFDF4;
}

/* MACF TYPOGRAPHY */

body
{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1em;
}

.GrantHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #001C6E;
	font-weight: normal;
}


.linkcol {
font-size: 16px;
line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: underline;
	text-align: right;
	padding-right: 8px;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #620030;
}

.emphHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #622500;
}

div
{
	font-size: 1em;
}

img
{
	border: 1;
}

.pisearchresultheader
{
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.pisearchlink:link
{
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.pisearchlink:hover
{
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.pisearchlink:active
{
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.pisearchlink:visited
{
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}


/* LINKS */
a,
a:link {text-decoration: underline; color: #00447D;}
a:active, a:visited {text-decoration: underline; color: #00447D;}
a:hover {text-decoration: underline; color: #00447D;}

/* HEADINGS */
h1
{
	font-size: 2em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

h2
{
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

h3
{
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	padding:0;
}

#menu_vert h2
{
	margin-left: 10px;
}

h4
{
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding: 0;
}

h5
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding: 0;
}

h6
{
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	padding: 0;
}

/* TEXT */
p
{
	font-size: 1em;
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height:1.4em;
}

blockquote
{
	border-left: 10px solid #ddd;
	margin-left: 10px;
}

pre
{
	font-family: monospace;
	font-size: 1.0em;
}

strong, b
{
	font-weight: bold;
}

em, i
{
	font-style:italic;
}

code
{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	white-space: pre;
}

.cdate
{
	color: #FFFFFF;
}

.large {
	font-size: 17px;
	font-style: normal;
text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #622500;
}

.medium {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

/* LISTS */
#main ul
{
	line-height:1.4em;
	margin: 0 0 1.5em 0;
	padding: 0;
}

#main ul li
{
	margin: 0 0 0.25em 30px;
	padding: 0;
}

ol
{
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
	padding: 0;
}

ol li
{
	font-size: 1.0em;
	margin: 0 0 0.25em 30px;
	padding: 0;
}

dl
{
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.4em;
}

dl dt
{
	font-weight: bold;
	margin: 0.25em 0 0.25em 0;
	padding: 0;
}

dl dd
{
	margin: 0 0 0 30px;
	padding: 0;
}


hr
{
   
}

div.hr
{
	height: 1px;
	margin: 1.5em 10px;
	border-bottom: 1px dotted black;
}

/* MACF SUB PAGE LAYOUT */

body
{
	margin: 0;
	padding: 0;
	text-align: center;
}

div#page
{
	width: 100%;
	margin:  0px auto 0px auto;
	padding: 0;
	text-align: left;
}
    
div#header
{
	margin: 0;
	padding: 0;
	height: 80px;
	background: #CEE0CC url(uploads/images/macflbg2.gif) repeat-x 0 0;            
	text-align: left;
}

div#subheaderdate
{
	position: absolute;
	right: 24px;
	top: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 170px;
	line-height: 19px;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

div#subheadercrumbs
{
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 24px;
	margin-right: auto+5;
	background: #000000;
	color: #FFFFFF;
	line-height: 19px;
	font-weight: normal;
	font-size: 80%;
}

.shcrumbsl:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
}

.shcrumbsl:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
}

.shcrumbsl:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
}

.shcrumbsl:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
}

div#content
{

}
        
div#main
{

}

div#sub
{

}

div#footer
{
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #c6d6c4 url(uploads/images/macblbg1.gif) repeat-x 0 0;      
}

div#footer p
{
	font-size: 0.8px;
	margin: 0;
	padding: 15px;
	text-align: center;
}

div#content
{
	position: relative;
	width: 100%;
	margin: 0px auto 0px 0;
	padding: 0;
	text-align: left;
	background-image: url(uploads/images/mainbg.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.TextField
{
	background-color: #fff2db;
	color: #3D3D6B;
	font-size: 10pt;
	font-family: arial;
	border: 1px solid #000000;
}

div#main
{
	margin-left: 210px;
	padding: 15px 15px;
}

div#menu_vert
{
	float: left;
	width: 200px;
	display: inline;
	margin: 0px;
}

div#content2
{
	display: none;
}

div#menu_horiz
{
	display: none;
}
