/* CSS Document */

body { background-image: url(images/background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 11px;}
	
td {vertical-align: top;
	text-align: left;}

a { color: #AA2727;
	text-decoration: underline;
	font-weight: normal;}

a:hover {color: #424242;
	text-decoration: none;}
	
a.subpage { text-align: right;
	padding-right: 20px;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 1.5em;}

a.subpage:hover { color: #424242;}

img { border: 0px;}	
td.leftside { padding-left: 23px;
	padding-right: 13px;
	padding-top: 8px;
	text-align: right;
	background-color: #DBDBDB;}

td.lefttd { border-right: 2px solid #DBDBDB;}
#copy { padding: 20px;}
#leftcopy { padding: 10px 20px 0px 20px;}
#rightcopy { padding: 10px 20px 0px 20px;}

td.sub { background-color: #DBDBDB;
	background-repeat: repeat-y;}
	
.heading { font-size: 1.5em;
	font-weight: bold;
	padding: 3px;
	color: #424242;
	border-bottom: 1px solid #B4B4B4;}
	
.emph { font-weight: bold;
	font-size: 1.15em;
	color: #424242;
	line-height: 1.5em;}
		
.ltemph { font-weight: bold;
	font-size: 1.15em;}

.emphr { font-weight: bold;
	color: #AA2727;
	font-size: 1em;}
	
.datert { color: #AA2727;
	font-weight: bold;}

.formbutton {background-color: #DBDBDB;
	color: #424242;
	font-weight: 700;
	font-size: 8pt;
	padding: 0px;
	}

/* store */



