body, html
{		
}

body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background: #eeeeee;
	height:100%;
	/*background-image: url(/images/pageback2.gif)*/
}

#pagesize
{
	width:750px;
	text-align: left;	
	margin-top: 1em;
	margin-bottom: 1em;
}

#pagecontainer
{
	text-align: left;
	background: #ffffff;	
	border:1px solid #ccc;
}

#pagecontent
{
	padding: 15px;
	/*background-image: url(/images/pageback3.gif)*/
}

#pagefooter
{
	padding: 5px;
	font-size: 10px;
}


body
{
	color: #444;
	font-size: 75%;
	font-family: Arial, sans-serif;
}

#menu a
{
	font-size: 12px;
	color: #333;
	padding-left: 3px;
	padding-right:3px;
}

#menu
{
	color: #fff;
}
#menu a:link, #menu a:visited
{				
	color: #fff;
	text-decoration: none;
}
#menu a:hover, #menu a:active
{	
	color: #fff;
	text-decoration: underline;
}

.submenu td
{    
    padding: 5px; 
}

.submenu a:link, .submenu a:visited
{         
    color: #333;
    text-decoration: none;
}

.submenu a:hover, .submenu a:active
{
    color: #333;
    text-decoration: underline;
}

.submenu ul
{
	margin-top:0;
	margin-bottom: 0;
}


a:link, a:visited
{
	font-weight: normal;
	color: #336;
	text-decoration: none;
}
a:active, a:hover
{
	font-weight: normal;
	color: #336;
	text-decoration: underline;
}

label
{
	color:#333;
	font-size: 8pt;
	font-weight:bold;
}

.required
{
	color:#C00;
	font-size: 8pt;
	font-weight:bold;
}

.textbox_s
{
	font-size: 8pt;
	color: #333;
}

form
{
	margin:0;
}

.font_s
{
	font-size: 90%;
}

.font_l
{
	font-size: 160%;
}

.content
{
	height: 250px;
	overflow:auto;
	padding-right: 10px;
}

.p1, .content p
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: .5em;
	margin-bottom: 1em;
	text-align: justify;
}

h1
{
	font-family: 'Arial Arial Narrow', sans-serif;
	font-size: 18pt;
	color: #28417a;
	margin-bottom: 10px;
	font-weight:bold;
}

h2
{
	font-family: 'Arial Arial Narrow', sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #444;	
	
	margin-top: 5px;
	margin-bottom: 10px;
}

h3
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
}


ul
{
	margin-top: .5em;
	margin-bottom: .5em;

}
ul li
{
	margin-left: 0em;	
	margin-bottom: 5px;
}
ul li a
{
	font-weight: bold;
}


.box
{
	padding:5px;
	border: 1px solid #ddd;

}

.box h3
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}
