/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000066;
	line-height: 1.166;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}



a{
	color: #2C1396;
	text-decoration: none;
}

a:link{
	color: #2C1396;
	text-decoration: none;
}

a:visited{
	color: #2C1396;
	text-decoration: none;
}

a:hover{
	color: #2C1396;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/* *** */
.headerbar {
	background: #7C1014;
	color: white;
	text-decoration: none;
	height: 19px;
	line-height: 19px; /* must be same as height to vertically center text */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	padding: 0 0.75em;
	text-align: left;
		}
		
/* MENUS */
.allmenus {
	background: #DEE0E5;
	width: 145px;
}

.standardmenu {  /* re-do since IE doesn't do inheritance */
	background: #DEE0E5;
	color: #000000;
	padding: 3px 0px 0px 0px;
	margin: 0 8px 1px 8px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.standardmenu ul {
	background: #DEE0E5;  /* must specify background color for IE */
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	color: #7C1014;
}
.standardmenu ul a{
	background: #DEE0E5;  /* must specify background color for IE */
	color: #7C1014;
	text-decoration: none;
	display: block;		
	padding: 1px 0.5em;
	font-size: 12px;
	margin: 0;
}
.standardmenu ul a:visited{  /* must repeat all properties for IE */
	background: #DEE0E5;  /* must specify background color for IE */
	color: #7C1014;
	text-decoration: none;
	display: block;		
	padding: 1px 0.5em;
	font-size: 12px;
	margin: 0;
}
.standardmenu ul a:hover{
	background: #DEE0E5;  /* must specify background color for IE */
	color: #7C1014;
	text-decoration: none;
	display: block;		
	padding: 1px 0.5em;
	margin: 0;
	font-size: 12px;
	text-decoration:underline;
}
	

.mainmenu {
	background: #DEE0E5;
	color: #000000;
	padding: 5px 0px 0px 0px;
	margin: 0 7px 1px 7px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
		
.mainmenu ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}
		
.mainmenu ul a {
	color: #2C1396;
	text-decoration: none;
	display: block;		
	padding: 1px 0.5em;
	margin: 0;
}
		
.mainmenu ul a:visited {
			
}
		
.mainmenu ul a:hover {
	text-decoration: underline;
}


	
.input-box
{
float: left;
margin-bottom: 6px;
color: #000000;
background: #ffffff;
border: #002142 solid 1px;
}	
		
.login {
	color:#000000
	padding-left: 3px;  /* inside box */
	margin-left: 0px;
	margin-top: 2px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	visibility:visible;
	/* border: #cccccc solid 1px;*/
}
	
		
.login a:visited {
	color: #2C1396;
}
		
.login a:hover {
	font-decoration: underline;
}

.loginpassword {
	color: #000000;
	padding-left: 3px;  /* inside box */
	margin-left: 0px;
	margin-top: 2px;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/* border: #cccccc solid 1px;*/
}
	
		
.loginpassword a:visited {
	color: #2C1396;
}
		
.loginpassword a:hover {
	font-decoration: underline;
}

		
/* ** */

.outerbox {
	width: 763px;
	margin:0px auto;
	text-align:left;
	border: 1px solid #000000;
}

.column {
	padding: 5px 5px 5px 5px;  /* inside box */
	width: 189px;
	float: none;
	text-align: left; /* IE center */ 
	margin-top: 2px;  /* outside box */
	margin-bottom: 4px;
	margin-left: 3px;
	margin-right: 2px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.column3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-align: left;
	margin: 2px;
	padding: 3px;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.column2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: center;
	margin: 2px;
	padding: 2px;
	width: 425px;
	border: 1px dotted #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}



.columnbig {
	padding: 13px 5px 5px 5px;  /* inside box */
	width: 558px;
	float: none;
	text-align: left; /* IE center */ 
	margin: 1px 1px 5px 1px;  /* outside box */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.columnbold{
	font-family: Arial,sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.columnheading {
	text-align: center; /* IE center */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 4px;  /* outside box */
}

.columnsubheading {
	text-align: center; /* IE center */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 4px;  /* outside box */
}

.columnheading_long{
	text-align: center; /* IE center */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #002142;
	margin-top: 4px;  /* outside box */
}

.columnheading_short{
	text-align: center; /* IE center */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #7C1014;
	margin-top: 4px;  /* outside box */
}

.red_text{
	color: #7C1014;
}

#highlightbox {  /* standard summary page +*/
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	text-align: left; /* IE center */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: #A1A0A0 solid 1px;
	background: #F6F7AB;
}
#highlightbox4   {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: center;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


#highlightbox strong {
	color: #7C1014;
	font-weight: bold;
}

ul.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
}

ul.bullets li{
margin-top: 1em;  /* spacing between list items */
}

/* footer */

.footer {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
