/* Global */

body
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background-color;red;
}
td
{
	text-align:left;
}
table.frame
{
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #D0D0D0;
	width: 775px;
	text-align: center;
}
table.noBorderFrame
{
	width: 775px;
}

/* Header */
td.header
{
	background-color: #464646;
	text-align: left;
}

/* Menu */
table.menu
{
	border-style: solid solid solid solid;
	background-image: url(../images/shared/MenuBackground.jpg);
}
table.tutorMenu
{
	border-style: solid solid solid solid;
	background-image: url(../images/shared/TutorMenuBackground.jpg);
}
td.menuDivider
{
	border-right: 1px solid #5F473C;
	height: 26px;
}
td.tutorMenuDivider
{
	border-right: 1px solid #white;
	height: 26px;
	text-align:center;
}
a.menu
{
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: black;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}
a.tutorMenu
{
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}
a.menuActive
{
	color: Orange;
}
a:hover.menu
{
	color:#74BDE6;
}
a:hover.tutorMenu
{
	color:black;
}
a.quickLink
{
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
a:hover.quickLink
{
	color:#74BDE6;
}
td.quickLink
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Footer */
table.footer
{
	background-color: #F6F6F6;
}
td.footer
{
	padding-left: 4px;
	padding-right: 2px;
	font-size: 10px;
}
td.footerDivider
{
	border-right: 1px solid #5F473C;
}
a.footer
{
	text-decoration: none;
	color: black;
	font-family: Tahoma, Verdana;
}
a:hover.footer
{
	color:#74BDE6;
}
td.footerBottom
{
	border-style: none none solid none;
	border-width: 1px;
	border-color: #D0D0D0;
}
td.maintainedBy
{
	text-align: right;
	padding-right:5px;
}

/* Dashed Borders */
td.dashedRight
{
	border-right-style:  dashed;
	border-width: 1px;
	border-color: #D0D0D0;
}
td.dashedLeft
{
	border-left-style: dashed;
	border-width: 1px;
	border-color: #D0D0D0;
}
td.dashedTop
{
	border-top-style: dashed;
	border-width: 1px;
	border-color: #D0D0D0;
}
td.dashedBottom
{
	border-bottom-style: dashed;
	border-width: 1px;
	border-color: #D0D0D0;
}

/* Highlighted Section */
img.pageTitle
{
	margin-top: 0px;
	margin-bottom: 0px;
}
td.pageTitle
{
	background-image: url(../images/shared/PageTitleBackground.jpg); 
	background-repeat: repeat-x;
}
td.blueHighlight
{
	background-image: url(../images/default/BlueHighLight.jpg); 
	background-repeat: repeat-x;
}
div.highlightedheader2
{
	margin-left: 15px;
	margin-top: 14px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
div.highlightedContent
{
	line-height: 1.3;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size:12px;
}
div.newsletter
{
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 17px;
}
.newsletterArchiveLink
{
	font-size:10px;
}

/* Content Sections */
img.defaultBullet
{
	margin-right:5px;
	margin-top:0px;
	margin-bottom:3px;
}

img.header1
{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
div.header2
{
	margin-left: 20px;
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #5263CB;
}
div.header3
{
	margin-left: 30px;
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
td.content
{
	vertical-align: top;	
}
div.content1
{
	line-height: 1.3;
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}
div.content2
{
	line-height: 1.3;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}
img.content1Image
{
	display: inline;
	float: left;
	margin-left: 30px;
}

/* Bullets */
td.bulletImage 
{
	vertical-align: top;
	padding-top: 2px;
}
td.bulletText
{
	padding-left: 5px;
	padding-bottom: 4px;
}

/* General Shared */
img.noBorder
{
	border-style: none;
}
span.pictureDescription
{
	font-style:italic;
	font-size:	10px;
}
td.listNumber
{
	vertical-align:top;
    width:10px;
}


/* Default Page */
td.defaultHighlight
{
	color: #000080;
	text-align: center;
}
div.specialAnnouncementText
{
	/*line-height: 1.3;*/
	margin-left: 15px;
	margin-right: 15px;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
}
table.latestNewsTable
{
	border: 1px solid #000000;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../images/default/LatestNewsBackground.jpg); 
	background-repeat: repeat-x;
	width: 228px
}
td.latestNewsTitle
{
	font-weight:bold;
	background-image: url(../images/default/LatestNewsTitleBackground.jpg); 
	background-repeat: repeat-x;
	color:White;
	padding:5px;
}
td.latestNewsBullet
{
	padding-left:3px;
	padding-top:7px;
	vertical-align:top;
}
td.latestNewsItem
{
	padding:5px;
}
td.latestNewsBottomLinks
{
	padding:2px 5px 5px 5px;
	font-size:11px;
	text-align:center;
}

a.latestNewsLink
{
	color:Black;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}
a:hover.latestNewsLink
{
	color:Blue;
	text-decoration:underline;
}
div.latestNewsDate
{
	font-size: 10px;
	color: #666666;
}



/* About Us Page */
div.boardOfDirectorsTitle
{
	line-height: 1.3;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 2px;
}
div.boardOfDirectorsMember
{
	line-height: 1.3;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 6px;
}
div.membersOf
{
	margin-bottom: 0px;
}

/*Become a Student Page */
div.highlight
{
	color: #D14B02;
	font-weight: bold;
}

/*Calendar Page */
div.calenderYear
{
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:16px;
}
div.calenderSection
{
	margin-left: 40px;
}
div.calendarItemTitle
{
	font-weight:bold;
}
div.calendarItemDetail
{
	margin-left: 20px;
}
td.calendarDate
{
	width:100px;
	font-weight:bold;
	vertical-align:top;
	padding-left:4px;
}
span.calendarItemSubtitle
{
	color:#D14B02;
}
td.calendarDescription
{
	padding-bottom: 15px;
}

/* Donate Page */
td.supporterText
{
	padding-bottom: 0px;
}
div.donateHighlight
{
	color: #000080;
	font-weight: bold;
}

/* Links Page */
span.linkTitle
{
	font-weight:bold;
}
td.linkRow
{
	padding-bottom: 15px;
}

/* Tutor Blog Page */
div.blogContent
{
	line-height: 1.3;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}
div.blogLink
{
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 12px;
}

/* News page */
div.newsContent
{
	line-height: 1.3;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}

/* Tutor Reports page */
td.tutorReportHeader
{
	font-weight:bold;
	text-align:center;
}
td.tutorReportCell
{
	text-align:center;
}
td.tutorReportDivider
{
	background-color: #CCCCFF;
	font-weight:bold;
}
span.tutorReportRequiredInfo
{
	font-weight:normal; 
	font-size:10px; 
	padding-left:10px;	
}

/* Newsletters page */
div.newsletterLinks
{
	margin-left: 40px;
}
.newsletterLink
{
	padding-left:10px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
}


/* Login page */
.loginTable
{
	border: 1px solid #000000;
	background-color: #CCCCFF;
	font-weight: bold;
}
.loginErrorMessage
{
	font-weight:bold;
	color:Red;
}

/* Health Literacy page */
div.healthLitContent
{
	line-height: 1.4;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
}