/* This is where you can customize the appearance of the tooltip */
.border-all {
	color: #000000;
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;
}
table.common
{ 
font-size: 11px;
font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
}
/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

margin:0;
font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
font-size:0.74em;
color:#555555;
background-color:#FFFFFF;
text-align:left;
}

input {
background-color:#FFFFFF;
padding:3px;
font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
font-size:11px;
color:#150500;
border:1px solid #150500;
background-color:#ffffff;
margin-bottom:2px;
}

input[type=submit] {
background-color:#FFFFFF;
padding:3px;
font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
font-size:11px;
color:#150500;
border:1px solid #150500;
margin-bottom:2px;
}
input[type=reset] {
background-color:#FFFFFF;
padding:3px;
font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
font-size:11px;
color:#150500;
border:1px solid #150500;
margin-bottom:2px;
}
input[type=button] {
background-color:#FFFFFF;
padding:3px;
font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
font-size:11px;
color:#150500;
border:1px solid #150500;
margin-bottom:2px;
}

input,textarea, select {
	color : #150500;
	font: normal 10px "Trebuchet MS", Arial, Tahoma, sans-serif;	
	size:11px;
}

body
{
font-size: 12px;
font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
color: #857D74;
background:#efedd8;
}

p
{
display: block;
text-align: justify;
}

a
{
color: #355F99;
text-decoration: none;
}

a:hover
{
text-decoration: none;
color: #89B1D0;
}

em
{
font-style: italic;
}

.date
{
font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
font-size: 10px;
}

h1,h2,h3,h4,h5,h6,th
{
font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
font-weight: normal;
}


img.left,img.center,img.right{padding:4px; border:0px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:860px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:0px solid #a0a0a0;
}

#content{
float:left;
width:602px;
font-size:0.9em;
padding:20px 0 0 20px;
}

#content h2,a.title{
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:25px;
text-transform:uppercase;
font-weight:normal;
border-bottom:1px solid #eeeeee;
color:#150500;
}

#content h3{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #eeeeee;
	color:#150500;
}

#content h4
{
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:12px;
text-transform:uppercase;
font-weight:normal;
border-bottom:1px solid #eeeeee;
color:#150500;
}

#content h5
{
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:12px;
text-transform:capitalize;
font-weight:normal;
border-bottom:1px solid #eeeeee;
color:#150500;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}







html, body, #footerWrapper {
min-height: 100%;
width: 100%;
height: 100%;
}

html>body, html>body #footerWrapper {
    height: auto;
} 
/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:30%; font-family:"Century Gothic"; "Trebuchet MS"; "Arial Narrow";
font-size:12px;
text-transform:uppercase;
font-weight:normal;
color:#150500;
}

.splitcontentright{float:right; width:65%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#E4EBDF;
color:#505050;
line-height:1.5em;
}
