

/*
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
*/

/*
* {
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
*/


body {
	background: #ffffff;
/*
	background-image: url(../img/SideFlute_LowShine_Masked_Warm_Crop2_240w_c10.jpg);
	background-repeat: no-repeat;
*/
	color: #000000;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 15px;
	line-height: 130%;
	margin: 0px;
	text-align: left;
}


/*
div.wrapper {
    max-width: 500px;
	width: 500px;
    margin: auto;
}
*/

#page_wrapper {
	/*border-top: #34140a 4px solid;*/
	/*background: url(../img/nfsHeaderGreen_Tall_c20.jpg) repeat-x center top;*/
	width: 100%;
}

A:link {
	color: #336699;
	text-decoration: underline
}
A:visited {
	color: #336699;
	text-decoration: underline;
}
A:active {
	color: #660000;
	text-decoration: underline;
}
A:hover {
	color: #660000;
	text-decoration: underline;
}

TD {
	font-size: 15px;
	font-family : Verdana;
}

P {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 28px;
	line-height: 100%;
	margin-left: 40px;
}

HR {
	color : #336699;
	height : 1px;
}

h1 {
	font-size: 44px;
	font-family: Verdana, Helvetica, Sans-serif;
	color: #660000;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom:00px;
}

h2 {
	font-size: 44px;
	font-family: Verdana, Helvetica, Sans-serif;
	color: #000099;
	font-weight: bold;
	padding-bottom:20px;
}

h3 {
	font-size: 18px;
	font-family: Verdana, Helvetica, Sans-serif;
	color: #660000;
	font-weight: bold;
}

.tile {
	line-height: 50px;
}

.tile_fc {
	line-height: 0px;
}
