/*
Sixty Centigrams Master CSS Style Sheet - as of 5/10/00 scmaster.css
*/
BODY,P {
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	height : auto;
	font-variant : normal;
	background-color : White;
	}

A:VISITED {
	color : Red;
	text-decoration : underline;
	background :  none;}

A:LINK {
	color : magenta;
	text-decoration : underline;
	background :  none;}

A:ACTIVE {
	color : Green;
	text-decoration : underline;
	background :  none;}

B {
	font-weight : bolder;
}

.bannerrighttblue {
	padding-left : 10px;
	padding-right : 10px;
	background : #0057C5;
	color : White;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : right;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;}
.bannercenterblue{
	padding-left : 10px;
	padding-right : 10px;
	background : #0057C5;
	color : White;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : center;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;}

.bannerleftblue {
	padding-left : 10px;
	padding-right : 10px;
	background : #0057C5;
	color : White;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : left;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;}
.bannerleftblack{
	padding-left : 10px;
	padding-right : 10px;
	background : #000000;
	color : #FFFFFF;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : left;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;
	}
.bannercenterblack{
	padding-left : 10px;
	padding-right : 10px;
	background : #000000;
	color : White;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : center;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;}
	.bannerrightblack{
	padding-left : 10px;
	padding-right : 10px;
	background : #000000;
	color : #FFFFFF;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : right;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;
	}
.bannerrustleft {
	padding-left : 10px;
	padding-right : 10px;
	background : #BA5F00;
	color : #FFFFFF;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : left;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;
	}
.bannerrustcenter{
	padding-left : 10px;
	padding-right : 10px;
	background : #BA5F00;
	color : White;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : center;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;}
.bannerrustright {
	padding-left : 10px;
	padding-right : 10px;
	background : #BA5F00;
	color : #FFFFFF;
	font-family : Comic Sans MS;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	width : 85%;
	text-align : right;
	font-variant : small-caps;
	text-transform : uppercase;
	padding-bottom :  15px;
	padding-top :  15px;
	}

.tdreg {
	display : block;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
}

	
.tdsmall {
	display : block;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bolder;
	height : auto;
	font-variant : normal;
}

	
.tdsmallcaps {
	display : block;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bolder;
	height : auto;
	font-variant : small-caps;
}
.tdquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : italic;
	font-weight : bolder;
}

	
	