
textarea{ font-family:Verdana, Geneva, sans-serif; }

#BannerLogo{
	float:left;
	margin-top: 30px;
}

#banner_nav{
	list-style-type:none;
	margin:0;
	padding:0;	
	font-size: 17px;
	float:right;
	margin-top: 135px;
}

#banner_nav li{
	float:left;
}

#banner_nav a{
	display:block;
	padding: 5px 25px 5px 25px;	
	color:#ffffff;
	text-decoration:none;
}

#banner_nav a:hover{
	background-color:#bfa603;
	color: #000000;
}

#middle_paragraph{
	padding: 45px 0 0 25px;
	color: #ffffff;
	font-size: 16px;
	line-height: 35px;
	width: 245px;
	float:left;
}

#billboard{
	width: 605px;
	height: 310px;
	overflow:hidden;
	padding: 30px 0 0 20px;
}

#button{ 
	text-align:center;
	padding: 20px;
	background-color:#768a9b;
	
}

.content_icon{ 
	float:none;
	width:100%;
	height: 175px;
	text-align:center;
}

.content_icon img{ height: 150px; }  

.content_column h2{
	color: #3f474e;
	font-size:16px;
	text-align:center;
	margin-bottom: 15px;
}

.content_column span{
	color: #3f474e;
	font-size:14px;
	text-align:center;
}

#Content h2{ 
	color: #333333;
	font-size: 17px;
	margin-top: 15px;
}


.callout{
	background-color: #ffffcc;
	border:dashed #333333 1px;
	padding: 18px;
	font-weight: bold;
	margin-top: 20px;
	font-size: 15px;
}


.callout h3{ 
	color: #333333;
	font-size: 17px;
}

.ImageButton{ cursor:pointer; }

#ContactFormHolder{ margin-bottom: 125px;}
#ContactFormHolder #ContactFormTitle{ padding-left: 275px; }
#ContactFormHolder #ContactFormError{ padding-left: 175px; color:#F00; }

#frmSubmit{ margin: 25px 25px 25px 150px; }

#frmSubmit .FormLabel{ 
	font-size: 18px; 
}
   
#frmSubmit .FormField{
	font-size: 18px;
	width: 300px;		
}        	

#frmSubmit td{ 
	padding:5px;
	vertical-align:top;	
}

#frmSubmit textarea{
	font-size: 18px;;
	width: 300px;
	height: 150px;
}

#rowCourseList td{ margin-left: -75px; }

#tblCourseList{
	border-collapse:collapse;
	width: 700px;

}

#tblCourseList th{ 
	padding: 15px;
	font-size: 17px;
	background-color: #003333;
	color: #ffffff;
}

#tblCourseList td{ 
	padding: 15px;
	font-weight: normal;
	border: 1px solid #003333;
}

#tblCourseList td input{ width: 20px; }

#tblCourseList td label{ 
	display:block;
	margin-bottom: 10px;
}

#CourseListHolder{ 
	height: 400px;
	margin-top: 10px;
	margin-left: -100px; 
}


#joinnralink{
	background-image:url(../images/JOIN_NRA07.png);
	background-repeat:no-repeat;
	height:182px;
	width: 200px;
	float:left;
}

#footertext{ 
	width: 500px;
	float:left;
	height: 150px;
	padding-top: 40px;
	text-align:center;
}


.dtsvideo{ 
	margin-left: 150px;
	width: 560px;
	height: 315px;
}

#dtswebdev_tree ul{ margin: 3px 0 3px 25px !important;}

.treecontrols{ 
	text-decoration:none;
	background-color: #666666;
	color: #ffffff;
	padding: 5px;
}

.treecontrols:hover{
	background-color:#bfa603;
	color: #000000;
}








