/* reset all  */
	html{color:#000;background:#FFF;}
	body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}
	table{border-collapse:collapse;border-spacing:0;}
	fieldset,img{border:0;}
	address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
	li{list-style:none;}
	caption,th{text-align:left;}
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
	q:before,q:after{content:'';}
	abbr,acronym {border:0;font-variant:normal;}
	sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}
	input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
	input,textarea,select{*font-size:100%;}legend{color:#000;}
/* base grid  layout */
* { font-size:14px;  font-family:Arial, Verdana, sans-serif;  line-height:1.5em; }
#bodyholder
	{
	width: 100%;
	margin:0 auto;
	border: none;
 	text-align:center;
	height:auto !important;
	height:100%;
	}
#topholder
	{
	background:#000000 url('images/headerbg.jpg') repeat-x left top;
	margin:0 auto;
	width:100%;
	/* z-index:-99;
	position: relative; */
	height:390px;
	min-height:390px; 
	padding:none;
	overflow:visible;
	border-bottom:4px solid #509dc7;
	}
 
#myheader
	{
 	height:70px !important;
	min-height:70px;
	width:950px;
	text-align:right;
	margin:0 auto;
 	min-width:950px;
	color:white; 
	background:transparent;
	clear:both;
 	}
#navbar
	{
	height: 34px;
 	background-color: #383838;
	min-width:950px;
	width:950px;
	font-size:10px;font-weight:bold;
	color:white; 
	margin:0 auto;
	margin-top:5px; margin-bottom:5px;
	padding:none;
	border-bottom: 1px solid #509dc7;
	/* border-right: solid 1px #4c4c4c; */
	overflow:visible;
	}
#cleardiv
	{
	float:none;
	clear:both;
	} 
#featured
	{
	height: 365px;
 	background:#383838;
	min-width:950px;
	width:950px;
 	color:white; 
	margin:0 auto;
	clear: both;
	overflow:hidden; 
	}
#contentholder
	{
	background:#FFFFFF;
 	width:950px;
	text-align:center;
	margin:0 auto;
	background-color: #ffffff;
	min-width:950px;
	color:black; 
	z-index:45; 
	padding:none;
	margin-top:10px;
	height:auto !important;
	min-height: 200px;

	}
#content 
	{ 
 	width:940px;
	text-align:left;
	margin:0 auto;
	min-width:940px;
	color:black;  
  /*	min-height: 200px;*/
	padding-left:4px;
	padding-right:4px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background: url('images/bgcol950.jpg') repeat-y left top;

	}
#col1
	{
	float: left;
	width: 285px;
 	border: 1px dotted  #CCC;
	text-align:justify;
	padding: 5px 5px;
	height:auto !important;
	min-height: 200px;
	background: url('images/bgcol290x290.jpg') no-repeat left top;
 	}
#col2
	{
	float: left;
	width: 290px;  /* 300 including margins */
	padding: 5px 5px;
 	text-align:justify;
 	border: 1px dotted  #CCC;
	height:auto !important;
	min-height: 200px;
	margin-left:25px; margin-right:25px;
	background: url('images/bgcol290x290.jpg') no-repeat left top;
	}
#col3
	{
	float: left;
	width: 285px;
	padding: 5px 5px;
	text-align:justify;
 	border: 1px dotted  #CCC;
	height:auto !important;
	min-height: 200px;
	background: url('images/bgcol290x290.jpg') no-repeat left top;
	}
blockquote
	{
	padding-left:20px;
	padding-right:10px;
	}
h2.coltitle
	{
	font-size:15px; font-weight:bold;
	color:#3a9dcf;
	text-align:left;
	background: url('images/bullet2.jpg') no-repeat left top;
	padding-left:20px;
	}
h2.subtitleblack
	{
	font-size:15px; font-weight:bold;
	color:black;
	text-align:left;
	background: url('images/bullet3.jpg') no-repeat left top;
	padding-left:20px;
	margin-left:5px;
	}
	
.mycircle ul, ul.circle, ul {list-style-type:circle; padding-left:5px; margin-left:10px;}
 
	#topofpage
	{
	width:940px;
	min-width:940px;
	text-align:right;
	clear:both;
	margin-bottom:10px; 
	}
 
#topofpage p, #topofpage a, #topofpage a:hover, #topofpage a:active, #topofpage a:visited, #topofpage a:hover  {
	font-size:12px;
	font-weight:normal;
	color:#000000 ; 
	padding:5px 5px;
	border:1px dotted  #ccc;
	line-height:1em;
	text-align:right;
	text-decoration:none;
	background-color:#efefef;
	
 }
 #footer
	{
	clear: both;
	height: 50px;
	margin: 0 auto;
	border-top: 2px solid black ;
	padding:none;
	text-align: center;
	background:#000;
	width:99.8%;
	min-width:950px;
	border-top:4px solid #575757;
	
	}
  #footer p, #footer a, #footer a:hover, #footer a:active, #footer a:visited, #footer a:hover , .copyright
	{
	font-size:12px;font-weight:normal;
	color:#ece9ee ; 
	padding-top:10px;
	padding-left:5px;
		padding-right:5px;
		padding-bottom:none;
	}
.jusifytext
	{
	text-align: justify;
	}
 
img.floatleftborder
	{
    float: left;
    margin: 10px;
	border: 2px solid #a1a1a1;
	}
img.floatrightborder
	{
	float: right;
	margin: 10px;
	border: 2px solid #a1a1a1;
	}
img.floatleft {
    float: left;
    margin: 10px;
	border: none;}
img.floatright {
    float: right;
    margin: 10px;
	border: none;}
.floatleft {
    float: left;
	margin: 0px 0px;}
.floatright {
    float: right;
    margin: 0px 0px;}
 
.marginleft30
	{ margin-left:30px;  }
table
	{
	border: 1px solid white;
	text-align:left;
	max-width:930px;
	border-collapse:collapse; 
	margin-left:10px;
	/* background:url('images/contentbg.png') repeat-y top center; */
	}
td
	{
	min-height:25px;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Verdana,sans-serif;
	color:black;
	text-align:left;
	line-height:1.5em;
	padding-left:4px;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;

	}


tr td { background: transparent; }
tr:hover td { background-color: #EDECE9	; }

th
	{
	min-height:16px;
	background-color:#ece9ee;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Verdana,sans-serif;
	padding-left:4px;
	color:Black;
	text-align:left;
	line-height:16pt;
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
	}

p{ line-height:1.5em; 
padding:none;} 