body {
	position:relative;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

body.printScreen{
	background:#ffffff;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11.5px;
	width:700px;
	color:#000;
	margin:0 0 0 20px;
	padding:0;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

.internalcontent{ font-size: 13px; line-height:18px; color: #606060; }

h1 {
	font-size: 24px;
	/*color: #992d34;*/
	color: #7A0022;
	line-height: 24px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	/*border-bottom: 1px solid #B3B3B3;*/
}

h2 {
	color: #4d7d9a;
	font-size: 15px;
	margin: 12px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border: 0px solid;
	line-height: 16px;
}

h3 {
	font-size: 13px;
	color: #4d7d9a;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 11px;
	color: #718611;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding:0px;
}

h5 {
	color: #4d7d9a;
	font-size: 15px;
	font-weight: lighter;
	margin: 12px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid;
	line-height: 15px;
}
h6 {
	background:#F0F0F0;
	font-size: 12px;
	font-weight: lighter;
	padding:4px;
	font-style: italic; 
}

/** BUTTON STYLES **/
/*
.orange-button, .internalcontent a.orange-button{ border-top: 1px solid #d5762d; border-left: 1px solid #d5762d; background: #ff7925; background: -webkit-gradient(linear, left top, left bottom, from(#ffa34c), to(#ff7925)); background: -moz-linear-gradient(top, #ffa34c, #ff7925); padding: 4px 8px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: rgba(170,170,170,1) 1px 1px 1px; -moz-box-shadow: rgba(170,170,170,1) 1px 1px 1px; box-shadow: rgba(170,170,170,1) 1px 1px 1px; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #ffffff; font-size: 13px; font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif; text-decoration: none; vertical-align: middle; }
.orange-button:hover, .internalcontent a.orange-button:hover{ border-top-color: #ffa34c; border-left-color: #ffa34c; background: #ffa34c; color: #ffffff;}
.orange-button:active, .internalcontent a.orange-button:active{ border-top-color: #d5762d; border-left-color: #d5762d; background: #d5762d; }
*/
.orange-button, .internalcontent a.orange-button{ border-top: 1px solid #ffa34c; border-left: 1px solid #ffa34c; background: #cc6600; background: -webkit-gradient(linear, left top, left bottom, from(#ffa34c), to(#cc6600)); background: -moz-linear-gradient(top, #ffa34c, #cc6600); padding: 4px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: rgba(170,170,170,1) 1px 1px 1px; -moz-box-shadow: rgba(170,170,170,1) 1px 1px 1px; box-shadow: rgba(170,170,170,1) 1px 1px 1px; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #ffffff; font-size: 13px; font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif; text-decoration: none; vertical-align: middle; }
.orange-button:hover, .internalcontent a.orange-button:hover{ border-top-color: #cc6600; border-left-color: #cc6600; background: #cc6600; color: #ffffff;}
.orange-button:active, .internalcontent a.orange-button:active{ border-top-color: #e37200; border-left-color: #e37200; background: #e37200; }
/*
.green-button, .internalcontent a.green-button{ border-top: 1px solid #8d9d74; border-left: 1px solid #8d9d74; background: #70ab53;background: -webkit-gradient(linear, left top, left bottom, from(#a3c553), to(#70ab53));background: -moz-linear-gradient(top, #a3c553, #70ab53); padding: 4px 8px;-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: rgba(170,170,170,1) 1px 1px 1px; -moz-box-shadow: rgba(170,170,170,1) 1px 1px 1px; box-shadow: rgba(170,170,170,1) 1px 1px 1px; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #ffffff; font-size: 13px; font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif; text-decoration: none; vertical-align: middle; }
.green-button:hover, .internalcontent a.green-button:hover{ border-top-color: #a3c553; border-left-color: #a3c553; background: #a3c553; color: #ffffff; }
.green-button:active, .internalcontent a.green-button:active{ border-top-color: #70ab53; border-left-color: #70ab53; background: #70ab53; }
*/
.green-button, .internalcontent a.green-button{ border-top: 1px solid #a3c553; border-left: 1px solid #a3c553; background: #718611;background: -webkit-gradient(linear, left top, left bottom, from(#a3c553), to(#718611));background: -moz-linear-gradient(top, #a3c553, #718611); padding: 4px 8px;-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: rgba(170,170,170,1) 1px 1px 1px; -moz-box-shadow: rgba(170,170,170,1) 1px 1px 1px; box-shadow: rgba(170,170,170,1) 1px 1px 1px; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #ffffff; font-size: 13px; font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif; text-decoration: none; vertical-align: middle; }
.green-button:hover, .internalcontent a.green-button:hover{ border-top-color: #718611; border-left-color: #718611; background: #718611; color: #ffffff; }
.green-button:active, .internalcontent a.green-button:active{ border-top-color: #8ea617; border-left-color: #8ea617; background: #8ea617; }



