BODY {
	background: #ffffff;
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 11px;
	background-image: url(../images/siteground_16.jpg);	
}
.bg_left {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	color: #ffffff;
	width:50%;
	height:100%;
}
.bg_right {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	width:50%;
	height:100%;
}


a img {
	border: 0;
}

hr { width:  90%; }
hr.separator { width:  40%; }

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	background:#f4f8ff;
	height: 14px;
	margin-left:2px;
	padding:3px;
	border: 1px solid #FFFFFF;
	color: #354797;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #f4f8ff;
	color: #67657b;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#f4f8ff;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #838196;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}

.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}

.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}


.mosimage {
  border: 1px solid #cccccc;
  margin: 5px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.createdate {
font-size: 9px;
color: #ABABAB;
}

.modifydate {
font-size: 9px;
color: #ABABAB;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
	border-left:1px solid #cccccc;
	padding:0px 4px 0px 4px; 
}

table.contentpaneopen td.contentheading
{
	background:#ffffff;
	height: 20px;
	padding-left:3px;
	color: #67657b;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-right:1px solid #888888;
	border-left:1px solid #cccccc;	
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left:5px;
	padding-top: 5px;
	height: 16px;
	width:120px;
	text-decoration: none;

}

a.sublevel:hover {
	text-decoration: none;
	border-bottom-color: #639ace;
	color:#8a8899;
	text-align: right;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;

}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #639ace;
	color:#8a8899;
	text-align: right;
}

table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #67657b;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

/* ********************************************************************* */
.height {
	height: 100%;
}
.td1 {
	background-image: url(../images/siteground_01.jpg);
	background-repeat: no-repeat ;
	width: 760px;
	height: 201px;
}
.td2 {
	background-image: url(../images/siteground_02.jpg);
	background-repeat: no-repeat ;
	width: 760px;
	height: 8px;
}
.td3 {
	background-image: url(../images/siteground_03.jpg);
	background-repeat: repeat-y ;
	width: 9px;
	height: 372px;
}
.td4 {
	background-image: url(../images/siteground_04.jpg);
	background-repeat: repeat-y ;
	width: 178px;
	height: 372px;
}
.td5 {
	background-image: url(../images/siteground_05.jpg);
	background-repeat: repeat-y ;
	width: 10px;
	height: 372px;
}

.td6 {
	background-image: url(../images/siteground_06.jpg);
	background-repeat: repeat-y ;
	width: 563px;
	height: 372px;
	padding-right:10px;
}
.td7 {
	background-image: url(../images/siteground_07.jpg);
	background-repeat: no-repeat ;
	width: 760px;
	height: 14px;
}

.td8 {
	background-image: url(../images/siteground_08.jpg);
	background-repeat: no-repeat ;
	width: 187px;
	height: 20px;
}
.td9 {
	background-image: url(../images/siteground_09.jpg);
	background-repeat: no-repeat ;
	width: 3px;
	height: 20px;
}

.td10 {
	background-image: url(../images/siteground_10.jpg);
	background-repeat: no-repeat ;
	width: 570px;
	height: 20px;
	padding-bottom:10px;
}

.copyright {
	color: #fefefe;
	font-family: Arial;
	font-size:11px;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #fff;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #fff;
	font-family: Arial;
	text-decoration:none;
}
.sgf {
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}