/*----------------------------------------
EDAM Stylesheet
Last Updated: June 28, 2011
(c) 2011 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/

@import url(/global/css/global-styles.min.css);


body {
	background-color: #DEE6E6;
	width: 850px;
	margin: 0 auto;
}
.maincontenttable {
	padding-bottom: 0px;
	background: #FFFFFF;
	background-color: #FFFFFF;
}

.maincontentcell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #336699;
	border-left-color: #336699;
	border-right-style: solid;
	border-left-style: solid;

}

TABLE   {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

TD   {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}


p   {   font-size: 12px;
        line-height : 16px;
        font-family: Arial, Verdana;
        font-weight: normal;
        color: #000000;
        }

UL {    font-family: Arial, Verdana;
	    font-size: 12px;
	    color: #000000;
		font-weight: normal;
		line-height : 16px;
		text-decoration : none;
		text-align : left;
		list-style-type : square;
		list-style-position : inside;
		list-style : square;
}
a:link {
	color: #336699;
}
a:visited {
	color: #FFCCC00;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #336699;
}
h4 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 14px;
      color: #000000;
      }

h3 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #336699D;
		}

h2 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #000000;
      }

h1 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 18px;
      color: #336699;
      }
	  .headline {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #336699; font-weight: bold; }
.subhead {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.calSubItal {color: #666666; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: italic; }
.calBody {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.callText {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.calendarItalics {
	color: #87A5C3;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.developer {
	font-size: 15px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
.developerDate {	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.return {font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.gold {
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
}
.silver {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.bronze {
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
}
.smallBlue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}
.subBlue {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336699; font-weight: bold; }
.smallerCall {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.smallerCallPlain {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.continue {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

/* Clickable Logo
----------------------------------------*/
#logo-click {
	border: none;
	margin-left: -373px;
	top: 10px;
	width: 520px;
	z-index: 999;
}

#logo-click h1 {
	height: 30px;
}      

/* Sponsors
----------------------------------------*/
#sponsors{
	height: 250px;
}








