body {
    padding:0;
    font-family: Arial, sans-serif;
    color: black;
    font-size:11px;
}
#level0 {
    width: 720px;
    min-height: 300px;

/** min-height hack b/c IE doesn't recognize min-height, but will auto-expand past a given height **/

    _height: 300px;
    background:transparent url(../images/Swoosh.gif) repeat-y left top;
    margin-bottom: 5px;
}

#level1 {
    margin-left:164px;
    padding-left:9px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#level2 {
    position:relative;
    padding-bottom: 0px;
    margin-bottom: 0px;

}

#level3 {
    margin-right:164px;
    padding-right:9px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#main {
    padding-top: 15px;
    background:#FFFFFF;
    padding-bottom: 0px;
    margin-bottom: 0px;

    font-family: Arial, sans-serif;
    color: black;
    font-size:11px;
    width: 547px;
}

#lftBar {
    position:absolute;
    width:164px;
    top:160px;
    left:9px;
    margin-top: 10px;

    font-family: "Arial Narrow", Arial, sans-serif;
    font-weight: bold;
	font-size: 13px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#blackbox1{
	position: relative;
	height: 33px;
	width: 552px;
	background: #000000 url(../images/PhoneNumber.gif) no-repeat;
	color: #005F8F;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}
#blackbox2{
	position: relative;
	margin-top: -33px;
	margin-left: 552px;
	height: 33px;
	width: 168px;
	background: #000000 url(../images/Slogan.gif) no-repeat;
}

#spacer {
      margin: 0 0 0 0;
      margin-top: 5;
      padding: 0 0 0 0;

}

#basebanner {
   background: #000000;
   color: #75A8C2;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 13px;
   font-weight: bolder;
   text-align: right;
   width: 720px;
   height:20px;
}

/** NEWSFLASH MODULE **/

div.moduletablenewsflash {

background: #DBE8EF;
/**border-left: solid;
border-right: solid;
border-width: 1px;
border-color: 005F8F;**/

    padding-bottom: 0px;
    margin-bottom: 0px;
    bottom: 0px;

}

.moduletablenewsflash h3 {
font-family: Arial, sans-serif;
color: 005F8F;
font-size: 16px;
}

table.moduletablenewsflash td{
font-family: Arial, sans-serif;
color: black;
font-size:10px;
}

table.moduletablenewsflash *{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/** HANDLING FOR LEFT-MENU MODULE SETTINGS **/

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	line-height: 28px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover {
	background-color:#FFFFFF;
	color:#005F8F!important;
	text-decoration:none!important;
}

/** general module table **/
table.moduletable,
#LeftMenu table {
	width:100%;
	float:left;
	clear:left;
}

/** general module table **/
#LeftMenu table td {
	font-size:11px !important;
	color:#CCCCCC;
}

/** general module title **/
table.moduletable th,
table.moduletable-bgimg th,
table.moduletable-right th {
	border: 1px solid #000000;	
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	background-color:#484848;
	height:25px;
	text-align:left;
	padding-left:15px;
	font-weight:normal;
}

/** generic menu item **/
.mainlevel  {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:transparent url(../images/bg_mainlevel.gif) repeat-x center top;
	font-weight:bold;
	text-decoration:none;
}

/** specific left column form **/
#LeftMenu form {
	margin-left:15px;
}

/** specific left column form **/
#LeftMenu .button {
	font-size:11px;
	color:#FFFFFF;
	background-color:#585858;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	width:140px;
}


/** specific left column form **/
#LeftMenu .inputbox {
	font-size:11px;
	font-weight: bold;
}

/** module styles in #leftcol **/
#LeftMenu table.moduletable td {
	color:#DADADA;
	font-size:11px;
}

/** TEXT AND HEADER HANDLING **/
table.contentpaneopen {
    font-family: Arial, sans-serif;
    color: black;
    font-size:11px;
   width: 100%;
}

table.contentpane, .pagenav {
    font-family: Arial, sans-serif;
    color: black;
    font-size:11px;
}
.contentheading {
     color: #FF0000;
     font-family: Arial, sans-serif;
     font-size: 16px;
     font-weight: bold;
   width: 100%;
}

.pathway {
   font-fmaily: Arial, sans-serif;
   color:black;
   font-size: 11px;
   font-weight: bold;
}

.componentheading {
     color: #FF0000;
     font-family: Arial, sans-serif;
     font-size: 16px;
     font-weight: bold;
   width: 100%;

}

.contentdescription {
    font-family: Arial, sans-serif;
    color: black;
    font-size:11px;
}

.sectiontableentry* {
    font-family: Arial, sans-serif;
    color: black;
    font-size:11px;
}