@charset "utf-8";
/* CSS Document */

body
{
	
	background-image:url(../images/pageBG.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:13px;
	line-height:19px;
	color:#000000;
	background-color:#e8e8e8;
}

body.template
{
	background-image:url(../images/pageBG-Template.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:12px;
	color:#000000;
	background-color:#e8e8e8;
}

div#page
{
	margin:0 auto 0 auto;
	width:983px;
	width:983px !important;
	height:auto;
}

div#header
{
	width:983px;
	float:left;
	height:77px;
}

div#phone
{
	width:593px;
	height:29px;
	float:left;
}

div#logo
{
	width:387px;
	height:52px;
	margin-top:15px;
	float:left;
}

div#navigation
{
	width:593px;
	float:left;
	background-image:url(../images/navBG.jpg);
	background-repeat:repeat-x;
	height:38px;
	
}

div#flash
{
	background-image:url(../images/flashObjecy980.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:810px;
	height:356px;
	float:left;
}
div#flash ul
{
	margin:0px;
	padding:0px;
	font-size:12px;
	padding-left:12px;
	list-style-type:square;
}

div#flash ul li
{
	padding-bottom:5px;
}



div#bottomHomepage
{
	width:983px;
	height:200px;
	float:left;
	background-color:white;
	padding-top:15px;
}

div#videoButton
{
	width:256px;
	height:189px;
	text-align:center;
	float:left;
}

div#rightColumnHome
{
	width:172px;
	margin-top:28px;
	background-image:url(../images/mih-top.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:332px;
	float:left;
}


div#makeHappenHome
{
	width:248px;
	padding-left:8px;
	height:189px;
	text-align:center;
	float:left;
}

div#homeContent
{
	width:435px;
	font-size:13px;
	line-height:19px;
	float:left;
	padding-left:20px;
	padding-right:15px;
}

div#footer
{
	width:983px;
	text-align:center;
	padding:20px 0px;
	background-color:white;
	float:left;
	min-height:200px;
}

/*Template Styles*/

div#contentContainer
{
	width:983px;
	float:left;
}


div#centerColumn
{
	width:808px;
	min-height:600px;
	float:left;
	background-color:#ffffff;
}

div#headerGraphic
{
	height:188px;
	width:632px;
	float:left;
}

div#mainContent
{
	width:778px;
	padding:20px 15px;
	background-color:white;
	float:left;
}

div#rightColumn
{
	width:172px;
	background-image:url(../images/mih-top.png);
	background-repeat:no-repeat;
	height:332px;
	float:left;
}

div#makeHappenTemplate
{
	width:172px;
	padding-top:108px;
	height:194px;
	float:left;
}

div#footer.template
{
	text-align:center;
	width:808px;
	padding:20px 0px;
	background:none;
	background-color:white;
	background-color:none;
	float:left;
}

/*Format Styles*/

h1
{
	color:#0052af;
	font-size:26px;
	font-weigth:normal;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
}

h2
{
	font-size:18px;
	font-weight:bold;
	color:#003776;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}


div#leftColumn h2
{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
	padding:0px;
	padding-left:8px;
	margin-bottom:8px;
}

p
{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

a, a:visited
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover, a:active
{
	color:#0757b1;
	text-decoration:none;
}



td.tableheader
{
	color:#ffffff;
	background-color:#0052af;
	padding:3px;
	font-size:13px;
	font-weight:bold;
}

.indent
{
	padding-left:10px;
}

td.total
{
	font-weight:bold;
	padding-top:10px;
	background-color:#D6E3F3;
}

td.green
{
	font-weight:bold;
	padding-top:10px;
	background-color:#0C0;
}

td.red
{
	font-weight:bold;
	padding-top:10px;
	color:red;
	background-color:#fff;
}

.small
{
	font-size:10px;
	font-style:italic;
}

div#mainContent ul
{
	list-style-type:square;
	margin:0px;
	padding:0px;
	padding-left:20px;
}

div#mainContent ul li
{
	padding-bottom:5px;
}
.border
{
	border:1px solid #cccccc;
}

.blue
{
	color:#0052af;
	font-size:14px;
	font-weight:bold;
}

a.blue, a:visited.blue
{
	color:#0757b1;
	font-weight:bold;
	text-decoration:none;
}

a:hover.blue, a:active.blue
{
	color:#000000;
	text-decoration:underline;
}
