/* Syles_Additional.css - Style Sheet added by Masako and TexRUs */

/* These are are additional attributes for Styles.css */
 .TopBanner 
{
	width: 799px;
}

/* These are are additional attributes for Styles.css */
.generalpage
{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* These are are additional attributes for Styles.css */
.Instructions
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.mainframe{
	width: 100%;
	height: 100%;
	align: center;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #004287; /* Background Color */
}

.subframe{
 cellSpacing: 0;
 cellPadding: 0;
 width: 799;
 border: 0;
 background-color: white;
 }

.leftpannel{
	height: 100%; 
	background-color: #D6D9F4; 
	valign: top; 
	width: 171;
	background-image : url("images/site/leftpanel_bg.gif"); /* blue with white */
}

.leftpannel .bottom{
	width: 162;
	align: center;
	valign: top; 
	height: 179;
	background-image : url("images/site/left_banner_bottom.jpg"); 
	background-position : left bottom;
	background-repeat : no-repeat;
}

.contentTbl{
width: 618;
}

.ContentSmall
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.menuitem{
	background-image : url(../images/site/menuitem_bg.gif);
}

.menuitem_arrow{
	background-image : url(../images/site/menuitem_arrow_bg.gif);
}

.menuitem a{
	color: #1D5794;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.formInput{
	border: 1px solid navy;
}
.formText{
	border: 1px solid navy;
}
.formButton{
}

td.homepage{
	background-color : #005E9E;
}

a.bottommenu{
	color: white;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.bottommenu:hover{
	color: #F12C0A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.bottomtext{
	background-image : url(../images/site/homepage/bottom_02.gif);
	background-repeat : no-repeat;
	background-position : right top;
}
.bottomtext td{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bottomtext a{
	color: white;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.centerarea{
	color: #2B6096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image : url(../images/site/homepage/center_02.gif);
	color: #2B6096;
}

.centerarea span.bolder{
	color: #001C86;
}
.centerarea  a{
	color: #023497;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.centerarea  a:hover{
	color: #D53109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}