BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-size : 12px;
	font-family : 'Trebuchet MS', Verdana, sans-serif;
	margin : 0px ;
	background : url(/_images/misc/bg_litehatch.gif) repeat;
}

a:link {  color: #10356C; text-decoration: underline}
a:visited { color: #10356C; text-decoration: underline}
a:hover { color: #10356C; text-decoration: underline}
a:active { color: #10356C; text-decoration: underline}

A.standard:LINK, A.standard:VISITED,A.standard:ACTIVE {
	color : #1786AF;
	font-weight : bold;
	text-decoration : underline;
}

A.standard:HOVER {
	color : #1786AF;
	font-weight : bold;	
	text-decoration : underline;
}

A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE {
	color : #747274;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

A.menu:HOVER {
	color : #709C17;
	font-weight : bold;	
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

/* Content Format */

UL {
	font-size : 12px; 
	font-family : 'Trebuchet MS', Verdana, sans-serif;
	list-style-image: url(/_images/misc/bullet_arrow.gif);
}

strong.heading1 {
	font-size : 13px;
	font-weight : bold;
	text-align : left;
	color : #444444;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

strong.heading2 {
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	color : #444444;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	color : #76A614;
	font-family : 'Trebuchet MS', Verdana, sans-serif;
}

img.light-border{
	border : 1px solid #aaaaaa;
}

/*
	TABLES
*/

td.content {
	font-size : 12px;
	font-weight : normal;
	padding : 10px;
	text-align : justify;
	color : #555555;
	font-family : 'Trebuchet MS', Verdana, sans-serif;
}

td.content-nopad {
	font-size : 12px;
	font-weight : normal;
	text-align : left;
	color : #555555;
	font-family : 'Trebuchet MS', Verdana, sans-serif;
}

td.menu {
	font-size : 10px;
	padding-left:3px;
	cursor: hand;	
	height: 19px;
	margin-left : 0px;
	text-align : left;
	padding-bottom : 2px;
	padding-top : 2px;
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	

}

td.menu-alt {
	font-size : 10px;
	height : 17px;	
	text-align : left;
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

td.menu-hover {
	font-size : 10px;
	padding-left:3px;
	height: 19px;
	cursor: hand;	
	margin-left : 0px;
	text-align : left;
	padding-bottom : 2px;
	padding-top : 2px;
	background-color : #F5F4F4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

td.menu-bullet {
	font-size : 11px;
	font-weight : normal;
	padding-left : 4px;
	padding-right : 3px;	
	padding-top : 2px;
	text-align : left;
	color : #aaaaaa;
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sub_title {
	font-size : 11px;
	font-weight : normal;
	Font-weight: bold;
	padding-bottom : 4px;	
	text-align : left;
	color : #76A614;
	background-color : #ffffff;
	border-bottom: 1pt dashed #DADADA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.img_title {
	padding-top : 4px;
	background-color : #ffffff;
	border-bottom: 1pt solid #DADADA;
}
.txt-bold {
	font-size : 11px;
	font-weight : bold;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #76A614;

}

/*
	FORMS	
*/

INPUT.SEARCH
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
	COLOR : #777777;
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	BORDER:1px solid #cccccc; 
	margin-TOP:3px; 
	margin-Bottom:3px;
	width:100px;
	height:15px;
}