.copy {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #555555;
	text-decoration: none;
	height: 12px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
}

.copy_area {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	background-color: #ffffff;
	padding-left: 5px;
}

.head_area {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	background-color: #F79C0F;
	padding-left: 5px;
}

.head_grey {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	background-color: #333333;
}

.menu_area {
	float: right;
	height: 12px;
	width: 200px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #aaaaaa;
}

.menu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: RIGHT;
	height: 12px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.menu:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353131;
	margin: 0px;
	float: right;
	height: 12px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 110px;
	text-align: left;
	
}
.menu_hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353131;
	margin: 0px;
	float: right;
	height: 12px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left:100px;
	cursor:text;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	
	color: #fff;	
}
h1 {
	font-size: 2.2em;		
}
h2 {
	font-size: 2em;
	color: #88ac0b;
}
h3 {
	font-size: 0.75em;
	font-weight: normal;
	padding-left: 5px;

}

a:link, a:visited { 
	text-decoration: none;
	
}
a:hover { color: #fff; }
a:link.more, a:visited.more {
	float: left;	
	margin-top: 20px;	
	margin-right: 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #E7871C;
	background-color: #E27304; 
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;	
	color: #fff;		
}
a:hover.more {	
	border: 1px solid #5A9223;
	background-color: #4C7B1E; 
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11;
	margin: 0px;
	width: 660px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	background: #feb9f8 url('gradhead.png') repeat-x;
	border-top: 2px solid #ffddf5;
	border-bottom: 1px solid #fff;
	color: #390027;
}
#gradient-style td
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #690034;
	border-top: 1px solid #fff;
	background: #ffe8fa url('gradback.png') repeat-x;
	text-align: right;
}
#gradient-style tfoot tr td
{
	background: #ffe8fd;
	font-size: 11px;
	color: #9c0054;
}
#gradient-style tbody tr:hover td
{
	background: #fdd0fa url('gradhover.png') repeat-x;
	color: #35011b;
}

.mainback
{
	background-color:#FFF;
	font-size: 14px;
	}
	
.maintext
{
	font-family:Verdana, Geneva, sans-serif;	
	font-size:13px; 
	color:#555555; 
	padding-left:45px; 
	padding-top:10px; 
	padding-right:30px;
	text-align: justify;
	}
	

.maintextheading
{
	font-family:Verdana, Geneva, sans-serif;	
	font-size:13px;
	/*font-style:italic;*/
	font-weight:bold;
	color:#C60;
	padding-left:45px; 
	padding-top:10px; 
	padding-right:30px;
	text-align: justify;
	text-transform:uppercase;
	}
.maintextsubheading
{
	font-family:Verdana, Geneva, sans-serif;	
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#333;
	padding-left:45px; 
	padding-top:10px; 
	padding-right:30px;
	text-align: justify:
	}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#container {
   min-height:135px;
   position:relative;
}
#header {
   background:#ff0;
   padding:10px;
}
#body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}


#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:186px;   /* Height of the footer */
	background-image:url(footer.png);
	background-repeat: no-repeat;
	left: -5px;
}
