/* CSS Document */

body { font-family: Lucida, "Trebuchet MS", Arial, Helvetica, sans-serif; }

.l_column { padding-top: 36px; text-align: right; }
.r_column { padding-top: 15px; padding-left: 18px; } 

.l_image { width: 284; height:252; }
.h_image { width: 463; height: 180 ;}

.footer { color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:italic; }
a {color:#000; text-decoration:none;}
.footer div a {font-size:10px; color:#999; padding:5px; text-decoration: none;}
.footer div a:hover {color: #CC2229; text-decoration: underline; }

div.subnav { height: 19px; }

h1 { font-weight:bold; font-size: 18px; }


div.box {overflow: auto; height:252; width: 460; margin-top: 2px; scrollbar-face-color: #cc2229; scrollbar-arrow-color: #fff; scrollbar-track-color: #fff; scrollbar-highlight-color: #cc2229; scrollbar-shadow-color: #cc2229; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #fff;}
div.content { width:432; font-size: 14px; line-height:18px; text-align:justify;  }
.content a { color: #CC2229;}
.content a:hover { color: #999; }
span.title { font-weight:bold; font-size: 14px; }
.welcome {font-family: Arial, Helvetica, sans-serif; font-size: 17px;  text-align:justify; font-weight:bold; font-style: italic; }
.home { font-size: 14px; line-height:28px; font-style:none; }

li {font-weight:bold; line-height: 19px;}
.interior li { font-weight:normal; }
li a {text-decoration:none;}


	.table1
	{
		border-collapse : collapse;
		border-width : 1 1 1 1;
		border-style : solid;
		border-color : #CC2229 #CC2229 #CC2229 #CC2229;
		width : 100%;
	}
	.heading1
	{
		font : 900 11 Arial, sans-serif;
		background-color : #CC2229;
		color : #FFFFFF;
		padding : 1 1 1 10;
	}
	.heading2
	{
		font : 100 9 Arial, sans-serif;
		padding : 4 4 4 4;
	}
	.dash
	{
		font : 100 9 Arial, sans-serif;
	}
	.error
	{
		font : 100 9 Arial, sans-serif;
		padding : 5 5 5 5;
		color : #CC2229;
	}
	.required
	{
		font : 900 15 Arial, sans-serif;
		color : #CC2229;
	}


/*
ul.subnav, .navsubnav ul { margin: 0; padding: 0; cursor: default; list-style-type: none; display: inline; }
ul.subnav { display: table; font-family: Arial Narrow; font-weight: bold; font-size: 11px; }
ul.subnav li { display: table-cell; position: relative; padding: 1px 6px; text-align:center; border-left:1px solid #fff; }
ul.subnav, .subnav ul, .subnav ul li a { background-color: #CC2229; color: #FFF; }
ul.subnav li:hover, .subnav ul li a:hover { background-color: #fff; color: #CC2229; }
ul.subnav li:active, .subnav ul li a:active { background-color: #fff; color: #CC2229; }
.subnav a{ text-decoration: none; color:#fff; }
.subnav a:hover{ color:#CC2229; }
.subnav a:active{ color:#CC2229; }
*/