body {font-family:Arial, helvetica, sans-serif; margin:0px; background-color:#ffffff;}

/* Title styles */

h1 {font-size: 20px; color: #333333; font-weight: bold; margin-top: 0px; margin-bottom: 10px; line-height:110%; margin-left: 20px; margin-right: 20px}

/* Paragraph styles */

p {font-size: 11px; color: #333333; line-height:130%; margin-top: 8px; margin-bottom: 8px; margin-left: 20px; margin-right: 20px}
p#bold {font-weight: bold}
p#boldlarge {font-weight: bold; font-size: 12px;}
p#large {font-size: 12px;}
p#footer {font-size: 10px;}
p#largerbtmmargin {margin-bottom: 16px}
p#largerbtmmarginbold {margin-bottom: 16px; font-weight: bold}
p#notopborder {margin-top: 0px;}
p#awards {width:200px}
p#awardslargerbtmmargin {width:200px; margin-bottom: 16px}

a.p:link {COLOR: #31007B; text-decoration: underline}
a.p:hover {COLOR: #31007B; text-decoration: none}
a.p:visited {COLOR: #31007B; text-decoration: underline}
a.p:active {COLOR: #31007B; text-decoration: none}

.bold {font-weight: bold}
.boldlarge {font-weight: bold; font-size: 12px;}

/* contact 2-column styles */

div#contactright {float:right; width:230px; font-size: 11px; color: #333333; line-height:130%; margin-top: 0px; margin-bottom: 0px; margin-right: 20px;}

/* Main cell paragraph styles */

p#buttons 
{
	width:280px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height:105%;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	background-color: #666666;
	margin-left: 0px;
	margin-right: 0px;
}
	
p#buttons a {display: block; padding: 3px 5px 3px 20px;}
p#buttons a:link {color:#ffffff; background-color: #666666;text-decoration: none;}
p#buttons a:visited {color:#ffffff; background-color: #666666;text-decoration: none;}
p#buttons a:active {color:#333333; background-color: #DCDBD8; text-decoration: none;}	
p#buttons a:hover {color:#333333; background-color: #DCDBD8; text-decoration: none;}

p#buttonshilite 
{
	width:280px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height:105%;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	background-color: #DCDBD8;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}
	
p#buttonshilite a {display: block; padding: 3px 5px 3px 20px;}
p#buttonshilite a:link {color:#333333; background-color: #DCDBD8;text-decoration: none;}
p#buttonshilite a:visited {color:#333333; background-color: #DCDBD8;text-decoration: none;}
p#buttonshilite a:active {color:#ffffff; background-color: #666666; text-decoration: none;}	
p#buttonshilite a:hover {color:#ffffff; background-color: #666666; text-decoration: none;}

/* cell styles */

td#topbanner {border:1px solid #666666; border-width: 1px 1px 1px 1px; background-color: #DCDBD8; padding-left:20px}
td#navbarright {border:1px solid #666666; border-width: 0px 1px 1px 1px; background-color: #ffffff;}

td#contentleft {border-left:1px solid #666666; background-color: #ffffff; padding: 30px 0px 40px 0px; }
td#contentright {border-left:1px solid #666666; border-right:1px solid #666666; background-color: #ffffff; }

td#footerleft {border:1px solid #666666; border-width: 1px 0px 0px 1px; background-color: #ffffff;}
td#footerright {border:1px solid #666666; border-width: 1px 1px 0px 0px; background-color: #ffffff;}
td#footerbar {border:1px solid #666666; border-width: 1px 1px 1px 1px; background-color: #666666;}

/* navigation cell styles */

td#celltopnav {background-color: #ffffff; border-bottom:1px solid #666666; border-left:1px solid #666666; font-size: 12px; font-weight: bold; color: #333333; line-height:30px;}
td#celltopnav a {display: block; padding-left:3px; padding-right:3px}
td#celltopnav a:link {color:#333333; text-decoration: none;}
td#celltopnav a:hover {color:#333333; background-color: #DCDBD8; text-decoration: none;}
td#celltopnav a:visited {color:#333333; text-decoration: none;}
td#celltopnav a:active {color:#333333; background-color: #DCDBD8; text-decoration: none;}

td#celltopnavon {background-color: #92B4CE; border-bottom:1px solid #666666; border-left:1px solid #666666; font-size: 12px; font-weight: bold; color: #333333; line-height:30px;}
td#celltopnavon a {display: block; padding-left:3px; padding-right:3px}
td#celltopnavon a:link {color:#333333; text-decoration: none;}
td#celltopnavon a:hover {color:#333333; background-color: #DCDBD8; text-decoration: none;}
td#celltopnavon a:visited {color:#333333; text-decoration: none;}
td#celltopnavon a:active {color:#333333; background-color: #DCDBD8; text-decoration: none;}

/* assorted styles */

ul
{	
	/* margin-left: 2em; */
	padding-left: 0em;
	list-style-type: square;
	color: #333333;
	font-size: 11px;
	line-height:130%;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 35px;
	margin-right: 20px
}

p#projecttypeimageborder {margin-top: 30px; margin-left: 20px}


