body {
	font-family: 'Droid Serif', georgia, serif;
	}


	
#container {
	margin: 0 auto;
	width: 800px;
	}

h1 a {
	border: 0;
	text-decoration: none;
	color: #777;
	}

a {
	color: #333; 
	text-decoration: none;
	border-bottom: 1px solid #333;
	}

a:hover {
	color: #777;
	text-decoration: none;
	}

h1 {
	margin: 0;
	font: normal 40pt georgia, serif;
	color: #333;
	}


p.description {
	margin-top: 3px;
	color: #333;
	font-size: 12pt;
	line-height:21px
	}

	
#left {
	width: 550px;
	text-align:left
	}
	
	
#right {
	width: 200px;
	margin-left: 40px;
	}

#right h2 {
	margin: 0;
	}

	
h2 {
	margin: 0;
	font: normal 18pt georgia, serif;
	color: #777;
	}	
	
h3 {
	margin: 0;
	font: normal 26pt georgia, serif;
	color: #333;
	}	
	
.link{
    margin-right:10px;
	color: #333;
	font-size: 11pt;
	text-decoration: none;
	border-bottom: 1px solid #333;
	line-height:20px;
	}
	
.link:hover{text-decoration:none}	

.blacktext{margin-top: 3px;
    margin-right:10px;
	color: #333;
	font-size: 11pt;
	margin-left:50px;
	text-decoration:none
	}
	
.blacktext1{margin-top: 8px;
    	color: #333;
	font-size: 10pt;
	text-decoration:none;
	width:70px; float:left;
	}	
	
.form_div{width:440px;float:left; margin-top:5px}	
		
	
.textbox1 {
border:1px solid #CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
height:20px;
padding-top:2px;
padding-bottom:2px;
width:200px;

}	

.default-value {
border:1px solid #CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
height:22px;
text-align:center;
padding-top:2px;
padding-bottom:2px;
width:200px;

}	

.default-value1 {
border:1px solid #CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
text-align:center;
padding-top:2px;
padding-bottom:2px;
width:200px;

}	

