body, body.mceContentBody { 
	background: #e6ffff; 
	font-family: "Liberation sans", Arial, Verdana, "Helvetica Neue", Helvetica, sans-serif;
}


/* RESET */
h1, h2, h3, h4, h5, h6, p  { margin-top: 1%; margin-bottom:0% }
ul, li { margin-top: 0%; margin-bottom:0px; line-height: 120%;}

/* NORMAL CLASS STYLES */

/* A */

a {
  color: #0000CD;
}

a:visited { 
   color: #0000CD; 
}

a:hover {
   color: #006600;
}

/* B */

/* C */

#contentarea {
	padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 0px;
}

/* D */

/* E */

/* F */

/* G */

/* H */

h1 {
	font-weight: normal;
        font-size:30px;
	color: #000000;
}

h2 {
	font-weight: normal;
        font-size:24px;
	color: #000000;
}

h3 {
	font-weight: normal;
        font-size:18px;
	color: #000000;
}

h4 {
	font-weight: normal;
        font-size:15px;
	color: #000000;
        line-height: 130%;
}

h5 {
	font-weight: normal;
        font-size:12px;
	color: #000000;
}

hr {
    display: block;
    text-align: center;
    margin: auto;
    height: 1px;
    width: 50%;
    border: 0;
    border-top: 2px solid #D3D3D3;
    margin: 1em 0;
}

/* I */

/* J */

/* K */

/* L */

#logoimage {
	width: 100%;
	height: auto;
	max-width: 700px;
}

/* M */

#mainTable {
	margin-top: 10px;
	margin-bottom: 30px;
        width: 100%;
	max-width: 900px;
	border: 2px solid #d3d3d3;
	background: #ffffff; 
}

#menuarea {
	padding: 5px;
	border-top: 2px solid #d3d3d3;
	border-bottom: 2px solid #d3d3d3;
}

/* N */

/* O */

/* P */

p {
        font-size: 15px;
	color: #000000;
        line-height: 130%;
}

/* Q */

/* R */

/* S */

/* T */

/* U */

/* V */

/* W */

/* X */

/* Y */

/* Z */


/* DEVICES SMALLER THAN 600px ================================================== */
/* rules that only apply for canvases narrower than 600px ie mobiles*/

@media only screen and (max-width: 600px) { 

/* A */

/* B */

/* C */

/* D */

/* E */

/* F */

/* G */

/* H */

/* I */

/* J */

/* K */

/* L */

/* M */

/* N */

/* O */

/* P */

/* Q */

/* R */

/* S */

/* T */

/* U */

/* V */

/* W */

/* X */

/* Y */

/* Z */

}


















































































































































