/*
 * Allegis CSS
 */

a {
	font-size: 11px; 
	line-height: 14px; 
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	font-weight: normal;
}

a:link { color: #808080; text-decoration: none; }
a:visited  { color: #808080; text-decoration: none; }
a:hover  { color: #404040; text-decoration: none; } 
a:active { color: #404040; text-decoration: none; }

a.sidebar-link {
	color: #959878;
	font-size: 10px; 
	line-height: 14px; 
	font-weight: bold;
	text-decoration: none;
}

a.sidebar-link:link { color: #959878; }
a.sidebar-link:visited { color: #959878; }
a.sidebar-link:hover { color: #3E3E3E; }
a.sidebar-link:active { color: #3E3E3E; }

a.sidebar-link-here {
	color: #3E3E3E;
	font-size: 10px; 
	line-height: 14px; 
	font-weight: bold;
	text-decoration: none;
}

a.sidebar-link-here:link { color: #3E3E3E; }
a.sidebar-link-here:visited { color: #3E3E3E; }
a.sidebar-link-here:hover { color: #3E3E3E; }
a.sidebar-link-here:active { color: #3E3E3E; }


body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

body.home {
	background-color: #F2F3E9;
	margin: 0px 0px 0px 0px;
}

.content-table {
	background-color: #FFFFFF;
	width: 100%;
	color: #404040;
	font-size: 11px; 
	line-height: 15px;
	text-align: justify;
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

.content-table-tan {
	background-color: #F2F3E9;
	width: 100%;
	color: #404040;
	font-size: 11px; 
	line-height: 15px; 
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

.body-text	{ 
	color: #404040;
	font-size: 11px; 
	line-height: 15px;
	text-align: justify;
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

h2 {
	color: #525FAA;
	text-align: left;
	font-size: 14px; 
	line-height: 17px; 
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	font-weight: bold;
}

h2.exspabv {
	color: #525FAA;
	text-align: left;
	font-size: 14px; 
	line-height: 17px; 
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}

h3.sans-serif {
	font-size: 14px; 
	text-align: left;
	line-height: 17px; 
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	font-weight: bold;
}

h3.serif {
	font-size: 14px; 
	text-align: left;
	line-height: 17px; 
	font-family: times, serif; 
	letter-spacing: 0.03em;  
	font-weight: bold;
}

h4	{ 
	color: #404040;
	font-size: 12px; 
	line-height: 15px;
	text-align: left;
	font-family: Helvetica Roman, sans-serif; 
	font-weight: bold;
	letter-spacing: 0.03em; 
	margin: 10 0 0 0;
}


.head-blue {
	color: #525FAA;
	font-size: 14px; 
	line-height: 17px; 
	text-align: left;
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	font-weight: bold;
}

.head-blue-2level {
	color: #525FAA;
	text-align: left;
	font-size: 12px; 
	line-height: 17px; 
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	font-weight: normal;
}


p {
	color: #404040;
	font-size: 11px; 
	line-height: 15px;
	text-align: justify
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

p.red-extratop {
	color: #FF0000;
	margin: 25px 0px 0px 0px;
}


p.bluetext {
	color: #525FAA;
}



p.head-dark-gray {
	color: #3E3E3E;
	font-size: 12px; 
	line-height: 15px; 
	font-family: Helvetica Roman, sans-serif; 
	font-weight: bold;
	letter-spacing: 0.03em;  
}

p.head-dark-gray-extratop {
	color: #3E3E3E;
	font-size: 12px; 
	line-height: 15px; 
	font-family: Helvetica Roman, sans-serif; 
	font-weight: bold;
	letter-spacing: 0.03em;  
	margin: 25px 0px 0px 0px;
}

p.head-tan {
	color: #7D815A;
	font-size: 12px; 
	line-height: 15px; 
	font-family: Helvetica Roman, sans-serif; 
	font-weight: bold;
	letter-spacing: 0.03em;  
}

p.head-red {
	color: #FF0000;
	font-size: 12px; 
	line-height: 15px; 
	font-family: Helvetica Roman, sans-serif; 
	font-weight: bold;
	letter-spacing: 0.03em;  
}


.article-title	{ 
	color: #404040;
	font-size: 12px; 
	line-height: 15px;
	text-align: left;
	font-family: Helvetica Roman, sans-serif; 
	font-weight: bold;
	letter-spacing: 0.03em;  
}

p.publication-serif {
	font-size: 24px;
	line-height: 24px; 
	text-align: left;
	font-family: Times, serif; 
	letter-spacing: 0.03em;  
	margin: 0px 0px 0px -15px;
}


p.publication-sans-serif {
	font-size: 24px; 
	line-height: 24px; 
	text-align: left;
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	margin: 0px 0px 0px -15px;
}

p.quote1 {
	color: #000000;
	font-size: 13px; 
	line-height: 15px; 
	font-family: Times New Roman, serif; 
	font-style: italic;
	letter-spacing: 0.03em;  
}

p.author1 {
	color: #000000;
	font-size: 11px; 
	line-height: 13px; 
	font-family: Times New Roman, serif; 
	font-style: italic;
	letter-spacing: 0.03em;  
	margin: -5px 0px 20px 0px;
}

p.quote2 {
	color: #000000;
	font-size: 12px; 
	line-height: 18px;
	font-family: Times New Roman, serif; 
	font-style: italic;
	letter-spacing: 0.03em;  
}

p.author2 {
	color: #000000;
	font-size: 10px; 
	line-height: 22px; 
	font-family: Times New Roman, serif; 
	font-style: italic;
	letter-spacing: 0.03em;  
	margin: -10px 0px 20px 0px;
}

p.footer {
	color: #525FAA;
	font-size: 9px; 
	line-height: 11px; 
	font-family: Helvetica Roman, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

ul.aligned-list {
	list-style-position: outside;
	text-indent: 0px;
	padding: 0px 0px 0px 14px;
}

li.aligned {
	padding: 0px 0px 0px 0px;
}


td.top	{	
	vertical-align: top;
	text-align: left;
	}


td.cell-open-left {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}

td.cell-open-left-right {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

td.cell-open-top-left {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}

td.cell-open-top-left-right {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

td.horz-rule {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}


td.event-logo {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px 0px 0px 0px;
}

td.event-name {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px 0px 0px 0px;
}

td.event-descrip {
	padding: 15px 0px 15px 0px;
}

td.image-no-border {
	padding: 10px 20px 30px 0px;
	}


table.head-dark-gray-table {
	color: #3E3E3E;
	font-size: 12px; 
	line-height: 15px; 
	font-family: Helvetica Roman, sans-serif; 
	font-weight: bold;
	letter-spacing: 0.03em;  
	margin: 0px 0px 0px 0px;
}


img {
	border: 0;
	}

img.center
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
