/* 
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
			
			notes:	This is the content style sheet.  
								
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/

/*--------------------------
CONTENT AREA TOPICS
--------------------------*/


div#mainTopic, div.mainTopic {margin: 10px 10px;}
div#mainTopic li, div.mainTopic li {display: inline; line-height: 1.4em; margin-right: .3em;}
div#mainTopic li a, div.mainTopic li a {margin-right: .4em;}

div#mainTopic h1, div.mainTopic h1 {font-size: 20px; line-height: 24px; color: #000; padding-top: 0.1em; padding-top: 10px; margin-bottom: 7px; clear: left; _margin-top: 10px;}
div#mainTopic p, div.mainTopic p {font-size: 1.2em; line-height: 1.2em;}
h2.subTitle, h2.siteSection { font-size: 1.4em; font-weight: bold; clear: left;}
h2.subTitle a, h2.siteSection a {color: #0054A6; text-decoration: none;}
h2.subTitle a:hover, h2.siteSection a:hover {text-decoration: underline;}
p.sectionDescription {clear: left; font-size: 1.2em;}
div#subjectTop {clear: left; margin-top: 0;}
div#subjectTop h2 {font-size: 1.4em; line-height: auto; color: #000; padding-top: 0.1em; padding-top: 10px; margin-bottom: 7px; clear: left;}
div#subjectTop h3 {font-size: 1.4em; margin-top: 20px;}

/*ie hackin*/
div#mainTopic h1, div.mainTopic h1 {_padding-top: 0;}
div#footerContent {_margin-top:-10px;}
div#rightSide {/*_height: 110em;*/ height: auto;/*120em*/}

/*ie rendering bugs */
h2.subTitle, h2.siteSection, p.summary{_position: relative;}