/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* navigation styles */
#nav a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none
	}

#nav a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none
	}

#nav a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none
	}
.boxyTextredbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #fe4a45;
	text-decoration: none;
}
.boxyTextnoalign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;

}
/* bottom Links */
#bottomLinks a:link, #bottomLinks a:visited, #bottomLinks a:active, #bottomLinks a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #b3b3b3;
	text-decoration:none
}
/* boxy text */

.boxyText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #000000;
	text-decoration:none;
	line-height:17px;
	font-weight: normal;
}
.boxyTextnormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	line-height:17px;
	font-weight: normal;
}
.boxyTextlight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-decoration:none;
	line-height:17px;
	font-weight: normal;
}
.boxyTextlightgrey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	text-decoration:none;
	line-height:17px;
	font-weight: normal;
	}
.boxyTextlightgreybold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	text-decoration:none;
	line-height:17px;
	font-weight: bold;
}
.gray11ptBold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
.Bold11Pt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	line-height: 17px;
}
.Bold11Ptwhite{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 17px;
}


.grayText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #b3b3b3;
	text-decoration:none;

}
.headerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:justify;
	color: #000000;
	text-decoration:none;
	line-height:16px;
	font-weight: bold;
}
.subheaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color: #fe4a45;
	text-decoration:none;
	line-height:19px;
	font-weight: bold;
}
.TextRred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fe4a45;
}
.TextRredBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fe4a45;
	font-weight:bold;
}


/* red link */
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline
	}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline
	}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline
	}
	/* grey link */
a.grey:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #999999;
	text-decoration:none	}

a.grey:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #999999;
	text-decoration:none	}

a.grey:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #999999;
	text-decoration:none	}
/* container */
#container{
background-image:url(images/inside_bg.gif);
background-repeat:repeat-x;
}
