@import url(appstyles.css);

/* General Style
---------------------------------------------
form,body,html {width:100%;}
body {margin:0; padding:0; font:Arial, Helvetica, sans-serif;}

.mastWrap {float:left; width:100%;}
.cntrWrap {width:800px;margin:0 auto;}
.fltFix{float:left;width:100%;}

a {color:#0066CC; text-decoration: underline; }
a:hover {color:#FDB702; text-decoration: underline; }
a:visited{}
a:active{}
a img{border:none;}
img{border:none;}

h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {font-weight:bold;margin:0;padding:2px 5px 3px 0;}
*/
h1 {color:#004473;
font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
font-size:3.7em;
font-weight:normal;
line-height:1em;
margin:0;
padding:0;
position:relative;
top:-4px;}

div#topNavMiddleContainerBkgd,
div#topNavMiddleContainer,
#topNavMiddleContainer img { behavior: url(iepngfix.htc) }

/*
.PageTitleHeader {font-size:24px;line-height:24px;}
h2 {}
.PageSubTitleHeader {font-size:20px; line-height:24px;}
h3 {font-size:18px;line-height:21px;}
h4 {font-size:15px;line-height:18px;}
h5 {font-size:13px;line-height:15px;}
p {margin:7px 0;padding:0;}

.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.textalignright{text-align:right;}
.textalignleft{text-align:left;}

img.left{float:left;margin:0 7px 1px 0;}
img.right{float:right;margin:0 0 7px 7px;}
img.outline{border:4px solid #333;}

.clearing{clear:both;height:0;margin:0;padding:0;line-height:0;margin-top:-7px;}
.clearBoth{clear:both;}
.clearRight{clear:right;}
.clearLeft{clear:left;}
.invisibleButAccessible{display:none;}*/

/* HEAD ELEMENTS
---------------------------------------------*/
#ContentSearch {
display:inline;
height:auto;
color:#A7A7A7;
font-size:0.8em;
margin:0 3px 0 0;
min-width:139px;
padding:2px 0;
position:relative;
top:-2px;}
#ContentSearch input {width:132px; height:16px;}

/* LEFT COLUMN
---------------------------------------------
.structLeft{}
.structLeft #ContentLeft{}*/

/* BODY ELEMENTS
---------------------------------------------
.structBody{}

.structBody ul#ContentBreadCrumbs{padding:0;margin:5px 0 10px 0;list-style:none;float:left;}
.structBody ul#ContentBreadCrumbs li{padding:0;margin:0;float:left;}
.structBody ul#ContentBreadCrumbs li a{display:block;text-decoration:none;font-size:.8em;padding:2px 6px 2px 8px;background:url(images/bcArw.gif) no-repeat center left;}
.structBody ul#ContentBreadCrumbs li#bcFirst a{background:none;padding-left:0;}
.structBody ul#ContentBreadCrumbs li.navselected a{font-weight:bold;}

.structBody .MidWrap{}

.structBody #ContentMiddle{}*/

/* RIGHT COLUMN
---------------------------------------------
.structRight{}
.structRight #ContentRight{}*/

/* Footer Elements 
---------------------------------------------
.structFooter{}
.structFooter #ContentFooter{}*/

