/* CSS Document */

*
{
	font-family:Verdana;
	}

.title_back
{
		background-color:#f5f5f5;
	}

a:link
{
	text-decoration: underline;
	color: #000063;	
	}
a:visited
{
	text-decoration: underline;
	color: #000063;	
	}
a:active
{
	text-decoration: underline;
	color: #000063;	
	}
a:hover
{
	text-decoration: underline;
	color: #000063;	
	}

.underlined
{
	text-decoration: underline !important;
	}


img
{
	border: 0px;
	}

.insideText
{
	padding: 10px 10px 10px 10px;
	float:right;
	}

html {
	height: 99%;
}

body {
	margin: 10px;
	height: 97%;
	padding: 0px;
	font-family: Verdana, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}


p{
	line-height:17px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;	
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 10px;
}

.menu
{
	display: block;
	background: url(./images/menu_bg.png) no-repeat;
	height:25px;
	line-height:24px;
	font-family: "Arial",verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	width:160px;	
	padding-left:5px;
	}

.menucontainer
{
	border: solid 0px #e5e5e5;
	padding:5px 5px 5px 5px;	
	}


.banner
{
	display: block;
	background-color:#f5f5f5;
	border: solid 1px #dcdcdc;		
	width:160px;	
	padding:5px 5px 5px 5px;

	}

.menubutton
{
	display: block;
	background-color:#f5f5f5;
	border: solid 1px #dcdcdc;	
	height:30px;
	line-height:29px;
	font-family: verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #000063;
	width:160px;	
	text-indent:5px;	
	text-decoration: none !important;
	}
	
	.menubutton:hover
{
	display: block;
	background-color:#e5e5e5;
	border: solid 1px #dcdcdc;	
	background-position: 0px -25px;
	height:30px;
	line-height:29px;
	font-family: verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #000063;
	width:160px;
	text-indent:5px;
	text-decoration: none !important;
	}
	
.menubutton_selected
{
	display: block;
	background-color:#e5e5e5;
	border: solid 1px #dcdcdc;	
	background-position: 0px -25px;
	height:30px;
	line-height:29px;
	font-family: verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #000063;
	width:160px;
	text-indent:5px;
	text-decoration: none !important;
	}
	
.submenubutton
{
	display: block;
	height:20px;
	line-height:19px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #3c3c3c;
	width:160px;	
	text-indent:6px;
	text-decoration: none !important;	
	}
	
.submenubutton:hover
{	
	display: block;
	height:20px;
	line-height:19px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration:underline !important;
	font-size: 10px;
	color: #3c3c3c;
	width:160px;
	text-indent:6px;
	}
	
.submenubutton_selected
{
		background-color:#e5e5e5;
	border: solid 1px #dcdcdc;	
	display: table-cell;
	height:20px;
	line-height:19px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration:underline important!;
	font-size: 10px;
	color: #3c3c3c;
	width:155px;
	text-indent:6px;
	text-decoration: none !important;	
	}	

h1, h2, h3
{
	font-weight: bold;
	color: #000063;
	padding: 12px 0px 0px 4px;
	margin: 0px 0px 0px 0px;	
	}

h1{	
	font-size: 24px;	
	line-height:30px;
}
h2{
	font-size: 14px;			
	line-height:16px;
}

h3{
	font-size: 13px;	
	line-height:16px;
}


.normalExplanation{
	border: 0px;	
	font-size: 9px;
	font-size-adjust:none;
	color: #000063;
	line-height:10px;
}

.normal, .normalBold{
	border: 0px;	
	font-size: 11px;
	font-size-adjust:none;
	color: #000063;
	line-height:17px;
}

.normalBold{
	font-weight:bold;
}

.normalBig{
	border: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust:none;
	font-weight: bold;
	color: #000063;
	line-height:18px;
}

.normalSel{
	border: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust:none;
	font-weight: bold;
	color: #000063;
	line-height:16px;
	border:1px solid #dcdcdc;
	text-align:center;
	width:5px;
	padding-left:2px;
}
div#container
{
	position:relative;
	width: 824px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}


#flag_header {
	float: left;
	padding: 0px;
	width: 824px;
	height: 178px;
	background: url(./images/header.jpg) no-repeat;
}

#flag_content {	
	float: left;
	padding: 0px;
	width: 824px;
	background: url(./images/content.png);
	background-repeat:repeat-y;
}
#flag_footer {
	float: left;
	padding: 0px;
	width: 824px;
	height: 18px;
	background: url(./images/footer.png) no-repeat;
}





.clr {
	clear: both;
}

.outline {
  border: 1px solid #eeeeee;
  background: #ffffff;
	padding: 2px;
}


#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 800px;
	height: 150px;
	background: url(./images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #eeeeee;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #eeeeee;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 629px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}


/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #eeeeee;
  width: auto;
  background: url(./images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

ul
{
	line-height:20px;
	text-indent:0px;
	padding-left:5px;
	}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}





