body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #2e557c;	
	text-align: center;
}

form
{
	width: 960px;
	margin: 0px auto;
	background-color: Transparent;
	text-align:left;
	font-size: 10px;	
}

p 
{
	margin-top: 1.1em;
	margin-bottom: 1.1em;
}

p, table 
{
	font-size: 100%;
}
td 
{
	vertical-align:top;
	text-align:left;
}

a
{
	text-decoration: underline;
	color: #21287B;
}
a:visited
{
	text-decoration: underline;
	color: #21287B;
}
a:hover
{
	text-decoration: none;
	color: #21287B;
}

h1
{
	font-size: 1.8em;    
    font-weight: bold;
    margin-bottom: 12px;
    text-transform:uppercase;    
}
h2
{
	font-size: 1.3em;    
    font-weight: bold;    
    margin-bottom: -4px;
}
h3
{
	font-size: 1.2em;    
    font-weight: bold;
    margin-bottom: -4px;
}
h4
{
	font-size: 1.1em;    
    font-weight: bold;
    margin-bottom: 0px;
	text-transform: uppercase;    
}
h5
{
	font-size: 1em;    
    font-weight: bold;
    margin-bottom: 4px;
	text-transform: uppercase;    
}

ul 
{
	margin-top: .5em;
	margin-bottom: 1.1em;
}

#MainContainer
{
	background-color: #ffffff;
}

#TopContainer
{
    width: 100%;	
}

#LogoContainer
{
	width: 35%;
	height: 143px;	
}
#Logo
{
	padding: 55px 0 0 7px;
}

#TopHeadingContainer
{
   	width: 65%;
	height: 143px;
}
#TopHeading
{
    padding: 40px 10px 0 40px;
    color: #085b8b;
    font-size: 1.8em;
    text-align:right;
}

#LeftColContainer
{
    width:232px;
}

#MainColContainer
{
    width: 728px;
}

#LeftContent
{
    padding: 0 20px 20px 15px;
    text-transform: uppercase;    
}
#LeftContent h1
{
    font-size: 1.2em;
    font-weight: bold;    
    margin-bottom: 0;
    line-height: 125%;
}
#LeftContent p
{
    font-size: 1.1em;
    font-weight:normal;
    margin-top: 0.5em;
    margin-bottom: 0.9em;
    line-height: 135%;
}

#ContactBoxContainer
{
    margin-top:0px;
   	padding-right: 12px; 
}
#ContactBox
{
    padding: 24px 18px 6px 16px;
    text-transform: uppercase; 
    background-color: #c2cad5;
    color: #2e557c;   
}
#ContactBox h1
{
    font-size: 1.2em;
    font-weight: bold;    
    margin-bottom: 0;
    line-height: 125%;
}
#ContactBox p
{
    font-size: 1.1em;
    font-weight:normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 135%;
}

#FPImageLarge
{
    width: 728px;
    height: 412px;
    margin-bottom: 7px;
}
#SPImage
{
    width: 728px;
    height: 189px;
    margin-bottom: 13px;
}

#Box1,
#Box2,
#Box3
{
    width: 245px;
    height: 155px;
    background-image: url(../../images/LORC_FPbox.jpg);
    background-position: 0 0;
    background-repeat:no-repeat;
}
#Box3
{
    width: 238px;
}

#Box1Image,
#Box2Image,
#Box3Image
{
    padding: 6px 0 0 6px;
}

#Box1TextContainer,
#Box2TextContainer,
#Box3TextContainer
{    
    height: 68px;
    overflow:hidden;        
}
#Box1Text,
#Box2Text,
#Box3Text
{
    padding: 10px 20px 10px 12px;    
}
#Box1Text h1,
#Box2Text h1,
#Box3Text h1
{
    font-size:1.1em;
    text-transform: none;
    margin-top:0;
    margin-bottom: 3px;
}
#Box1Text p,
#Box2Text p,
#Box3Text p
{
    font-size:0.9em;    
    margin:0;
    line-height: 115%;    
}


#MainContentContainer
{
    min-height: 372px;
    background-color: #ededed;
}
#MainContent
{
    padding: 30px 40px 25px 25px;
    line-height: 135%;
    font-size: 1em;
}

#FooterContainer
{
    padding: 10px 12px 15px 0;   
}

#CopyRightContainer
{
    float:right;    
}
#CopyRightContainer a
{
    text-decoration:underline;
}
#CopyRightContainer a:hover
{
    text-decoration:none;
}

#ShortcutMenuContainer
{
}
#ShortcutMenu
{
}
#ShortcutMenu a
{
    text-decoration:none;
}
#ShortcutMenu a:hover
{
    text-decoration:underline;
}
