﻿body
{
	background-image: url("../../Images/Background.jpg");
	background-repeat: repeat-x;
	color: #303030;
	font-family: Candara, Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: smaller;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

h1, h4, h4, h4
{
	color: #B00000;
	font-family: Lucida Sans Unicode, Lucida Grande, Candara, Century Gothic, Sans-Serif;
	font-weight: normal;	
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

input[type="submit"], input[type="button"]
{
	margin: 12px 4px 4px 4px;	
}

img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

label
{
	color: #303030;	
	font-size: small;
}

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 16px;		
}

ul
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;	
}

table
{
	width: 100%;	
}

td
{
	vertical-align: top;
}

.BackToTop
{
	font-size: smaller;
	position: relative;	
	height: 0px;
	text-align: right;
	right: 12px;
	top: -1px;
}

.Center
{
	text-align: center;	
}

.CrimsonBar
{
	color: #FFFFFF;
	font-size: small;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.FloatLeft
{
	float: left;	
}

.FloatRight
{
	float: right;
}

.Footnote
{
	font-size: small;
}

.FormInput
{
	vertical-align: middle;	
}

.FormLabel
{
	color: #303030;
	font-size: small;
	font-family: Verdana, Tahoma, Sans-Serif;	
	text-align: right;
	margin-top: 4px;
	padding-right: 6px;
	vertical-align: top;
}

.InnoappGray
{
	color: #909090;
}

.InnoappGrayDark
{
	color: #606060;
}

.InnoappGrayLight
{
	color: #C0C0C0;
}

.InnoappRed
{
	color: #DD0000;	
}

.InnoappRedDark
{
	color: #D00000;	
}


.Justified
{
	text-align: justify;	
}

.Left
{
	text-align: left
}

.Middle
{
	vertical-align: middle;	
}

.NCQABlue
{
	color: #4A809B;
	font-weight: bold;
}

.NCQARed
{
	color: #FF0000;
	font-weight: bold;
}

.Required
{
	color: #D00000;	
}

.Right
{
	text-align: right;
}

.Smaller
{
	font-size: smaller;	
}

a
{
	color: #CC0000;	
	font-family: Verdana, Tahoma; 
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;	
}

a.CrimsonBar
{
	background-color: #CC0000;
	border-right: solid 1px #A00000;
	display: block;
	font-weight: bold;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 3px 2px 3px;
	text-align: center;
	white-space: nowrap;
}

a.CrimsonBar:hover
{
	background-color: #FFFFFF;
	color: #C00000;
	text-decoration: none;
}

a.InnoappImageNavigation
{
	color: #303030;
	text-decoration: none;
	font-weight: normal;
}

a.MenuLink
{
	border: solid 1px #D00000;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: medium;
	overflow: hidden;
	margin: 1px 1px 1px 1px;
	padding: 1px 10px 1px 10px;
	text-align: left;
	text-decoration: none;	
}

a.MenuLink:hover
{
	background-color: #E0E0E0;
	border: solid 1px #A0A0A0;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	color: #900000;
}

a.ReadMore
{
	color: #DD0000;
	font-size: x-small;	
	font-weight: bold;
}

a.RssFeed
{
	color: #B00000;
	font-size: smaller;
	text-decoration: none;
}

a.RssFeed:hover
{
	text-decoration: underline;
}

div.AppHeader
{
	margin: 1em 0.5em 0.5em 0.5em;
	text-align: Left;	
}

div.AppHeader2
{
	background-color: #FFFFFF;
	border-bottom: solid 2px #606060;
	margin: 0px 0px 12px 0px;
	padding-left: 8px;
	text-align:Left;	
}

div.AppHeaderLinks
{
	height: 0px;
	position: relative;
	right: 2em;
	text-align: right;
	top: -1.5em;	
}

div.BorderTan
{
	background-color: #ECE9D8;
	background-image: url("../../Images/TanBarHorizontal.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	height: 6px;	
}

div.ContactCheckbox
{
	margin-bottom: 6px;	
}

div.CrimsonBarFirst
{
	border-left: solid 1px #A00000;
}

div.Footer
{
	color: #909090;
	font-size: smaller;
	margin: 4px 12px 4px 12px;
	text-align: center;
}

div.FooterLinks
{
	color: #B0B0B0;
	/*font-size: smaller;*/
	margin: 0px auto 6px auto;
	text-align: center;
}

div.Hidden
{
	display: none;
	visibility: hidden;
}

div.InnoappImage
{
	padding: 8px 4px 0px 4px;
	text-align: center;	
}

div.Login
{
	max-width: 50%;
	min-width: 40%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;		
}

div.Main
{
	display: block;
	max-width: 1024px;
	min-width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
}

div.MainCenter
{
	background-image: url("../../Images/BackgroundMath.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	display: block;
	min-height: 384px;
	overflow: hidden;
	padding: 5px 8px 5px 8px;
}

div.MainInner
{
	background-color: #FFFFFF;
	background-image: url("../../Images/BottomFadeWhite.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #808080;
	border-bottom: dotted 1px #A0A0A0;
	border-top: solid 1px #606060;
	margin: 3px 8px 2px 8px;
	overflow: hidden;
	text-align: left;
}

div.MainLeft
{
	display: block;
	overflow: hidden;
	padding: 12px 12px 12px 12px;
}

div.MainRight
{
	display: block;
	overflow: hidden;
	padding: 0px 6px 0px 6px;
}

div.Menu
{
	padding: 0px 6px 0px 6px;
	overflow: hidden;
}

div.NCQAImage
{
	margin-left: auto;
	margin-right: auto;
	text-align:center;	
}

div.ProductSection
{
	margin-bottom: 4em;	
}

div.RssFeed
{
	border: solid 1px #B0B0B0;
	margin-top: 4px;
	max-height: 18.5em;	
	overflow: auto;
	overflow-x: hidden;
	white-space: normal;
}

hr.Menu
{
	color: #B00000;	
}

img.FloatLeft
{
	border: solid 1px #D0D0D0;	
	margin: 6px 6px 6px 6px;
}

img.FloatRight
{
	border: solid 1px #D0D0D0;
	margin: 6px 6px 6px 6px;
}

img.InnoappImage
{
	border: solid 1px #D0D0D0;
}

select.RssFeed
{
	color: #D00000;
	font-size: medium;
	font-family: Calibri, Tahoma, Verdana, Sans-Serif;
	width: 100%;	
}

table.Main
{
	margin: 0px 0px 0px 0px	
}

td.AppHeaderBg
{
	background-image: url("../../Images/Header.jpg");
	background-position: right;
	background-repeat:no-repeat;
	width: 100%;
}

td.CrimsonBar
{
	background-image: url("../../Images/CrimsonBar.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	vertical-align: middle;
	width: 100%;
}

td.Half
{
	width: 50%;	
}

td.MainLeft
{
	background-color: #ECE9D8;
	max-width: 8px;
	width: 8px;
}

td.MainCenter
{	
	background-color: #FFFFFF;
	border: solid 1px #D9D4B7;
	max-width: 60%;
	min-width: 60%;
	/*padding-bottom: 18px;*/
}

td.MainRight
{
	background-color: #ECE9D8;
	background-image: url("../../Images/TanSide.png");
	background-position: center center;
	background-repeat: repeat-x;
	max-width: 20%;
	min-width: 15%;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 12px 2px 12px;
	text-align:center;
	width: 30%;	
}

td.LeftContent
{
	background-color: #D00000;
	width: 100%;	
}

td.RightContent
{
	background-color: #D0D0D0;
	width: 100%;	
}


td.RightContentFix
{

	background-color: #D0D0D0;
	background-image: url("../../Images/GrayFade.jpg");
	background-position: center center;
	background-repeat:repeat-x;
}

td.RightContentMiddle
{
	background-color: #D0D0D0;
	background-image: url("../../Images/GrayFade.jpg");
	background-position: center center;
	background-repeat:repeat-x;
	width: 100%;	
}

td.RssEvenRow
{
	background-color: #C0C0C0;	
	
}

td.RssOddRow
{
	background-color: #FFFFFF;
	
}

tr.FormRow
{

}

ul.MainRight
{
	/*background-color: #E0E0E0;
	background-image: url("../../Images/ShadowGray.jpg");
	background-position: bottom center;
	background-repeat:repeat-x;
	border: solid 1px #B0B0B0;
	border-bottom-color: #909090;
	border-top-color: #C0C0C0;*/
	padding: 3px 4px 3px 6px;
	margin: 3px 0px 3px 0px;	
}