@charset "utf-8";
body 	{
		font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 20px;
		color: #000000;
		margin-top:4px;
		}
		

p		{
		margin:12px;
		}
		
.narrow {
 		margin-right:30px;
		}	
		
.margBoth {
			margin-right:30px;
			margin-left:30px;
			}		
			
h1		{
		font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
		font-size:24px;
		line-height:30px;
		font-weight:bold;
		text-align:center;
		color:#3c6c9d;
		margin: 20px;
		}
		
h2		{
		font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
		font-size:22px;
		line-height:28px;
		font-weight:bold;
		margin: 14px;
		}
		
h3		{
		font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
		font-size:20px;
		line-height:26px;
		font-weight:bold;
		margin: 12px;
		}
		
h4		{
		font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
		font-size:18px;
		line-height:24px;
		font-weight:bold;
		margin: 12px;
		}

.bigger	{
		font-weight: bold;
		color:#000033;
		font-size:16px;
		line-height:19px;
		}
		
.bigger2	{
		font-weight: bold;
		color:#000033;
		font-size:17px;
		line-height:21px;
		font-style:italic;
		}
		
.bluebold 
		{
		font-weight: bold;
		color:#000033;
		}
		
.noDisc {
	list-style-type:none;
}

.smallText {
	font-size:12px;
}

.conferenceList {
	font-style:italic;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
}
	
.copyright
		{
		font-size:12px;
		line-height:15px;
		font-style:italic;
		color:#003366;
		background-color: inherit;
		text-align:center;
		text-indent:0;
		font-weight:normal;
		}
.copyrightPh
		{
		font-size:12px;
		line-height:15px;
		font-style:normal;
		color:#003366;
		background-color: inherit;
		text-align:center;
		text-indent:0;
		font-weight:bold;
		}
		
.designer {
				font-style: italic;
				font-size: 12px; 
				line-height:16px;
				color: #003366;
				background-color: inherit;
				text-align:center;
				font-weight:bold;
				}

a.designer:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited {
					color: #333399;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover {
					color: #000033;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:active {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
					

					
.bottomLinks 	{
				font-size: 13px; 
				line-height:16px;
				font-weight: bold;
				text-align: center;
				color:#000033;
				background-color: inherit;
				text-decoration: none;
				text-indent:0;
				}
				
a.bottomLinks:link {
					color:#000033;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #000033;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #003399;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color:#000033;
					background-color: inherit;
					}
.linkSep 	{
				font-size: 12px; 
				font-weight: normal;
				text-align: center;
				color:#003366;
				background-color: inherit;
				text-decoration: none;
				margin-top:6px;
				text-indent:0;
				}
.betterLink {
				color: #003366;
				background-color: inherit;
				text-decoration: none;
				}

a.betterLink:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #0033CC;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #0033CC;
					background-color: inherit;
					text-decoration: underline;
					}
a.betterLink:active {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}

.buttonLink {
				color: #003366;
				background-color: inherit;
				text-decoration: none;
				font-weight:bold;
				}

a.buttonLink:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.buttonLink:visited {
					color: #0033CC;
					background-color: inherit;
					text-decoration: none;
					}
a.buttonLink:hover {
					color: #0033CC;
					background-color: inherit;
					text-decoration: none;
					}
a.buttonLink:active {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}