/* CSS Document */
#page { border:0px solid #FFFFFF; background-color:#FFFFFF; padding:6px 0px 0px 0px; width:700px; margin:0px auto 0px auto; -moz-border-radius:10px; }
#name { text-align:center; font-weight:bold; font-size:10px; }
#name a { font-family:"Times New Roman", Times, serif; text-align:center; font-weight:bold; font-size:11px; line-height:14px;}
#desc { text-align:justify; font-size:11px; padding:0px 10px 10px 10px;}
#num { text-align:center; font-size:10px; line-height:12px; }
#smallText { font-size:10px; line-height:12px; }
#required { color:#FF0000; }
/*-------------------------------------------------------
	main header style
-------------------------------------------------------*/
#header { border-bottom:1px dotted #666666; clear:both; margin-bottom:4px; margin-top:0px; font-size:10px; padding:2px; padding-left:10px; padding-right:10px; color:#F5E1BC; }
#nav { clear:left; text-align:center; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold;}
#nav a { font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold; color:#F5E1BC; text-decoration:none; text-align:center;}
#navHigh a { font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold; color:#6F5442; background-color:#F5E1BC;}
#nav a:hover { font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold; color:#6F5442; background:#F5E1BC; }
#nav ul { list-style:none; padding:0px; margin:0px; }
#nav li { display:block; float:left; padding:6px 4px 0px 4px; border-right:1px solid #FFFFFF; border-top:1px solid #FFFFFF; }
#content h2 { padding:0px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:underline; }
#content p { margin:10px 0px; }
#content hr { border-width:0px; border-bottom:1px solid #333333; }
#content a { color:#6F5442; }
#content ul { margin:0px; padding:0px; }
#content li { margin:0px; padding-left:5px; }
/*-------------------------------------------------------
	main footer style
-------------------------------------------------------*/
#intro { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; line-height:23px; }
#copy { clear:both; margin-bottom:2px; margin-top:2px; font-size:10px; padding:2px 10px 2px 10px; color:#666666; }
#copy a { color:#666666; text-decoration:none; }
#footer { text-align:center; color:#6F5442; font-family:"Times New Roman", Times, serif; font-size:11px; font-weight:bold; padding:4px 0px 4px 0px; border-bottom:1px dotted #666666;}
#footerHome { text-align:center; color:#6F5442; font-family:"Times New Roman", Times, serif; font-size:11px; font-weight:bold; padding-bottom:8px; padding-top:4px;}
#small {font-size:8px;}
input.searchbox {background-color:#FFF5D8; font-size:12px; padding:1px;}