/*     Primary Color      */


#leftdiv, #rightdiv, #leftdiv2, #leftdiv3, #rightdiv2, #you, #youbg, #you1, #youbg1 {
	background-color:#102a7a;
}



/*   Secondary Color     */


#banner {
	background-color:#ffffff;
	background-image:url("");
}



/*     Panel Selector Left Hand Text     */


.ui-state-default a, .ui-state-default a:link {
	color:black;
}


/*     Panel Selector Right Hand Text & Rest Of Panel Selector Text     */


h2>a>div, .ui-state-hover a, .ui-state-hover a:link, #maximum_size_non_hinge_size, #hinge_size_title, #other_size_title, #x, #code_title, #end_size_title, #confirm_text {
	color:#102a7a;
}



/*     Any text outside of Panel Selector     */



#welcometext, #datasheet_code_title, #datasheet_range_des, #leftdiv, #rightdiv, #success, #success2, #success3 {
	color:white;
}


/*    Copyright Text     */


#footertext {
	color:black;
}

#logoimg {
	position:inherit;
	left:15px;
	top:-143px;
	z-index:100;
	border-radius:8px;
}