body.mceContentBody, { 
	background: #e0ebe0; 
	color: #000000;
    font-size:9pt;
}

/* CLASS STYLES */

/* A */

a[href$=".pdf"] {
	background-image: url(/admin/images/pdf_small.gif);
	background-repeat: repeat;
	       /* PDF file */}

/* B */

.btnprimary { 
	color:#ffffff;
	background-color:#0c7097;
	background-repeat:repeat-x;
	background-image:-khtml-gradient(linear, left top, left bottom, from(#1b8ebb), to(#0c7097));
	background-image:-moz-linear-gradient(top, #1b8ebb, #0c7097);
	background-image:-ms-linear-gradient(top, #1b8ebb, #0c7097);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b8ebb), color-stop(100%, #0c7097));
	background-image:-webkit-linear-gradient(top, #1b8ebb, #0c7097);
	background-image:-o-linear-gradient(top, #1b8ebb, #0c7097);
	background-image:linear-gradient(top, #1b8ebb, #0c7097);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b8ebb', endColorstr='#0c7097', GradientType=0);
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	border-color:#0c7097 #0c7097 #073b50;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)
}
.button  {
	color: #006699;
	font-style: normal;
	font-size: 13px;
	background-color: #ffc10d;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 6px;
	font-family: 'adonis-web', georgia, "times new roman", serif;
	font-weight: 700;
}

/* C */

.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}

/* D */

/* E */

/* F */

/* G */

/* H */

/* I */
.image_left_pad_10_right {
	float: left;
	padding-right: 10px;
}
.image_right_pad_10_left {
	float: left;
	padding-right: 10px;
}

/* J */

/* K */

/* L */

/* M */

/* N */

/* O */

/* P */

/* Q */

/* R */

.roundedBox {
      -moz-box-shadow:    3px 3px 5px 6px #ccc;
      -webkit-box-shadow: 3px 3px 5px 6px #ccc;
      box-shadow:         3px 3px 5px 6px #ccc;
      border: 1px #993300 solid;
      border-radius: 5px;
      background-color: #EDE2c6;
       padding:10px;
}
.row1 {
	background-color: #CCCCCC;
	overflow: auto;
}
.row2 {
	background-color: #999999;
	overflow: auto;
}
.rowhighlight {
	background-color: #FF0000;
	overflow: auto;
}

/* S */

.smltbl {  
	font-size: 9px; 
	color: #000000; 
}

/* T */

.tbl {
	font-size: 11px;
	color: #000000;
}
.textbox   {
	color: #333333;
	font-size: 11px;
	vertical-align: middle;
	border: 1px #ffffff solid;
	height: 20px;
	background-color: #ffffff;
}
.textblock  {
	color: #333333;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border: 1px #ffffff solid;
	background-color: #ffffff
}

/* U */

/* V */

/* W */

/* X */

/* Y */

/* Z */


/* STANDARD HTML STYLES */


img { 
	border: 0; 
} 
p, h1, h2, h3, h4, h5, h6{
	text-align: left;
}
p {
	font-size: 13px;
	list-style-type: circle;
	color: #333333;
	font-style: normal;
	font-weight: 400;
}
h1 {
	font-size: 26px;
	font-weight: 700;
	color: #00374d;
	line-height: 31px;
	font-family: 'adonis-web', georgia, "times new roman", serif;
}
h2 {  
	font-size: 23px;
	font-weight: 700;
	color: #006699;
	line-height: 28px;
	font-family: "adonis-web", georgia, "times new roman", serif;
}
h3 {  
	font-size: 18px;
	font-weight: 600;
	color: #00374d;
	line-height: 23px;
}
h4 {  
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	line-height: 20px;
}
h5 {  
	font-size: 15px;
	font-weight: 400;
	color: #006699;
	line-height:19px;
}
h6 {  
	font-size: 12px; 
	color: #00374d;
	font-weight: 600;
}
fieldset {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul {  
	font-size: 11px; 
	list-style-image:   url(images/bullet_round.gif); 
	color: #666666
}

@media only screen and (max-width: 1200px) { 
	/* rules that only apply for canvases narrower than 1200px */
	
#contentArea {
	width: 97%;
}
#contentRight {
	float: left;
	width: 30%;
	min-width: 200px;
}
}
@media only screen and (max-width: 800px) { 
	/* rules that only apply for canvases narrower than 800px */

#heading_div {
	margin-top: 30px;
}

#fadeshow1 {
	display:none;
}
#top_surround {
	margin-bottom: 60px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .4);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .4);*/

}
#menu_divCopy {
	margin-top: 90px;
}

}
@media only screen and (max-width: 650px) { 
	/* rules that only apply for canvases narrower than 650px */

#menu_divCopy {
	margin-top: 60px;
}
}
@media only screen and (max-width: 400px) { 
	/* rules that only apply for canvases narrower than 400px */
	
#heading_div {
	width: 20%;
	max-width: 100px;
	font-size: 18px;
	line-height:18px;
}
#contentRight {
	width: 100%;
	min-width: none;
	margin-left:-30px;
}

.none {}
}






