﻿BODY 
{
    background: url(../images/sub-bg.png) #565148 repeat-x;
    margin:0;
    font-family: arial, sans-serif;
    font-size: 10pt;
}

.bg2    
{
    width:100%;
    background: url(../images/sub-bg.jpg) no-repeat center top;
}

DIV #topmenu
{
    padding-top:22px;
    padding-bottom:35px;
    padding-right:12px;
    font-size:9pt;
    text-align:right;
    font-weight:normal;
    color:white;
    
}   

DIV #toplogo
{
    padding-left:15px;
	padding-top:11px;
    #padding-top:8px;
    padding-bottom:2px;
    float:left;
    
}

DIV #content-main
{
    background: url(../images/sub-content-bg.png) repeat-y; 
    margin-top:0px;
    overflow:hidden;
}          
   
DIV #content-main-gradient
{
    background: url(../images/content-bg-gradient.gif) repeat-x; 
    margin-left: 11px;
    margin-right: 11px;
    padding: 20px;
    border-top:1px solid white;
    width:828px;
    overflow: hidden;
}   
     
DIV #content-main-bottom
{
    background: url(../images/sub-content-bg-bottom.gif) no-repeat left bottom; 
    height: 27px;
    width:100%;
}

H1
{
    color: #4B463D;
    font-size:20pt;
    margin-top:15px;
    margin-bottom:5px;
    font-weight:normal;
    font-family: Arial Narrow;
}

H2
{
    color: #565148;
    font-size:14pt;
    margin-top:15px;
    margin-bottom:5px;
    font-weight:normal;
}

H2 A
{
    color: #565148;
    text-decoration:none;
}

H2 A:hover
{
	color:Blue;
	text-decoration:underline;
}

H3
{
    color: #565148;
    font-size:11pt;
    margin-top:15px;
    margin-bottom:3px;
}

H3 A
{
    color: #565148;
	text-decoration:none;
}

H3 A:hover
{
	color: Blue;
	text-decoration:underline;
}

H5
{
    color: #B3AB9B;
    font-size:9pt;
    letter-spacing:2px;
    margin-top:30px;
    margin-bottom:10px;
    text-transform:uppercase;
}

.subtitle
{
	clear:both;
    padding-top:50px;
    margin-bottom:0px;
    border-bottom:1px solid #B3AB9B;
}

.top
{
	margin-top: 0;
	padding-top: 0;
}


.maintitle
{
    margin-bottom:10px;
    border-bottom:1px solid #B3AB9B;
}

.LargeCheckList 
{
	list-style-image: url(../images/checkmark.gif);
	margin-left:70px;
	font-size:10pt;
	line-height:14pt;
	margin-top:20px;
}

.LargeCheckList LI
{
	margin-bottom:25px;
	text-align:justify;
}


.dual-column
{
	float:left;
	width:277px;
	text-align:justify;
	font-size: 10pt;	
	line-height:14pt;
}


.column-icon
{
	float:left;
	width:40px;
	padding-top:10px;
	height:100%
}

.column-icon-text
{
	 float:left;
	 margin-bottom:10px;
	 width:230px
}

.single-column
{
	line-height:14pt;
	margin-top:10px;
	text-align:justify;
	font-size: 10pt;	
	margin-bottom:10px;
}

.picture-desc
{
	float:left;	
    background: url(../images/small-screen-bg.png) no-repeat left top; 
    padding:12px;
    padding-right: 30px;
}

.column-list
{
	
	margin-left:5px;
	width:180px;
	font-size:9pt;
	float:left;
}

.column-list UL
{
	margin-top:0px;
	margin-bottom:5px;
	margin-left:8px;
}

.column-list A
{ 
	color:Blue; 
}

P
{ 	
	margin-bottom: 12px;	
} 

TD
{
	padding:2px;
}

TH
{
    color: #565148;
    font-size:9pt;
    letter-spacing:1px;
    margin-top:30px;
    margin-bottom:10px;
    text-transform:uppercase;
    text-align:center;
}

.table-column
{
    border-left:1px solid #B3AB9B;
    border-top:1px solid #B3AB9B;
	font-size:9pt;
    color: #4B463D;
}

.table-column-large
{
    border-left:1px solid #B3AB9B;
    border-top:1px solid #B3AB9B;
	font-size:13pt;
	font-weight:bold;
    color: #4B463D;
}


.table-border-top
{
    border-top:1px solid #B3AB9B;

}


.LargeHeading
{
    color: #4B463D;
    font-size:20pt;
    margin-top:15px;
    margin-bottom:5px;
    font-weight:bold;
    font-family: Arial Narrow;
}

.SmallLineItem
{
	padding-left:20px;
    color: #565148;
    font-size:9pt;
    font-weight:normal;
}


.BigLineItem
{
    color: #565148;
    font-size:12pt;
    font-weight:bold;
    border-top:1px solid #B3AB9B;
}

.TinyLineItem
{
	padding-left:20px;
    color: #565148;
    font-size:7pt;
    font-weight:normal;

}

.SmallNormal
{
    font-size:8pt;
    font-weight:normal;
}
