﻿body
{
    FONT-SIZE: 10pt;
    margin: 0;
    FONT-FAMILY: Verdana, Arial;
    background-color: #fff;
}

#pageHeader {
	padding-top: 0px;
	height:71px;	
}

#leftImg {
	padding-top: 0px;
	background: #5b5b5b url(../images/LAPT/top.jpg) top left no-repeat; 	
	height:150px;	
	width:799px;
	display:block;
	padding-right:0px;
	padding-bottom: 0px;
}

#rightImg {
	padding-top: 0px;
	background: transparent url(../images/LAPT/bargrow.jpg)  left repeat; 	
	height:33px;	
	width:800px;	
	display:block;
	padding-left:0px;
}



#pageCenter {
    background-color: #efefef;
	height:400px;
	width: 798px;	
	vertical-align:top;	
}

#pageLeft {
    background-color: #5b5b5b;
	width:1px;
}

#pageBottom {
	width:798px;
	background-color: #5b5b5b;
	height:1px;
}

#headerSep {
}

.pageRight {	
	background-color: #5b5b5b;
	width:1px;
}

.hFont {
	color: #03359a;
	font-weight: bold;	
	font-size:1.25em;
}

#qFont {
	color: #00f;
	font-weight: bold;
	font-size:2em;
	text-decoration:none;
}

#ccFont {
	color: #03359a;
	font-weight: bold;	
	font-size:1.25em;
}

.Required  
{
	color:Red;
	display:inline;	
}

.req  
{
	color:Red;
	display:inline;	
	visibility:hidden;
}

.space  
{
	display:inline;	
	visibility:hidden;
}

.noBorder
{
	border: 0;
	text-align:	center;
	vertical-align:top;
	height:25px;

}

.Header  
{
	font-size: 1.5em;
	font-weight:bold;
	
}

.dgHeader
{
	background-color:#4384C1;
}

.rbInline 
{
	vertical-align:middle;	
	font-size:1.1em;
	display:inline;
}

#pageCenterImages  
{
	width:453px;
	vertical-align:top;	
	display:inline;
	float:left;
	padding-left:20px;
	
}

#pageCenterMenu  
{
	width:200px;
	padding-top:20px;
	display:inline;
	vertical-align:top;	
	float:right;
	padding-right:15px;
	padding-left:15px;
	text-align:center;

}

#pageCenterMenu a, #pageCenterMenu a:link  {
			color: #000;			
			text-decoration:none;
			font-weight:bold;
		}
		
#pageCenterMenu li 
{
	padding: 2px;
	border-color:#000;
	border-width:1px;	
	border-style:solid;
	background: transparent url(../images/mdrm/topleftBxBut.png) left top repeat-x;
	color:Black;
	height: 24px;
	/*width:300px;*/
}


#pageCenterMenu a:hover, #linkList a:hover  {
			color: #03359a;			
			text-decoration:none;
}
	
ul {
	list-style-type:none;
	margin-left: 0;
	padding-left: 1em;
	/*text-indent: -1em;*/
	list-style-position: inside;

	}
	
#pageCenterMenu li 
{
	padding-top: 3px;
	padding-bottom: 3px;
}



hr {
  border: 0;
  color:#cecece;
  height: 1px;
}
td
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
}

input
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
}

/*
table.centered 
{
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	border-collapse:collapse;

}
*/
