
/* Style Id:119 DefaultStyles*/

.Seeems-Border {
 	/* TODO put your content here */
}
.Seeems-Button {
 	/* TODO put your content here */
}
.Seeems-CheckBox {
 	/* TODO put your content here */
}
.Seeems-HorizontalSeparator {
 	/* TODO put your content here */
}
.Seeems-Image {
 	/* TODO put your content here */
}
.Seeems-ImageLink {
 	/* TODO put your content here */
}
.Seeems-ImageText {
 	/* TODO put your content here */
}
.Seeems-VeryLargeHeading {
	font-family: Arial Rounded MT Bold,Verdana, Arial;
 	font-size: 20px;
}
.Seeems-LargeHeading {
 	padding-top: 12px;
	font-size: 16px;
}
.Seeems-NormalHeading {
 	padding-top: 12px;
 	font-size: 14px;
}
.Seeems-SelectList {
 	/* TODO put your content here */
}
.Seeems-SmallHeading {
 	padding-top: 6px;
 	font-size: 12px;
}
.Seeems-Text {
 	/* TODO put your content here */
}
.Seeems-TextBox {
 	/* TODO put your content here */
}
.Seeems-TextLink {
 	/* TODO put your content here */
}
.Seeems-VerticalSeparator {
 	/* TODO put your content here */
}

/* Style Id:2372 Reset CSS*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* Style Id:2373 BodyFrontend*/

body{
	background-color: #dddddd;
}
/* Style Id:2374 Body*/

body{
	font-family: times, Verdana, Arial;
	font-size: 11px;
	color:#696969;
 	/* margin:10px; */
	/* padding:10px; */
	margin-top:5px;
}
/* Style Id:2375 MainMenu*/

.MainMenu ul{
	list-style-type:none;
  	padding:0px;
 	margin:0px;
}

.MainMenu a{
	font-family:times new roman, verdana, "times new roman";
	font-size:13px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	margin:8px 20px 5px 20px;
	display:block;
padding-left: 20px;
}

.MainMenu a:hover{
	color:white;
}

.MainMenu .css-menu-selected a
{
	color:white;
}
/* Style Id:2376 Areas*/

.TopArea{
	font-family:times new roman, Verdana, Arial; 
	font-size:9px;
	color:#ffffff;
}

.TopArea a{
	color:#ffffff;
}

.TopArea a:hover {
	color:#ffff00;
	text-decoration:underline;
}

.TopArea .Seeems-Text{
	line-height:18px;
}

.LeftArea .Seeems-NormalHeading{
	font-family: times new roman, "verdana";
	font-weight:bold;
	font-size:16px;
	color:#ffff00;
	padding:0px 15px 0px 15px;
	text-transform:none;
}

.LeftAreaBox{
	padding:15px;
}

.LeftAreaBox .Seeems-NormalHeading{
	font-family: times new roman, Arial, Verdana; 
	font-weight:normal;
	font-size:12px;
	color: #ffff00;
	padding:0px;
	text-transform:none;
}

.LeftAreaBox .Seeems-Text{
	font-family: times new roman, Arial, Verdana;  
	font-weight:normal;
	font-size:11px;
	color: #ffffff;
}

/* Style Id:2377 EasyBoxes*/

.EasyBoxes a{
	text-decoration:none;
}

.MainBox, .SubBox{
	position:relative;
}

.MainBoxContent{
	padding:15px;
	position:absolute;
	left:0px;
	bottom:10px;
	background:white;
	color:#000000;
}

.SubBoxContent{
	padding:15px;
	position:absolute;
	left:0px;
	bottom:10px;
	background:url(/Files/EdmundArnold/Template/orange_back.png);
	color:#000000;

}

.MainBoxHeading, .SubBoxHeading{
	font-family: times new roman, Georgia, "times new roman";
	color: #000000;
	text-decoration:bold;
	font-size: 24px;
	line-height:12px;
}

.MainBoxDescription, .SubBoxDescription{
	font-family: times new roman, Georgia, "times new roman";
	color: #000000;
	text-decoration:none;
	font-size:14px;
	line-height:10px;
	padding-top:10px;	
}

