<!--
	body {
		margin-bottom: 0px;
		font-family: tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #525252;
	}
	td, textarea, input, select {
		font-family:tahoma;
		font-size: 14px;
		color: #000000;
		font-weight: normal;
	}
	.tableDetail {
		font-size: 12px;
		font-family: tahoma;
		color: #49394E;
	}
	a:link    {color: #ffffff; font-size:12px; font-family: tahoma; font-weight: bold; padding: 0px 10px 0px 10px; line-height: 14px; text-decoration: none }
	a:visited {color: #ffffff; font-size:12px; font-family: tahoma; font-weight: bold; padding: 0px 10px 0px 10px; line-height: 14px; text-decoration: none }
	a:active  {color: #ffffff; font-size:12px; font-family: tahoma; font-weight: bold; padding: 0px 10px 0px 10px; line-height: 14px; text-decoration: none }
	a:hover   {color: #cccccc; font-size:12px; font-family: tahoma; font-weight: bold; padding: 0px 10px 0px 10px; line-height: 14px; text-decoration: none; text-transform:none}
	
	/* secondary links */
	a.email:link  	 { color: #FF8300; text-decoration: none; padding: 0px 0px 0px 0px; font-size:15px; }
	a.email:active	 { color: #FF8300; text-decoration: none; padding: 0px 0px 0px 0px; font-size:15px; }
	a.email:visited { color: #FF8300; text-decoration: none; padding: 0px 0px 0px 0px; font-size:15px; }
	a.email:hover   { color: #555555; text-decoration: none; padding: 0px 0px 0px 0px; font-size:15px; }
	
	a.two:link  	{ color: #ffffff; text-decoration: none }
	a.two:active	{ color: #ffffff; text-decoration: none }
	a.two:visited   { color: #ffffff; text-decoration: none }
	a.two:hover   	{ color: #cccccc; text-decoration: none; text-transform: none }
	
	a.photo:link  	{ color: #474747; text-decoration: none; font-size:12px }
	a.photo:active	{ color: #474747; text-decoration: none; font-size:12px }
	a.photo:visited { color: #474747; text-decoration: none; font-size:12px }
	a.photo:hover   { color: #0066cc; text-decoration: none; font-size:12px; text-transform:none}
	
	a.dir:link  	{ color: #0066CC; text-decoration: none; font-size:14px; font-weight: normal }
	a.dir:active	{ color: #0066CC; text-decoration: none; font-size:14px; font-weight: normal }
	a.dir:visited { color: #0066CC; text-decoration: none; font-size:14px; font-weight: normal }
	a.dir:hover   { color: #474747; text-decoration: none; font-size:14px; text-transform:none}
	
	a.breadcrumb:link  	 { color: #ffffff; text-decoration: none; padding: 0px 0px 0px 0px; font-size:11px; }
	a.breadcrumb:active	 { color: #ffffff; text-decoration: none; padding: 0px 0px 0px 0px; font-size:11px; }
	a.breadcrumb:visited { color: #ffffff; text-decoration: none; padding: 0px 0px 0px 0px; font-size:11px; }
	a.breadcrumb:hover   { color: #474747; text-decoration: none; padding: 0px 0px 0px 0px; font-size:11px; }

	a.body:link  	 { color: #000000; text-decoration: none; padding: 0px 0px 0px 0px; font-size:15px; }
	a.body:active	 { color: #ffffff; text-decoration: none; padding: 0px 0px 0px 0px; font-size:15px; }
	a.body:visited { color: #696969; text-decoration: none; padding: 0px 0px 0px 0px; font-size:15px; }
	a.body:hover   { color: #cccccc; text-decoration: none; padding: 0px 0px 0px 0px; font-size:15px; }
	
	
	.breadcrumb { font-family: tahoma; font-size: 10px; color: #ffffff; font-weight: normal }
	.text2 { font-family: tahoma; font-size: 10px; color: #8A8EC1; font-weight: normal; }
	.text3 { font-family: tahoma; font-size: 10px; color: #8A8EC1; font-weight: bold; }
	.text4 { font-family: tahoma; font-size: 14px; color: #BF302C; font-weight: bold; }
	.text5 { font-family: tahoma; font-size: 10px; color: #C6C6C6; font-weight: normal; }
	.text6 { font-family: tahoma; font-size: 10px; color: #FFFFFF; font-weight: bold; }
	.text7 { font-family: tahoma; font-size: 10px; color: #000000; font-weight: normal; }
	.text8 { font-family: tahoma; font-size: 10px; color: #94AEC5; font-weight: normal; }
	.text9 { font-family: tahoma; font-size: 10px; color: #4E4E4E; font-weight: normal; }
	
	.frame { border: 1px solid #A6A6A6; }
	.designed_by { font-family: Arial; font-size: 8.5px; font-weight: lighter; color: #000000; }
	.inputstyle { font-family: tahoma; font-size: 12px; font-weight: normal; color: #5F726F; background-color: #E2EDEB; border: 1px solid #333333; }
	#container { width:800px; height: 100%; margin-left:auto; margin-right:auto; margin-bottom:auto; margin-top: 50px; padding:10px 20px 20px 20px; text-align:left; border: 1px solid #FF8300; background-color:#FFFFFF }
	
	#commentspopup #container {
	  width:455px;
	  padding:0 15px;
	}
	/* Left Bar
	--------------------------------------------------*/
	#leftbar {
	  float:left;
	  width:160px;
	  padding:32px 15px 100px 15px;
	  background-color:#FAFAFA;
	}
	
	#leftbar img{
	  padding:0px;
	}
	
	#leftbar p{
	  border-bottom:1px solid #405679;
	  padding-top:15px;
	}
	
	a img { border: none; }
	
	
	label{
		width: 6em;
		float: left;
		text-align: right;
		margin-right: 1em;
		display: block;
	}
	

	
	input.org{
		font-family: tahoma;
		font-size: 12px;
		color: #000000;
		background: #FFFFFF;
		border: 1px solid #333333;
	}
	
	input.org:focus{
		color: #000000;
		background: #FFFFFF;
		border: 1px solid #FF8300;
	}
	
	input.org:submit{
		margin-left: 5em ! important;
		color: #000000;
		background: #FFFFFF ! important;
		border: 3px outset #333333;
	}
	
	fieldset{
		border: 1px solid #0066cc;
		width: 20em;
	}
	
	legend{
		color: #0066FF;
		font-family: tahoma;
		font-weight: bold;
		background: #FFFFFF;
		border: 1px solid #0066FF;
		padding: 2px 6px;
	}
	
	
-->