/*  Global */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	background-color: #CCCCCC;
}


/* Text */
.copy {
	font-family: Arial;
	line-height: 14pt;
	text-decoration: none;	
	text-align: left;
	font-size: 12px;
	color: #000;
}
.redcopy {
	font-family: Arial;
	line-height: 14pt;
	text-decoration: none;
	font-size: 12px;
	color: #ED1721;
}
.small {
	font-family: Arial;
	text-decoration: none;	
	text-align: left;
	font-size: 10px;
	color: #000;
}
.red {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ED1721;
}
.header {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #ED1721;
}
.header_small {
	font-family: Arial;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color: #ED1721;
}
.more {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
.copyright {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.fold {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #404040;
}


/* Links */
a:link {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #ED1721;
}
a:active {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.topnav:link {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #404040;
}
a.topnav:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #404040;
}
a.topnav:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #ED1721;
}
a.topnav:active {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #404040;
}
a.menu:link {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.menu:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.menu:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.menu:active {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.sidenav:link {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.sidenav:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.sidenav:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #ED1721;
}
a.sidenav:active {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.sidenavbold:link {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.sidenavbold:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.sidenavbold:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #ED1721;
}
a.sidenavbold:active {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.header:link {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #ED1721;
}
a.header:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #ED1721;
}
a.header:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #000;
}
a.header:active {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #ED1721;
}
a.redlink:link {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ED1721;
}
a.redlink:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ED1721;
}
a.redlink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.redlink:active {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ED1721;
}


/* Tables */
td {
	text-align: left;
}
td.logo {
	padding-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
}
td.topnav {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
 	text-align: right;
	color: #000;
}
td.sidenav {
	font-size: 12px;
	text-decoration: none;
 	text-align: center;
	color: #000;
}
td.copyright {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	color: #000;
}
td.button1 {
	background-image: url('../images/button1.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 67px;
	cursor: pointer;
	text-align: center;
}
td.button1_highlight {
	background-image: url('../images/button1_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 67px;
	cursor: pointer;
	text-align: center;
}
td.button1_select{
	background-image: url('../images/button_select.gif');
	background-repeat: repeat-x;
	background-position: left;
	border-right-style: solid; 
	border-right-color: #fff; 
	border-right-width: 1px; 
	width: 67px;
	cursor: pointer;
	text-align: center;
}
td.button2 {
	background-image: url('../images/button2.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 139px;
	cursor: pointer;
	text-align: center;
}
td.button2_highlight {
	background-image: url('../images/button2_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 139px;
	cursor: pointer;
	text-align: center;
}
td.button2_select {
	background-image: url('../images/button_select.gif');
	background-repeat: repeat-x;
	background-position: left;
	border-right-style: solid; 
	border-right-color: #fff; 
	border-right-width: 1px; 
	width: 139px;
	cursor: pointer;
	text-align: center;
}
td.button3 {
	background-image: url('../images/button3.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 86px;
	cursor: pointer;
	text-align: center;
}
td.button3_highlight {
	background-image: url('../images/button3_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 86px;
	cursor: pointer;
	text-align: center;
}
td.button3_select {
	background-image: url('../images/button_select.gif');
	background-repeat: repeat-x;
	background-position: left;
	border-right-style: solid; 
	border-right-color: #fff; 
	border-right-width: 1px;
	width: 86px;
	cursor: pointer;
	text-align: center;
}
td.button4 {
	background-image: url('../images/button4.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 97px;
	cursor: pointer;
	text-align: center;
}
td.button4_highlight {
	background-image: url('../images/button4_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 97px;
	cursor: pointer;
	text-align: center;
}
td.button4_select {
	background-image: url('../images/button_select.gif');
	background-repeat: repeat-x;
	background-position: left;
	border-right-style: solid; 
	border-right-color: #fff; 
	border-right-width: 1px;
	width: 97px;
	cursor: pointer;
	text-align: center;
}
td.button5 {
	background-image: url('../images/button5.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 113px;
	cursor: pointer;
	text-align: center;
}
td.button5_highlight {
	background-image: url('../images/button5_highlight.gif');
	background-repeat: no-repeat;
	background-position: left; 
	width: 113px;
	cursor: pointer;
	text-align: center;
}
td.button5_select {
	background-image: url('../images/button_select.gif');
	background-repeat: repeat-x;
	background-position: left;
	border-right-style: solid; 
	border-right-color: #fff; 
	border-right-width: 1px;
	width: 113px;
	cursor: pointer;
	text-align: center;
}
td.button6 {
	background-image: url('../images/button6.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 117px;
	cursor: pointer;
	text-align: center;
}
td.button6_highlight {
	background-image: url('../images/button6_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 117px;
	cursor: pointer;
	text-align: center;
}
td.button6_select {
	background-image: url('../images/button_select.gif');
	background-repeat: repeat-x;
	background-position: left;
	border-right-style: solid; 
	border-right-color: #fff; 
	border-right-width: 1px;
	width: 117px;
	cursor: pointer;
	text-align: center;
}
td.button7 {
	background-image: url('../images/button7.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 79px;
	cursor: pointer;
	text-align: center;
}
td.button7_highlight {
	background-image: url('../images/button7_highlight.gif');
	background-repeat: no-repeat;
	background-position: left; 
	width: 79px;
	cursor: pointer;
	text-align: center;
}
td.button7_select {
	background-image: url('../images/button_select.gif');
	background-repeat: repeat-x;
	background-position: left;
	width: 79px;
	cursor: pointer;
	text-align: center;
}
td.left_margin {
	background-image: url('../images/left.gif');
	background-repeat: repeat-y;
}
td.right_margin {
	background-image: url('../images/right.gif');
	background-repeat: repeat-y;
}
td.bottom_margin {
	background-image: url('../images/bottom.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	paddding-top: 0px;
}
td.top_margin {
	background-image: url('../images/top.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	paddding-top: 0px;
}
td.brick {
	/*height: 40px;*/
	background-image: url('../images/titlebar2.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	vertical-align: middle;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	padding: 5px 0 5px 15px;
}
td.block1 {
/*	height: 462px; */
	height: 499px;
}
td.block2 {
	height: 257px;
}
td.block3 {
	height: 210px;
}
.trWhite {
	background-color: #ebebeb;
}
.trGrey {
	background-color: #cccccc;
}


/* Lists */
ul.list {
	list-style-image: url('../images/bullet.gif');
	font-size: 14px;
	line-height: 16pt;
}