
/* ----------------------------------
 Reset css
------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}

fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}







body 
{
	font-family: arial;
	background-color: #fff;

}




/* ----------------------------------
UNRESET Default font-styling for content area and editor
---------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
color:#000;
font-size:12px;
font-family:arial; 
line-height:1.5em;
}




p {
margin-bottom:1em;
line-height:1.6em;
}


ul li {
list-style:square;
margin-left:1.5em;
margin-bottom:.5em;
}

ol li {
list-style:decimal;
margin-left:1.5em;
margin-bottom:.5em;
}

ul, dl, fieldset, form {
margin-bottom:1.5em;
}

dd {
margin-left:1.5em;
}

strong {
font-weight:bold;
}

fieldset {
border:1px solid #bababa;
background-color:#ececec;
padding:10px;
}

legend {
font-weight:bold;
}



/* Generic heading styling */
h1, h2, h3, h4, h5, h6 {
   
    margin-bottom:.12em;
    color:#0046ad;
    font-weight:bold;
   
}


h1   { font-size: 26px; font-weight: normal; line-height: 26px; margin-top: 0; margin-bottom: 0.13em; padding-bottom: 0.3em }

h2 {
font-size:24px;
font-weight:normal;
}

h3 {
font-size: 14px;

}

h4 {
    font-size: 12px;
}

p
{
	
}

/* Table related styling */
th {
font-weight:bold;
}
th, td {padding:5px; vertical-align:top;}
label { display:block; }

/* Link Styling (usually overidden for menus) */
a { color: #011294; text-decoration:underline; }
a:link { color: #011294; }
a:hover {
text-decoration:underline;
}


hr { color: black; height: 1px; }
label { display:block; }



/* //////////End Unreset/////////////////// */




.header_image {
	
}


td.col1 {

}

td.col2 {


}


.callout_grey {
color:#bdb192;
}

.last {
	
}
li {
line-height:1em
}
h6 /* special page name font */  { font-size: 14px; position: relative; bottom: 12px }
