html {
	height: 100%;
	margin-bottom: 0px;
	}

form {
	margin: 0;
	padding: 0;
	}

img,table {
	border: none;
	}

body {
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #6E6E6E;
	}

.body_bg {
	background: #FFFFFF url(../images/bg_top.jpg) top center repeat-x;
	}
	
ul {
	list-style:none;
	}


	
/* a links */
a:link, a:visited {
	outline: none;
	text-decoration: none;
	font-weight: bold;
	color: #6E6E6E;
	}

a:hover {
	text-decoration:underline;
	}

/*** Titlepage Start ***/
h2, .contentheading {
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #BBBBBB;
	text-align: left;
	width:100%;
	}
/*** Titlepage End ***/


/*** Top Header Start ***/

	/*** Main Menu Links Start ***/
	#container_topmenu {
	width: 904px;
	padding: 70px 0 0 325px;
	}
	
	#topmenu a, #topmenu a:link {
		line-height: 22px;
		padding: 0 0 0 30px;
		text-decoration: none;
		font-size: 14px;
		background: url(../images/arrow01.jpg) center left no-repeat;
		height: 18px;
		color: #6E6E6E;
		font-weight: bold;
		}
	#topmenu a:hover {
		color: #6E6E6E;
		text-decoration:underline;
		}
	/*** Main Menu Links End ***/



#container_logo {
	width: 904px;
	margin: 0;	
	}
	
.divLogo {
	padding: 12px 475px 0 0;
	}
	
.divControl {
	padding: 66px 15px 0 0;
	float:right;
	}

#page_bg {
	width: 904px;
	height: 393px;
	padding: 0;
	margin:0px auto;
	background: url(../images/bg_topcontent.jpg) top center no-repeat;
	}
	

.logo:link, a.logo:active, a.logo:visited {
	display:block;
	margin: 0 auto;
	padding: 6px 0 0 0;
	width: 337px;
	height: 62px;
	background: url(../images/logo.gif) top no-repeat;
	}
a.logo:hover{
	margin: 0 auto;
	padding: 6px 0 0 0;
	background-position:0px -62px;
	}


	
.slogan_link:link, a.slogan_link:active, a.slogan_link:visited {
	display:block;
	margin: 0 auto;
	width: 268px;
	height: 142px;
	background-image:url(../images/css_slogan_link.gif);
	background-repeat:no-repeat;
	}
a.slogan_link:hover{
	margin: 0 auto;
	background-position:0px -153px;
	}
	
/*** Top Header End***/


/*** Content Start***/
/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
	}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
	}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
	}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	}

table.contentpane td{
	text-align: left;
	}

table.contentpane td.contentdescription {
	width: 100%;
	}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
	}

table.contentpane ul li a .category {
	color: #FF8800;
	}

table.contentpane ul li {
	color: #333;
	}

table.contentpaneopen {
	margin: 2px 8px;
	}

table.contentpaneopen li {
	margin-bottom: 5px;
	}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
	}

table.contentpaneopen h3 {
	margin-top: 25px;
	}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
	}

.highlight {
	background-color: #fffebb;
	}

div.center {
	text-align: left;
	margin: 0 auto;
	padding: 12px 0 0 305px;
	width: 850px;
	background: #FFFFFF;
	}
	
	/* spacers */
span.article_separator {
	display: block;
	height: 20px;
	}

.article_column {
	}

.column_separator {	
	}

td.buttonheading {
	text-align: right;
	width: 0;
	}

.clr {
	clear: both;
	}

table.blog span.article_separator {
	display: block;
	height: 20px;
	}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

	
/*** Content End***/



/*** Footer Start ***/

.sgf1 {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #525252;
	text-align: left;
	}
	
.bg_footer {
	background: url(../images/bg_footer.jpg) top center repeat-x;
	margin: 0 auto;
	width:850px;
	height:23px;
	}
	
.footer_link01:link, a.footer_link01:active, a.footer_link01:visited {
	display:block;
	margin: 0 auto;
	width: 229px;
	height: 26px;
	background-image:url(../images/css_link01.jpg);
	background-repeat:no-repeat;
	}
a.footer_link01:hover{
	background-position:0px -26px;
	}
	


/*** Footer End ***/







