body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-style: normal; 
	font-weight: normal; 
	margin-left: 0px;
	background-color: #FEF9EB;
}

h1 {
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
    color:#F9C54B;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	line-height: normal; 
	margin-bottom:5pt; 
	margin-top:5pt
}

h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold ; 
	color: #000000; 
	margin-bottom:0pt;
}

h4 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold
}

hr {  
	color:#333333;
}


/*links*/
a:link { color:#636463; text-decoration:none; font-weight:bold; }
a:visited { color:#636463; text-decoration:none; font-weight:bold; }
a:hover { color:#333333; text-decoration:none; font-weight:bold; }
a:active { color:#636463; text-decoration:none; font-weight:bold; }


.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width:1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #636463
}

.middleColumn {
	background-color: #FEF9EB;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #BBBBBB;
}

.little {  
	font-size:11px;
	line-height: normal;	
	font-variant: normal;
	color: #666666;
}

.littleGray { 
	font-size:11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: lighter; 
	font-variant: normal;
	color: #666666;
}

table {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal
}

.top {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal
}

.submit { 	
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	width: 65px; 
		
}

textarea, input, select {      
	border-width: 1px;
	border-style: solid;
	border-color: grey; 
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9C54B;
}

.itemselected { 
	background-color: #DDDDDD;
}

.item { 
	background-color: #EEEEEE;
}

