body {
	font-family:verdana;
	color:#7f7f7f;
	font-size:14px;
	text-align:center; /* Hack for IE5/Win */
	margin: 0px 0px;
	padding: 0px 0px;
}

a {
	color:#ce641d;
	text-decoration:none;
}

a:hover {
	color:#ce641d;
	text-decoration:underline;
}

#logo {
	margin: 12px 0px 7px 0px;
}

#header {
	clear: both;
	width:900px;
	padding:0px 0px;
	background-color:#ffffff;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

#navbar {
	clear:both;
	padding:0px 0px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; 
	background-color:#ce641d;
}

#menu {
	clear:both;
	width:895px;
	padding:2px 0px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; 
}

#blueLine {
	clear:both;
	height: 5px;
	padding:0px 0px;
	margin:2px 0px;
	text-align:center; 
	background-color:#0032d3;
}

#page_heading {
	clear: both;
	width:895px;
	padding:8px 0px;
	background-color:#ffffff;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

#content {
	clear: both;
	width:895px;
	padding:0px 0px;
	background-color:#ffffff;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; 
}

#footer {
	color:#ffffff;
	text-align:center; 
	margin: 0px 0px;
	padding: 4px 0px;
	background-color:#ce641d;
	line-height:12px;
}

#navlist
{
	width:895px;
	display: inline;
	font-weight:bold;
	margin:0px 0px;
	padding:0px 0px;
	font-size:18px;
}

#navlist li
{
	display: inline;
	white-space:nowrap;
	margin:0px 0px;
	list-style-type: none;
	padding:0px 40px 0px 0px;
}

#navlist li a
{
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
}

#navlist li a:hover
{
	text-decoration:none;
	color:#dddddd;
}

#content_column1 {
	float:left;
	min-height:400px;
	width:435px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align:left; /* Counteract to IE5/Win Hack */
}

#content_column2 {
	float:left;
	min-height:400px;
	width:435px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px;
	text-align:left; /* Counteract to IE5/Win Hack */
}

.headingText {
	font-weight:bold;
	font-family:verdana;
	font-size:20px;
	color:#7f7f7f;
}

.orangeText {
	color:#ce641d;
}

.largeText {
	font-size:30px;
}

.midText {
	font-size:15px;
}

.boldText {
	font-weight:bold;
}

.accreditation {
	font-weight:bold;
	font-size:11px;
}

.paraText {
	font-weight:bold;
	color:#7f7f7f;
	font-size:13px;
}

#page_spacer {
	height:20px;
	clear: both;
	padding:0px 0px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
}

.quote {
	font-size:14px;
	font-style:italic;
	text-align:left;
}

.quoteHeading {
	color:#ce641d;
	font-size:14px;
	font-weight:bold;
}

.linkHeading {
	color:#ce641d;
	font-size:16px;
	font-weight:bold;
}

.linkList {
	margin: 0px 0px 30px 10px;
	padding: 0px 0px;
	list-style-type: none;
}

.linkList li
{
	line-height:12px;
	margin:9px 0px;
	padding:0px 0px;
}

.linkList li a
{
	font-size:14px;
	color:#7f7f7f;
	text-decoration:none;
}

.linkList li a:hover
{
	font-size:14px;
	color:#7f7f7f;
	text-decoration:underline;
}

.faqHeading {
	font-weight:bold;
	color:#ce641d;
}


















