/* # vim:set filetype=css: */




p{
line-height:200%;
font-size:12px;

}
p strong{

color:#017396;
}

p b{

color:#017396;
}

h1 {
margin:0 5px 15px 5px;
color:white;
font-family:tahoma;
font-size:1.2em;
font-weight:bold;
}
h2{


font-family:tahoma;
font-size:1em;
font-weight:bold;

}
h2.Heading{
color:#017396;
}
h2.Heading b{
color:#017396;
}

h3{
color:white;

font-family:tahoma;
font-size:14px;
font-weight:normal;
}

h3.Subheading{
font-weight:bold;
font-size:12px;
}

h4{
margin:0px;
padding:0px;
font-family:tahoma;
font-size:1.4em;
font-weight:bold;
color:#000000;
}
/* link styles */

.white, .white A, .white A:link, .white A:visited {color: #FFFFFF; TEXT-DECORATION: none;}
.white A:hover, .white A:active {color: #FFFFFF; TEXT-DECORATION: underline;}

.blue, .blue A, .blue A:link, .blue A:visited {color:#5890A6; TEXT-DECORATION: none;}
.blue A:hover, .blue A:active {color:#5890A6; TEXT-DECORATION: underline;}
/* end link styles */

.hide{
line-height:0px;
display:none;
margin:0px;
padding:0px;
}
.black, .black p{color: #000000; TEXT-DECORATION: none; font-size:11px;} 
.black A, .black A:link, .black A:visited {color: #000000; TEXT-DECORATION: underline; font-size:11px;}
.black A:hover, .black A:active {color: #000000; TEXT-DECORATION: underline; font-size:11px;}

.title-mx{
font-size: 14pt;
color: #000000;
padding-bottom:15px;
}
ul{
list-style:square;
font-size:12px;
line-height:200%;
color:#4F4F4F;
}


.body-cont{
	width:100%;
	margin-top:15px;
}

div.body-cont p{
	font-size:12px;
color:#000000;
	line-height:200%;
}

div.body-cont h2{
	font-size:12px;
color:#000000;
	line-height:200%;
}

div.body-cont A, div.body-cont A:link, div.body-cont A:visited {font-size:12px; color: #000000; TEXT-DECORATION: underline;}
div.body-cont A:hover, .div.body-cont A:active {color: #000000; TEXT-DECORATION: underline; font-size:12px; }



.h2-nav{
margin:0 10px 10px 0px;
padding:0 0 0 10px;
color:white;
margin-left:10px;
font-family:tahoma;
font-size:1em;
font-weight:bold;
}
.Subheading{
font-size:11px;
color:#015E83;
}

.h3-nav{
margin:0 10px 10px 0px;
padding:0 0 0 10px;
color:white;
margin-left:10px;
font-family:tahoma;
font-size:1em;
font-weight:normal;
}
.function-prop{
font-size:9px;
word-wrap: break-word;
}