* {margin:0;padding:0;}

body {
	margin: 0 auto;
	text-align: center;
	font-family: "Trebuchet MS", georgia;
	font-size: 12px;
	color: #555555;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ebeae5;
}
img {
	border: none;
	
}
.picborder {
	padding:4px;
	margin: 4px;
	border: 1px solid #dddddd;
	left: 10px;
}

a {
	color:#09c;
	text-decoration:none;
	font-family: "Lucida Grande", arial, helvetica, san-serif;
	font-size: 13px;
	}
a.general:link {
	color:#09c;
}
a.general:visited {
	color:#09c;
}
a.general:hover {
	background-color:#eee;
}

div.main {
	clear: both;
	margin: 0px auto; 
	width: 950px;
	text-align: left;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	display: table;
}
div.row {
	clear: both;
	
}
div.slogan {
	clear: both;
	height:138px;
	
}
div.cell {
	display: table-cell;
	float: left;
}
p {
	padding-top: 10px;
	font-family: "Lucida Grande", arial, helvetica, san-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #555;
}
h1 {
	font-family: "Trebuchet MS", georgia;
	font-size: 2.1em;
	color: #66B0D9;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 20px;
	
}	
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}

ul {
list-style: none;
margin-left: 10px;
padding: 0;
}

ul li.menu {
	padding-left: 0px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	background: none;
	font-family: "Lucida Grande", arial, helvetica, san-serif;
}

ul li {
	padding-left: 13px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	background: url(http://www.glycemicindex.com/blog/tictac_blue.gif) no-repeat 0 6px;
	font-family: "Lucida Grande", arial, helvetica, san-serif;
}

table.main {

}
td.mainleft {
	padding: 25px;
}
td.mainright {
	vertical-align: top;
	padding-top: 30px;
}




div.nav-on {
	clear: both;
	width: 181px;
	background-image: url(images/nav-on-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 2px #0c2677 solid;
	background-color: #003ebd;
	text-align: center;	
	line-height: 24px;
	display: table;
}
div.nav-on a {
	width: 181px;
	height: 24px;
	color: White;
	font-size: 10px;
	display: block	
}
div.programtxt {
	float: left;
	margin-left: 17px;
	width: 750px;
	line-height: 20px;
}
div.programtxt p {
	color: #0c2677;
	font-size: 14px;
	font-weight: bold;
	/* CAUSING TROUBLE WITH FORMS IN IFRAME  height: 46px; */
	line-height: 40px;
}
div.copy {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top:7px;
}
div.copy a {
	color: #999999;
	margin: 0 5px;
}





.department-off
{
	width: auto;
	cursor: pointer;
	white-space: nowrap;
	color: #ffffff;
}
.department-off-static
{
	width: auto;
	cursor: pointer;
	white-space: nowrap;
	color: #ffffff;
}

.department-on
{
	width: auto;
	cursor: pointer;
	white-space: nowrap;
	color: #ffffff;
}
.department-on-static
{
	width: auto;
	cursor: pointer;
	white-space: nowrap;
	color: #ffffff;
}

.submenu
{
background-image: url(images/bg-submenu.gif);
	background-repeat: repeat-x;
	background-color:#0038a8;;
	width:183px;
}

.submenu li
{
	padding: 0 0 7px 0;
	font-size: 0.9em;
	
}
.submenu li a
{
	color:#FFFFFF;
}
.submenu li a:hover
{
	color:#aaaaaa;
}

.submenu ul
{

margin: 10px 0 10px 0;
list-style-type: none;
padding-left:20px;
padding-right:5px;
}

div.prefooter{
background:url(images/down.gif) top center no-repeat;
height:15px;
}
