﻿/*
teal #3BBEB6
light teal #B0ECE8
orange #FF9A4D
(from Sun Times)
dark blue #003366
blue #336699
dark red #A13129
*/

body 
{
	background-color:#003366;
}

.toptablerow 
{
	background-image:url(../Images/blue-red/Template_TopTableRow.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	}
	
.topmenurow 
{
	background-image:url(../Images/blue-red/Template_TopMenuRow.jpg);
	background-repeat:no-repeat;
	text-align:center;
	widows:725px;
	height:40px;
	background-color:#FFFFFF;
	padding-left:auto;
	padding-right:auto;
	}
	
.leftborder
{
	/*background-image:url(../Images/blue-red/Template_LeftBorder.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFFFFF;
	width:25px;
	}

.leftcornerborder
{
	background-image:url(../Images/blue-red/Template_LeftCornerBorder.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:25px;
	height:40px;
	}

.rightborder
{
	/*background-image:url(../Images/blue-red/Template_RightBorder.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFFFFF;
	width:25px;
	}

.rightcornerborder
{
	background-image:url(../Images/blue-red/Template_RightCornerBorder.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:25px;
	height:40px;
	}

.historyimage
{
	width:725px;
	background-color:#FFFFFF;
	text-align:center;
}

.orangehistorytextHYHT
{
	width:725px;
	background-color:#FFFFFF;
	text-align:center;
	color:#A13129;
	font-family: Arial;
	font-size: 18px;
}

.historytext
{
	width:725px;
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	font-family: Arial;
	font-size: 12px;
}

.orangehistorytext
{
	width:725px;
	background-color:#FFFFFF;
	text-align:center;
	color:#A13129;
	font-family: Arial;
	font-size: 12px;
}

.contentcell
{
	width:725px;
	background-color:#FFFFFF;
	font-family: Arial, verdana, sans-serif;
}

.bottomrow 
{
	background-image:url(../Images/blue-red/Template_BottomTableRow.jpg);
	height:75px;
	background-repeat:no-repeat;
	}

td .bottomrowtext
{
	color:#AD2C26;
	font-weight:bold;
	font-style:italic;
	vertical-align:top;
	text-align:center;
	padding:0px 0px 15px 0px;
	font-family: Arial;
	font-size: 12px;
}

.subbottomrowtext
{
	color:#FFFFFF;
	background-color:#003366;
	vertical-align:bottom;
	text-align:left;
	padding:0px 0px 15px 15px;
	font-family: Arial;
	font-size: 12px;	
}

.gratextmoney
{
    font-family:arial,helvetica,verdana;
    font-size: 8pt;
    font-weight:normal;
    color:#404040;
    text-align: right;
}

.gratextmoneywatermark
{
    font-family:arial,helvetica,verdana;
    font-size: 8pt;
    font-weight:normal;
    color:#808080;
    text-align: right;
}

.contentlarger		{ font-family:arial,helvetica,verdana; font-size: 10pt; font-weight:normal; color:#404040; }

.accordianHeader
{
	border: 1px solid #003366;
	background-color: #336699;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	padding: 5px;
	cursor: pointer;
	text-transform: uppercase;
}

.accordianContent
{
	border: 1px dashed #003366;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	font-size: 12px;
}

.collaspePanelHeader
{
	width: 600px;
	border: 1px solid #003366;
	background-color: #336699;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	padding: 5px;
	cursor: pointer;
	float:left;
	vertical-align:middle;
}

.collaspePanelHeaderTitle
{
    text-align: left;
    font-size: 14px;
}

.collaspePanelHeaderLink
{
    text-align: right;
    font-size: 14px;
}

.collaspePanelContent
{
	width: 600px;
    height:0;
	float:left;
    overflow:hidden;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

a.accordianHeaderLink:link { color:#FFFFFF; text-decoration:none; font-size: 9pt; }
a.accordianHeaderLink:visited { color:#FFFFFF; text-decoration:none; font-size: 9pt; }
a.accordianHeaderLink:hover { color:#FFFFFF; text-decoration:none; font-size: 9pt; }
a.accordianHeaderLink:focus { color:#FFFFFF; text-decoration:none; font-size: 9pt; }
a.accordianHeaderLink:active { color:#FFFFFF; text-decoration:none; font-size: 9pt; }