/*----------------------------------------------------------------------*/
/* General Formatting
/*----------------------------------------------------------------------*/	
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #ffffff !Important; font-weight: normal !Important;}
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333}
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333;margin:0 0 1.5em 0;}
h1 {font-size: 10pt; color:#000000; text-transform: uppercase;font-weight: normal;}
table { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333}
th { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333}
tr { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333}
tt { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #333333}
a:link { color: #253C7F; text-decoration: underline}
a:visited { color:#3366CC; text-decoration:underline}
a:hover { color: #FFC10A; text-decoration: underline}


/*----------------------------------------------------------------------*/
/* Common Styles
/*----------------------------------------------------------------------*/	
.title {font-size: 14px; font-weight: bold; color: #253C7F;}
.subtitle {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #253C7F}
.subsubtitle {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666}

.emphasis { font-weight: bold; font-style:italic; color:#CC9900}
.emphasistitle {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #DA4D1B}
.enviroemphasis { font-weight: bold; font-style:italic; color:#4d8a1f}

.BoldGray {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #444444}
.uppercase {text-transform:capitalize}

.italicmail {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #253C7F; font-style: italic}


/*----------------------------------------------------------------------*/
/* Special Use
/*----------------------------------------------------------------------*/	
.helper {background: url(../images/v2template/helper-bg.jpg) no-repeat top left;width:368px;padding: 5px 25px 5px 10px; display: block; margin: 25px 0;}
	.photo {border: 1px solid black; margin-left: 10px; margin-right:10px}
.public-art-index-photo {border: 1px solid #999999; margin:4px; padding:5px;}
.caption { FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; color: #999999 }
.uppercase {text-transform:uppercase;}
.list-adobe-pdf {background: url(../images/PDFIcon.gif) no-repeat center left;}
html .list-adobe-pdf li {list-style-image: url(../images/PDFIcon.gif);}
html .tab-heading{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#000066;}


/*----------------------------------------------------------------------*/
/* New Tables
/*----------------------------------------------------------------------*/	
.content-cell {background-color: #EEEEEE}
.table-header {background-color:#233773; color:#FFFFFF; font-weight:bold; padding: 3px;}
th {background-color:#233773; color:#FFFFFF; font-weight:bold; padding: 3px;}
.table-subheader {background:#EEEEEE; font-weight:bold; color: #333333; padding:2px 3px;} 
html th p {color:#FFFFFF; padding: 0; margin: 0;}
html .table-header p {color:#FFFFFF; padding: 0; margin: 0;}
html th a:link {color:#FFFFFF; padding: 0; margin: 0;}
html .table-header a:link {color:#FFFFFF; padding: 0; margin: 0;} 
html .table-subheader p {color: #333333; padding: 0; margin: 0;} 

.table-borders {border: 2px solid #CCCCCC; border-collapse: collapse; padding: 3px;}
html .table-borders td {border: 2px solid #CCCCCC; padding: 3px; border-collapse: collapse; text-align:left; vertical-align: top;}
html .table-borders th {border: 2px solid #CCCCCC; padding: 3px; border-collapse: collapse; text-align:left; vertical-align: top;}

.table-noborders  {border: 0px; border-collapse: collapse;}
html .table-noborders th {text-align:left; vertical-align:top;}
html .table-noborders td {text-align:left; vertical-align:top;}

.table-striped {border-collapse: collapse; border-bottom:}
html .table-striped td {text-align:left; vertical-align: top;padding-left: 3px; padding-right: 3px}
html .table-striped th {text-align:left; vertical-align: top;}
html .table-striped .table-subheader {background:#666699; font-weight:bold; color: #FFFFFF; padding:2px 3px;} 
html .table-striped .table-subheader p {color: #FFFFFF; padding: 0; margin: 0;} 
html .table-striped .table-subheader a:link {color: #FFFFFF; padding: 0; margin: 0;} 
html .table-striped .table-subheader a:visited {color: #FFFFFF; padding: 0; margin: 0;} 
html .table-striped td {padding: 2px 3px;}

.table-callout {border-collapse: collapse; width:180px; float:right; margin:10px;}
html .table-callout td {background: #EEEEEE;}
html .table-callout ul {margin: 0; margin-bottom:0.5em; padding-left:0;}
html .table-callout li {list-style:none; background: url(../images/small_arrow.gif) 0px 2px no-repeat; margin:0; padding:0; padding-left:10px;}

.table-testimonial {border:1px solid #CC9900; padding: 2px; margin: 10px; float: right; width:150px;}
html .table-testimonial td {padding: 3px; color:#253C7F; font-style:italic; font-size: 10px;}
html .table-testimonial img {border: 1px solid black;}
.table-testimonial-horiz {border:1px solid #CC9900; padding: 2px; margin: 10px auto;}
html .table-testimonial-horiz td {padding: 3px; color:#253C7F; font-style:italic; font-size: 10px; width:150px;}
html .table-testimonial-horiz img {border: 1px solid black;}

/*----------------------------------------------------------------------*/
/* Legacy Tables
/*----------------------------------------------------------------------*/	
html .tbltitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF }
html .title-cell { background-color: #233773 }
html .tblsubgrey { background-color: #CBCBCA }
html .tblsubmauve { background-color: #666699; font-size: 12px; color: #ffffff; font-weight: bold; }

html .table-blue  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; border: 0px; padding: 3px;  background-color: #233773 }
html .table-blue  tr { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; border: 0px; padding: 3px;  background-color: #233773 }
html .table-blue td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; border: 0px; padding: 3px; background-color: #233773 }


/*----------------------------------------------------------------------*/
/* Legacy Styles 
/*----------------------------------------------------------------------*/	
html .newslinks { FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
html .newsevents { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #253C7F; text-decoration: underline}
html .newsevents a:link {color: #3366CC}
html .newsevents a:hover {color: #FFC10A}
html .populartopics { font-family: Arial, Helvetica, sans-serif; font-size: 14px;font-style: normal;	line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; background-color: #999999}
html .heading1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#999999; text-decoration: none; text-transform:uppercase;}
html .MainHeading {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#999999; text-decoration: none; text-transform:uppercase;}
html .MainHeading2 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color:#253C7F; text-decoration: none}

