@charset "utf-8";

body, tr, td, table, p, textarea, select, input{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.bodydiv p.greytext{
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}

body {
	background-color: #d4d4d4;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/backshadow.png);
}

a {
	text-decoration:underline;
	color:#204c8a;	 
}

a:hover {
	text-decoration:underline;
	color:#0033CC;
}

a:visited {
	text-decoration:underline;
	color: #204c8a;
}

.box {
	padding: 6px;
	border: 1px solid #1F4B88;
	width: 265px;
	

}

.menuitemhead {
	width: 149px;
	padding-right: 26px;
	padding-left: 26px;
	height: 20px;
	font-size: 12px;
	padding-top: 18px;
	padding-bottom: 5px;

}
.menuitem {
	width: 149px;
	padding-right: 26px;
	padding-left: 26px;
	height: 18px;
	font-size: 11px;
	padding-top: 5px;
	cursor: hand;
 	style="cursor: pointer; cursor: hand;"
}

.menuitem:hover {
	background-image: url(Images/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menudiv {
	background-repeat: no-repeat;
	background-position: center bottom;
}



.menuselected {
	background-image: url(Images/menu_selected.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}

a div.menuitem {
	text-decoration:none;
	color:#000000;	 
}

a:hover div.menuitem {
	text-decoration:none;
	color:#0033CC;	 
}

a:visited div.menuitem {
	color: #000000;
}

a div.menuitem.menuselected {
	text-decoration:none;
	color:#FFFFFF;	 
	background-image: url(Images/menu_selected.gif);
}

a:hover div.menuitem.menuselected {
	text-decoration:none;
	color:#FFFFFF;	 
	background-image: url(Images/menu_selected.gif);
}

a:visited div.menuitem.menuselected {
	color: #FFFFFF;
	background-image: url(Images/menu_selected.gif);
}

.bodydiv {
	width: 569px;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.bodydiv P{
	font-size: 11px;
	line-height: 18px;
	color:#000000
}


h2,h1 {
	font-size: 24px;
	color: #173F78;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

h3 {
	font-size: 16px;
	color: #173F78;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h4 {
	font-size: 12px;
	color: #173F78;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.maxblue{
	color: #173F78;
	text-align: right;
}
.footer {
	background-image: url(Images/maxim_sublogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}

.footercredits {
	color: #878787;
	font-size: 10px;
}

.footerlinks {
	color: #575757;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.contactform {
	width: 201px;
	background-image: url(Images/mback_menuform.gif);
	color: #555555;
	line-height: 120%;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;

}

.contactinput{
	width:120px;

}

.contacttext {
	color: #555555;
}

Div.footerlinks a {
	color: #575757;
	text-decoration:none;
}

Div.footerlinks a:hover {
	text-decoration:underline;
	color:#0033CC;	 
}

Div.footerlinks a:visited {
	color: #575757;
}


Div.footercredits a {
	color: #808080;
	text-decoration:none;
}

Div.footercredits a:hover {
	text-decoration:underline;
	color:#0033CC;	 
}

Div.footercredits a:visited {
	color: #808080;
}


.buttonAsLink{
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	background-image: url(Images/submit.gif);
	font-size:         11px;
	color:             #FFFFFF;
	background-color:  #999999;
	border-width:      0;
	cursor:            pointer;
	width:             100px;
	height: 20px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 60px;
	}

.Sign1 {
	padding: 15px;
	background-image: url(Images/signhereL.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.Sign2 {
	background-image: url(Images/signhereR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 579px;
	margin-top: 20px;

}

.hline{
	height: 10px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #173F78;
	margin-bottom: 10px;
}
#navbar a {
	text-decoration:none !important;
}

