BODY.template {
	background: #FFFFFF;
	color: #181f4b;
	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_21.jpg);	

}

p{
	color: #181f4b;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
}

.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #ffffff;
	font-family: Arial;
	
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}

a.pathway:link, a.pathway:visited {
	color			: #ffffff;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #ffffff;
	font-family: Arial;
}
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;
}

.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #fefefe;
	color: #fefefe;
	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: #cccccc;
	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: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.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:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	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: #a31801;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	

a.white {
	color: #ffffff;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen
{
	height: 20px;
	padding-left:3px;
	color: #181f4b;
	text-align: left;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #fefefe;
	width:880px;
}

td.contentheading{
         text-transform: uppercase;
	color: #a31801;
	background-image: url(images/icon_headline.gif);
         background-repeat:no-repeat;
	background-position:2px 2px;	
         padding-left: 25px;
	font-size: 13px;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #181f4b;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	font-weight: bold;
	
}

a.sublevel:hover {
	text-decoration: none;

}

a.mainlevelmain:link, a.mainlevelmain:visited {
         font-size: 11px;
	color: #181f4b;
	margin-right: 30px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 15px 40px 0px 0px;
	height: 28px;
	width:170px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
         text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #a31801;
	border-bottom-color: #ffffff;
	color:#ffffff;
	background-image: url(images/menuicon.gif);
         background-repeat:no-repeat;
         background-position:180px 17px;	
}


a.mainlevel:hover {
	background-color: #181f4b;
}

#active_menu{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 15px 40px 0px 0px;
	height: 28px;
	width:170px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
         text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #181f4b;
	border-bottom-color: #ffffff;
	color:#ffffff;
	background-image: url(images/menuicon.gif);
         background-repeat:no-repeat;
         background-position:180px 17px;	
}

table.moduletable {
	width:100%;	
	margin-bottom: 0px;
	border-spacing: 0px;
}

table.moduletable th {
	color: #181f4b;
	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:0px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}
input {
	background-color: #fefefe;
	border:1px solid #666666;
	margin:0;
	padding-top:2px;
	font-family:Verdana;
	font-size:10px;
	color:#5C5A5B;
	vertical-align: top;
}
.date {
    font-family:Verdana;
	font-size:10px;
	color:#cccccc;
	padding-left:4px;
 
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px;
  background-color:#fefefe;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/* ********************************************************************* */
.height {
	height: 100%;
}

.td1 {
	background-image: url(images/siteground_01.jpg);
	background-repeat: no-repeat ;
	width: 20px;
	height: 92px;
}
.td2 {
	background-image: url(images/siteground_02.jpg);
	background-repeat: no-repeat ;
	width: 712px;
	height: 92px;
}
.td3 {
	background-image: url(images/siteground_03.jpg);
	background-repeat: no-repeat ;
	width: 20px;
	height: 92px;
}
.td4 {
	background-image: url(images/siteground_04.jpg);
	background-repeat: no-repeat ;
	width: 20px;
	height: 17px;
}
.td5 {
	background-image: url(images/siteground_05.jpg);
	background-repeat: no-repeat ;
	width: 588px;
	height: 17px;
}

.td8 {
	background-image: url(images/siteground_08.jpg);
	background-repeat: repeat-y ;
	width: 20px;
	height: 17%;
}
.td9 {
	background-image: url(images/siteground_09.jpg);
	background-repeat: repeat-y ;
	width: 20px;
	height: 445px;
}
.td10 {
	background-image: url(images/siteground_10.jpg);
	background-repeat: repeat-y ;
	width: 196px;
	height: 445px;
}
.td11 {
	background-image: url(images/siteground_11.jpg);
	background-repeat: repeat-y ;
	width: 516px;
	height: 445px;
}
.td12 {
	background-image: url(images/siteground_12.jpg);
	background-repeat: repeat-y ;
	width: 20px;
	height: 445px;
}
.td13 {
	background-image: url(images/siteground_13.jpg);
	background-repeat: no-repeat ;
	width: 20px;
	height: 12px;
}
.td14 {
	background-image: url(images/siteground_14.jpg);
	background-repeat: no-repeat ;
	width: 196px;
	height: 12px;
}
.td15 {
	background-image: url(images/siteground_15.jpg);
	background-repeat: no-repeat ;
	width: 516px;
	height: 12px;
}
.td16 {
	background-image: url(images/siteground_16.jpg);
	background-repeat: no-repeat ;
	width: 20px;
	height: 12px;
}
.td17 {
	background-image: url(images/siteground_17.jpg);
	background-repeat: no-repeat ;
	width: 20px;
	height: 22px;
}
.td18 {
	background-image: url(images/siteground_18.jpg);
	background-repeat: no-repeat ;
	width: 196px;
	height: 22px;
}
.td19 {
	background-image: url(images/siteground_19.jpg);
	background-repeat: no-repeat ;
	width: 516px;
	height: 22px;
}
.td20 {
	background-image: url(images/siteground_20.jpg);
	background-repeat: no-repeat ;
	width: 20px;
	height: 22px;
}

.copyright {
	color: #fefefe;
	font-family: Arial;
	font-size:11px;
         text-align:center;
}

input.button {
	background-color: #5B595A;
	color: #fefefe;
}
