body {
	background-color: #d3cec5;
	margin-top: 0px;
}
.heading {
	font-family: "Myriad Pro";
	font-size: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.subheading {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.menu_text {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menu_text1{
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.runningRed {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.runningUL {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.running {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.running a:link {
	color: #990000; 
	text-decoration: underline;
	
}	
.running a:hover {
	text-decoration: none;
}

.running a:visited{
	color: #551a8b;
	text-decoration: underline;	
}	


/*Just running text but bolded*/

.runningBold {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.runningBold a:link {
	color: #990000; 
	text-decoration: underline;
	
}	
.runningBold a:hover {
	text-decoration: none;
}

.runningBold a:visited{
	color: #551a8b;
	text-decoration: underline;	
}


/*tag for running text non justified (left justified)*/
.runningLeft {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.runningLeft a:link {
	color: #990000; 
	text-decoration: underline;
	
}	
.runningLeft a:hover {
	text-decoration: none;
}

.runningLeft a:visited{
	color: #551a8b;
	text-decoration: underline;	
}



.runningIndent {
	text-align: justify;
	font-family: "Myriad Pro";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	text-indent: 100px;
}

.runningIndent a:link, .runningIndent a:visited{
	color: #990000; 
	text-decoration: underline;
	
}	
.runningIndent a:hover {
	text-decoration: none;
}



.dbrunning {
	text-align: justify;
	font-family: "Myriad Pro";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.box {
	border: 1px solid #ccc6c6;
}
.arial_11_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4303f;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}

.arial_11_pink a:link, .arial_11_pink a:visited{
	color: #990000; 
	text-decoration: underline;
}
.arial_11_pink a:hover {
	text-decoration: none;
}


.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4303f;
	text-decoration: none;
	line-height: 16px;
}

.Footer a:link{
	color: #a4303f;
	text-decoration: underline;
}

.Footer a:visited{
	color: #a4303f;
	text-decoration: underline;
}


.Footer a:hover {
	text-decoration: none;
}


.arial_11_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.arial_17_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.arial_11_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31517c;
	text-decoration: none;
	font-weight: bold;
}
.arial_11_blue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31517c;
	text-decoration:underline;
	font-weight: bold;

}
.arial_15_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a4303f;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	
}
.whitetext{
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.runningHL {
background: #ffff00;
color: #000000;

}
