@charset "utf-8";
/* CSS Document */


.contentshell  {
	line-height:200%;
	text-align:left;
	width:100%;
}

.contentshellthin  {
	line-height:140%;
	text-align:left;
	width:100%;
}

cp {
	/*float:left;*/
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bolder;
	color:DarkRed;
	font-size: 16px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	white-space:nowrap;
	

}

op {
	/*float:left;*/
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:FireBrick;
	font-size: 15px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	white-space:nowrap;
	

}

opf {
	/*float:left;*/
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:FireBrick;
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	white-space:nowrap;
	

}

cpt {
	/*float:left;*/
	font-family:  Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif;
	font-weight:bolder;
	color:MidnightBlue;
	font-size: 14px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	white-space:nowrap;
	

}

opt {
	/*float:left;*/
	font-family:  Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif;
	font-weight:bold;
	color:MediumBlue;
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	white-space:nowrap;
	

}


smp {
	/*float:left;*/
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	/*white-space:nowrap;*/
	

}

.navbar1 {
	width:100%;
	min-width:220px;
	max-width:100%;
	padding-top:10px;
	padding-bottom:10px;
	/*background-image:url("Images/navbarbackground.jpg");*/
	background-color:WhiteSmoke;
			
}

.navbarfooter {
	width:100%;
	min-width:220px;
	max-width:100%;
	padding-bottom:10px;
	/*background-image:url("Images/navbarbackground.jpg");*/
	background-color:transparent;
			
}