body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

.outlineTable {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color:FFFFFF;
}

/*a.navLink:link {
	color:FFFFFF;
	text-decoration:none;
}

a.navLink:visited {
	color:FFFFFF;
	text-decoration:none;
}

a.navLink:hover {
	color:CCCCCC;
	text-decoration:none;
	font-style: italic;
}

a.navLink:active {
	color:FFFFFF;
	text-decoration:none;
}
*/

.navigation a.navigation:link {
	color:#000000;
	text-decoration:none;
}

.navigation a.navigation:visited {
	color:#000000;
	text-decoration:none;
	
}

.navigation a.navigation:hover {
	color:#333333;
	text-decoration:none;
	font-style: italic;
}

.navigation a.navigation:active {
	color:#000000;
	text-decoration:none;
}

.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color:FFCC33;
}

.navigation2 a.navigation2:link {
	color:#FFCC33;
	text-decoration:none;
}

.navigation2 a.navigation2:visited {
	color:#FFCC33;
	text-decoration:none;
	
}

.navigation2 a.navigation2:hover {
	color:#333333;
	text-decoration:none;
	font-style: italic;
}

.navigation2 a.navigation2:active {
	color:#FFCC33;
	text-decoration:none;
}

a:link {
	text-decoration:none;
	color:CC0000;
}

a:visited {
	text-decoration:none;
	color:CC0000;
}

a:active {
	text-decoration:none;
	color:CC0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #999999;
	padding-bottom:-2px;
	white-space: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	padding-bottom:-3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	padding-bottom:-3px;
}

th,td {
	font-family: Arial, Helvetica, sans-serif;
}

.whiteHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
}

.boldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-bottom:0px;
}


td.subNav {
	background-color: #333333;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 3px;
	padding-left: 15px;
}

td.subNav p {
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -6px;
}

.bodyCopy {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyCopyWhite {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.smallerCopy {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.texttiny {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


#article h1 {
	font-size: 16px;
	line-height: 17px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-9px;
}

#article h2 {
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-8px;
}

#article h3 {
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-6px;
}

#article p {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#article a.article:link {
	color:CC0000;
	text-decoration:none;
	font-style: italic;
}

#article a.article:hover {
	color:CC0000;
	text-decoration:underline;
	font-style: italic;
}

#article a:visited.article {
	color:CC0000;
	text-decoration:none;
	font-style: italic;
}

#article a.article:active {
	color:CC0000;
	text-decoration:none;
	font-style: italic;
}

#readMore {
	font-size: 11px;
	line-height: 15px;
	color: #0066CC;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#article a.readMore:link  {
	font-size: 11px;
	line-height: 15px;
	color: #0066CC;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#article a.readMore:active  {
	font-size: 11px;
	line-height: 15px;
	color: #0066CC;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#article a.readMore:hover  {
	font-size: 11px;
	line-height: 15px;
	color: #0066CC;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:underline;
}
#article a.readMore:visited  {
	font-size: 11px;
	line-height: 15px;
	color: #0066CC;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.footer {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
}

.footer a.footer:link {
	color:#000000;
	text-decoration:none;
}

.footer a.footer:visited {
	color:#000000;
	text-decoration:none;
	
}

.footer a.footer:hover {
	color:#0066CC;
	text-decoration:none;
	font-style: italic;
}

.footer a.navigation:active {
	color:#footer;
	text-decoration:none;
}

.topNav {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-right: 10px;

}

.button {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 8px;
	padding: 4px;
	border: thin solid #FFFFFF;
	height: 40px;
	width: 275px;
	}

.resourcelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
}
.resourcelinks a:link {color: #FF0000;}
.resourcelinks a:visited {color: #000000;} 
.resourcelinks a:active {color: #FF0000;} 
.resourcelinks a:hover {color: #FFCC00;} 


.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: disc;        
	
}
.newstext a:link {color: #FF0000;}
.newstext a:visited {color: #FF0000;} 
.newstext a:active {color: #FF0000;} 
.newstext a:hover {color: #FFCC00;} 

.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FF3300;
	line-height: 12.5px;


}
.sessionName {font-size:14px; font-weight:bold; color:#FF0000;}
.mediumred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: disc;
}

.largered {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

table.confTable{
	border-collapse:collapse;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}
table.confTable td{ font-size:11px;}
.linkList2B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.quoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.quoteTextPos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.quoteCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.quoteCreditPos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
