﻿table, tr, td, thead, tbody, th {
font-size: inherit;
font-weight: inherit;
font-style: inherit;
font-variant: inherit;
color: inherit;
}



A:link {
	COLOR: #000; TEXT-DECORATION: underlined;
}
A:visited {
	COLOR: #000; TEXT-DECORATION: underlined;
}
A:active {
	COLOR: #000; TEXT-DECORATION: underlined;
}
A:hover {
	COLOR: #282828; TEXT-DECORATION: underlined;
}

.bgBody {
	background-color: #492D2D;
}
.content {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: none;
}


.topMenu{
	COLOR: #000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: none;
}

.menuName{

	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: none;
}

.logo {
	BACKGROUND: none;
}
	A.logo:link {
	BACKGROUND: none;
	}
	A.logo:visited {
	BACKGROUND: none;
	}
	A.logo:active {
	BACKGROUND: none;
	}
	A.logo:hover {
	BACKGROUND: none;
	}

.MainContentT {
	FONT: bold 12px Arial, Helvetica, sans-serif;
	COLOR: #222222;
	text-transform: uppercase;
	letter-spacing: 1px;

}

.mission {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #000000;
}


.slogan {
	FONT: 10px Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #000000;
}


.Title1 {
	FONT: bold 18px Arial, Helvetica, sans-serif;
	COLOR: #1f354d;
}

UL {
	MARGIN-BOTTOM: 12px; MARGIN-LEFT: 16px; LIST-STYLE-TYPE: circle;
}

.bgImage {
	background-image:url(http://imageserver.webpropartners.com/templates/graphics/9987659.jpg);
	background-repeat: no-repeat;	
}



.mainBG {
	BACKGROUND: #e5e5dd;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-color: #FFFFFF;
	
	
}

BODY {
	background-image:url(http://imageserver.webpropartners.com/templates/graphics/bg9987659.jpg);
		
}

.tdRow
{
    background: #decead;
}


.tdRow2
{
    background: #EEEEEE;
}

.cTable
{
FONT: 10px Verdana, Arial, helvetica, sans-serif;
    COLOR: #000000; 
    TEXT-DECORATION: none;
    background-color: #decead;
}


ul.navigation {
list-style-type: none;
margin:0;
padding:0;


}
/* -- Cut background and padding from below -- */
ul.navigation li {
display:block;
margin-bottom:12px;
text-align:right;


}

ul.navigation li.last {
margin:0 !important;


}

/* -- Paste backgruond and padding from above -- */
ul.navigation li a {
background:#d0d0ad none repeat scroll 0 0;
padding:2px;
color:#000;
display:block;
font-family:arial,verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}

ul.footernavigation li {
display:inline;
margin-right:30px;
font-family:arial;
font-size:11px;
font-weight:bold;
text-decoration:none;

}

ul.footernavigation li a {
color:#000;
}
div#pages ul {
list-style-type: none;
margin:0;
padding:0;


}

div#pages ul li {
background:#FFFFFF none repeat scroll 0 0;
display:block;
margin-bottom:12px;
padding:2px;
text-align:right;


}

div#pages ul li.last {
margin:0 !important;
}

div#pages ul li a {
color:#000;
display:block;
font-family:arial,verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;


}

ul.navigation li ul {
list-style-type: none;
margin:0;
padding:0;

}

/* -- Cut background and padding from below -- */
ul.navigation li ul li {
display:block;
margin-bottom:0;
text-align:right;


}

ul.navigation li ul li.last {
margin:0 !important;

}

/* -- Paste background and padding from above -- */
ul.navigation li ul li a {
background:transparent none repeat scroll 0 0;
padding:1px;
color:#000;
display:block;
font-family:arial,verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}


.tdRow {
text-align:left;
}

.scrollContainer {

overflow:hidden;
  
}
   /* tipsy styling. (for tool tips)   */
  .tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; border-color:#fff;border:5px;  /*background-image: url(../images/tipsy.gif);*/ }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 300px; text-align: left; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

