.grn_bold {
font-family: verdana;
font-weight: bold;
font-size: 12pt;
color: #006633;
}

.grn_bold10pt {
font-family: verdana;
font-weight: bold;
font-size: 10pt;
color: #006633;
}

.grn {
font-family: verdana;
font-weight: normal;
font-size: 10pt;
color: #006633;
}

.blue {
font-family: verdana;
font-weight: normal;
font-size: 8pt;
color: blue;
}

.red {
font-family: verdana;
font-weight: normal;
font-size: 10pt;
color: red;
}

.knowledgebase td {
font-family: verdana;
font-weight: normal;
font-size: 8pt;

}
	
.style_ctl_label {
		font-family: verdana;
		font-weight: normal;
		font-size: 7pt;
		color: blue;
		margin-bottom: 5px;
}

.style_ctl_label input,select{
		font-size: 7pt;
		margin-bottom: 5px;	
		
}

.style_ctl_title {
		font-family: verdana;
		font-weight: bold;
		font-size: 7pt;
		color: #000000;
}

/* ALL INSTRUCTIONAL TEXT USE THIS STYLE CLASS */	
.cp_instructions {
			text-align: justify;
			margin-top: 0px;
			margin-bottom: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			font-family: verdana;
			font-weight: normal;
			font-size: 10pt;
			color: #000000;
}
	
.cp_instructions li{
			margin-bottom: 8px;
}

.cp_instructions em{
			font-weight: bold;
			font-style: normal;
			
}

.cp_instructions h3{
			margin-top: 0px;
			padding-top: 0px;
			font-size: 7pt;
			color: #000000;
			font-weight: normal;
			
	}

.cp_instructions h1{
			text-align: center;
			margin-top: 0px;
			padding-top: 0px;
			font-family: verdana, arial;
			font-size: 18px;
			color: #000000;
			font-weight: bold;
			
}
	
.cp_instructions h2{
			text-align: justify;
			margin-top: 0px;
			padding-top: 0px;
			font-family: verdana, arial;
			font-size: 16px;
			color: #006633;
			font-weight: bold;
			
}

.cp_instructions_red{
			font-family: verdana;
			font-weight: bold;
			font-size: 8pt;
			color: red;
	}
	
.cp_instructions_grn{
			font-family: verdana;
			font-weight: normal;
			font-size: 8pt;
			color: #006633;
	}

.cp_instructions_grn a{
			font-family: verdana;
			font-weight: normal;
			font-size: 8pt;
			color: #006633;
}

.cp_instructions form{
			text-align: center;
			margin-top: 0px;
			padding-top: 0px;
}

.misc_txt_10pt {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.misc_txt_8pt {
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

.quicklinks input{
	background-color: blue;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/* USE FOR ALL FORM STYLES */

.lm_forms {
	text-align: justify;
	font-family: verdana;	
	font-size: 12px;
	color: #000000;
}

.lm_forms_submit{ 	
	margin-top: 1px;

	font-size: 13px;
	vertical-align: top;
}

.lm_forms_submit_red{ 	
	cursor:pointer;
	width: 60px;
	text-align: center;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	border: 1px solid #333333;
	/*background-color: #b70000;*/
	font-size: 12px;	
	color: #000000;
	vertical-align: top;
}

.lm_forms_submit_grn{
	cursor:pointer;
	width: 80px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	border: 1px solid #000000;
	background-color: #006633;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
}

.lm_forms select{ 	
	border: 1px solid red;
	font-size: 12px;
	vertical-align: top;
	padding-bottom: 5px;
}

.lm_forms input{ 	
	font-size: 13px;
	vertical-align: top;
	margin-bottom: 3px;
}

.lm_forms li{ 	
	font-size: 12px;
	vertical-align: top;
	margin-bottom: 5px;
}

.lm_forms em{ 	
	font-weight: bold;
	font-style: normal;
	font-family: verdana;	
	font-size: 10pt;
	color: #000000;
}


/*.lp_forms {*/
/*	margin: 0 0 0 0;*/
/*	padding: 0 0 0 0;*/
/*}*/

/* SETUP GUIDE NAV BAR STYLE CLASSES */

.back_nav a{
	float: left;
	background-color: #cccccc;
	width: 60px;
	border: 1px solid #999999;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	text-decoration:  none;
	
}

.next_nav input{	
	float: right;	
	background-color: #cccccc;
	border: 1px solid #999999;
	font-family: verdana;
	font-size: 8pt;	
	color: #006633;
}

.next_nav_hyper a{
	float: right;
	background-color: #cccccc;
	width: 60px;
	border: 1px solid #999999;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	text-align: right;
	text-decoration:  none;
}

.exit_nav_hyper a{
	float: right;
	background-color: #cccccc;
	width: 110px;
	border: 1px solid #999999;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	text-align: right;
	text-decoration:  none;
}

.test_ftp_nav_hyper a{
	float: right;
	background-color: #cccccc;
	width: 120px;
	border: 1px solid #999999;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	text-align: right;
	text-decoration:  none;
}

.long_nav_hyper1 a{
	float: right;
	background-color: #cccccc;
	width: 255px;
	border: 1px solid #999999;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	text-align: right;
	text-decoration:  none;
}

.development_notes {
	padding-left: 10px;
	background-color: ffffee;
	border: 1px solid #cccccc;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: red;
	text-align: left;

}
.development_notes h1 {
	background-color: ffffee;	
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: red;
	text-align: center;

}

.email_msg {
	padding-left: 10px;
	background-color: ffffee;
	border: 1px solid #cccccc;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;	
	text-align: left;
}

#cp_error_msg {
	text-align: center;
	font-family: verdana, arial, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}


#cp_error_info {
	text-align: center;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

#redirect_txt {
	margin-top: 20px;
	text-align: center;
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	font-weight: normal;	
}

#redirect_txt a{
	font-family: verdana, arial, tahoma;
	color: #006633;	
}



.setup_message {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: green;
	font-weight: bold;
}

.setup_error_message {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

#link_school {	
	text-align: left;
	padding: 5px;
	background-color: #ECF1FF;	
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

#link_school a{
	text-align: left;		
	color: #006633;
	font-weight: normal;
}

#link_school h1{
	text-align: left;
	font-size: 12px;	
	color: #006633;
	font-weight: bold;
}

#cp_blog_titles {
	width: 100%;
	text-align: left;
	padding: 5px;
	background-color: #ECF1FF;	
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

#cp_blog_titles a{
	text-align: left;		
	color: #006633;
	background-color: #ECF1FF;
	font-weight: normal;
}

#cp_blog_titles h1{
	text-align: left;
	font-size: 12px;	
	color: #006633;
	font-weight: bold;
	
}

.owner_hp_topic_title {	
	font-size: 1.2em;
	color: #006633;
	font-weight: normal;
}

.owner_hp_topic_date {
	font-size: .7em;
}

.owner_hp_topic_body {
	margin-top: 5px;
	font-size: .8em;

}



/*a:hover {background:#ffffff; text-decoration:none;}*/ /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}

