﻿/* Core.css overrides */
p.commentDate
{
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 1em;
}
div.comment
{
	margin-bottom: 1.5em;
}

.ms-WPBody
{
font-size:1em;
font-family:verdana,arial,helvetica,sans-serif;
}
.ms-WPBody TABLE,.ms-TPBody TABLE
{
font-size:1em;
}
.ms-WPBody A:link
{
color: #369;
text-decoration: underline;
}
.ms-WPBody A:visited
{
color: #609;
text-decoration: underline;
}
.ms-WPBody A:hover
{
color:#369;
text-decoration:none;
}
.ms-WPBody th,.ms-TPBody th
{
font-weight:bold;
}
.ms-WPBody td
{
font-size:1em;
font-family:verdana,arial,helvetica,sans-serif;
}
.ms-WPBody h1,.ms-TPBody h1
{
font-weight:bold;
font-size:125%;
}
.ms-WPBody h2,.ms-TPBody h2
{
font-weight:bold;
font-size:110%;
}
.ms-WPBody h3,.ms-TPBody h3
{
font-weight:bold;
font-size:110%;
}
.ms-WPBody h4,.ms-TPBody h4
{
font-weight:bold;
font-size:1em;
}
.ms-WPBody h5,.ms-TPBody h5
{
font-weight:bold;
font-size:1em; 
}
.ms-WPBody h6,.ms-TPBody h6
{
font-weight:bold;
font-size:1em;
}



/*--Global Styles Start--*/
body
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 50%;
    margin: 0px 0px 0px 0px;
    background: #fff;
    color: #000;
}
div#container
{
    font-size: 150%;
    line-height: 140%;
    min-width: 740px;
}
/*--Header Styles Start--*/
code, kbd   /* for accessibility statement */   
{   font-size: 120%;
}
div#headerContainer
{
    width: 100%;
    min-height: 100px;
    margin-top: 10px;
}
div#header
{
    margin-left: auto;
    margin-right: auto;
    width: 740px;
}
div#headerLogo
{
    float: left;
    
}
div#headerSearch
{
    float: right;
    padding-right: 10px;
    text-align: left;
    padding-bottom: 10px;
    
}
div#headerSearchLinks
{
    padding-bottom: 10px;
    font-size: 85%;
    text-align: right;
}
img#tlogo
{
    padding-bottom: 10px;
}
/*--Header Styles End--*/

/*--Search Bar Styles Start--*/
input
{
    font-size: 11px;
    font-family: Verdana, Arial;
}
input.text
{
    color: #000;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    height: 15px;
}
select.text
{
    color: #000;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    height: 15px;
}
input.button
{
    background-image: url("/publishingimages/btn_search.gif");
    background-color: #fff;
    background-repeat: no-repeat;
    border: none;
    height: 19px;
    width: 19px;
    cursor: pointer;
}
/*--Search Bar Styles End--*/

/*--Main Navigation Styles Start--*/
div#mainNavigationContainer
{
    clear: both;
    width: 100%;
    height: 25px;
    background-image: url("/publishingimages/background1.gif");
    background-repeat: repeat;
}
div#mainNavigation
{
    width: 740px;
    margin-left: auto;
    margin-right: auto;
}
ul#mainNavList
{
    margin: 0px;
    padding: 0px;
}
ul#mainNavList li
{
    list-style: none;
    display: inline;
    margin: 0px;
    
}
ul#mainNavList a
{
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
a.mainNavLink
{
    height: 25px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-variant: small-caps;
    font-size: 12px;
    line-height: 160%;
    vertical-align: top;
}
a#mainNavLink1
{
    width: 115px;
}
a#mainNavLink2
{
    width: 163px;
}
a#mainNavLink3
{
    width: 138px;
}
a#mainNavLink4
{
    width: 148px;
}
a#mainNavLink5
{
    width: 176px;
}
a.mainNavLink:hover
{
    background-color: #666;
}
/*--Main Navigation Styles End--*/

/*--Footer Styles Start--*/
div#footerContainer
{
    width: 100%;
    background-color: #999;
    clear: both;
}
div#footer
{
    margin: 0 auto;
    width: 738px;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
}
div#footerLinks
{
    width: 738px;
    margin: 0 auto;
    font-size: 85%;
    text-align: center;
}
/*--Footer Styles End--*/

/*--Links Styles Start--*/
a:link
{
    color: #369;
}
a:visited
{
    color: #609;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    color: #369;
}
/*--Links Styles End--*/

/*--Misc. Styles Start--*/
ul
{
    list-style-type: square;
}
h1
{
    font-size: 125%;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #933;
    font-variant: small-caps;
}
h2
{
    font-size: 110%;
    margin-top: 0px;
    margin-bottom: 0px;
    font-variant: small-caps;
    color: #633;
}
h3
{
    font-size: 110%;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #633;
}
img
{
    border: 0px;
}
/*--Misc. Styles End--*/

/*--Main Content Styles Start--*/
div#mainContentContainer
{
    width: 100%;
}
div#mainContent
{
    margin-left: auto;
    margin-right: auto;
    width: 720px;
    min-height: 360px;
    background-color: #fff;
    padding: 10px;
    line-height: 175%;
}
div#mainImage
{
    margin: -10px;
    padding-bottom: 20px;
}
/*--Main Content Styles End--*/

/*--Two Column Styles Start--*/
.altTwoColWrap
{
    clear: both;
}
.altLeftColumn
{
    float: left;
    width: 50%;
    display: block;
}
/*--Two Column  Styles End--*/

/*-- Forms Styles Start--*/
.form-field
{
    padding: 0px;
    margin: 0;
}
.field
{
    margin-bottom: 1em;
}
/*-- Forms Styles End--*/

/*--Newsletter Styles Start--*/
.questions
{
    font-weight: bold;
    padding-top: 10px;
}
.tallImageRightAlign
{
    float: right;
    width: 25%;
    display: block;
    margin: 0;
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 90%;
    font-style: italic;
}

.textCenter
{   
	text-align: center;
    margin: 0px;
    font-style: normal;
}
.tallImageLeftAlign
{
    float: left;
    width: 25%;
    display: block;
    margin: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 20px;
    font-size: 90%;
    font-style: italic;
}
.wideImageRightAlign
{
    float: right;
    width: 50%;
    display: block;
    padding-bottom: 5px;
    padding-top: 15px;
    margin-left: 20px;
    font-size: 90%;
    font-style: italic;
    text-align: justify;
}
.wideImageLeftAlign
{
    float: left;
    width: 50%;
    display: block;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-right: 20px;
    font-size: 90%;
    font-style: italic;
    text-align: justify;
}
.captionImageRightAlign
{
    float: right;
    display: block;
    margin: 10px 0 10px 20px;
}
.captionImageRightAlign p
{
    font-style: italic;
    text-align: center;
}
.simpleImageRightAlign
{
    float: right;
    margin: 0px 0 10px 20px;
}
.simpleImageLeftAlign
{
    float: left;
    margin: 0px 20px 10px 0;
}
.simpleImageCaption p
{
    font-size: 90%;
    font-style: italic;
}
.aside
{
    background: #eee;
    margin-top: 30px;
    padding: 10px 10px 0 10px;
    border: 1px dashed #666;
}
.vaside
{
    float: right;
    width: 25%;
    display: block;
    margin-top: -800px;
    margin-right: 0px;
    margin-left: 15px;
    padding: 10px;
    background: #eee;
    border: 1px dashed #aaa;
    font-size: 90%;
}
.sectional
{
    margin-top: 40px;
    border-top: 1px solid #aaa;
    padding-top: 10px;
}
.copyright, .byline
{
    font-size: 95%;
    font-style: italic;
}
.caption
{
    font-size: 95%;
    font-style: italic;
    width: 45%;
    text-align: justify;
}
.inBold
{
    font-weight: bold;
}
.inEm
{
    font-style: italic;
}
.imageNudgeTop
{
    margin-top: 15px;
}
ul li ul li, ol li ul li
{
    list-style: circle;
    font-size: 90%;
}
/*--Newsletter Styles End--*/

/*--Course Styles Start--*/
div.courses
{
    float: left;
    position: relative;
}
h2.courses
{
    margin-left: 20px;
}
/*--Course Styles End--*/

/*--Contact Us Styles Start--*/
span.redText
{
    color: #f00;
}
/*--Contact Us Styles End--*/

/*--News Styles Start--*/
.news
{
    font-size: 95%;
    vertical-align: top;
    text-align: right;}


/*--News Styles End--*/

.hidden 
{
    position:absolute; 
    left:0px;
    top:-5000px;
    width:1px;
    height:1px;
    overflow:hidden;
}

/*--Home Page Templates Start--*/
.homepagefeaturewrap
{
	margin-bottom: 10px;
	clear: both;		
	padding: 0px;	
	display: inline-block;	
}
.featuredimage
{
	min-width: 295px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.eventsitems
{
	width: 405px;
	float: right;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	display: inline-block;	
}
.eventsdate
{
    font-size: 95%;
    font-style: italic;
}
.moreevents
{
	text-align: right;
	font-weight: bold;
	font-size: 95%;		
}
.homepagecontentcontrol
{
	clear: both;
	margin: 0px;
	padding: 0px;
}
/*--Home Page Templates End--*/