body
{
	background-color:#E5E3D6;
	text-align:center;
	margin:0 auto;	
	font-family:"Lucida Sans Unicode", Lucida Grande, sans-serif;
	color:#666666;
	font-size:80%;
	line-height:130%;
	overflow-y:scroll;
}

a 
{ 
	color:#363699;
	text-decoration:none;
}

a:hover 
{ 
	text-decoration:underline; 
}

.smaller
{
	font-size:smaller;
}

img
{
	border-style:none;
}

.nopadding
{
	padding:0;
	margin:0;
	top:0;
	bottom:0;
	right:0;
	left:0;
}

.mainHolder
{
	width:926px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}

.mainTop
{ 
	margin:0;
	margin-left:11px; 
	margin-right:15px;	
	padding:0;
}

.mainMiddle
{ 
	position:relative; 
	width:100%;
	padding:0;
	margin:0;
}

.mainLeft
{
	background-image:url(../../assets/image/box/main/left.png); 
	width:11px; 
	height:275px; 
	position:absolute; 
	bottom:0px; 
	left:0px;
}

.main
{ 
	width:900px; 
	margin-left:11px;	
}

.mainRight
{
	background-image:url(../../assets/image/box/main/right.png); 
	width:11px; 
	height:275px;  
	position:absolute; 
	bottom:0px; 
	right:4px;
}

.mainBottom
{
	margin: 0 auto; 
	width:926px; 
	top:-25px;
	position:relative;
}

.mainBottomMiddle
{
	float:left; 
	height:25px;
	width:872px;
}

.mainBottomCorner
{
	float:left; 
 	width:25px; 
 	height:25px
}

.header
{
	clear:both;
	background-color:#FFFFFF;
	height:150px;
}

.header_image
{
	float:left;
	width:300px;
	text-align:left;
}

.header_title
{
	float:left;
	left:0;
	width:600px;
	text-align:right;
	height:150px;
}

.menu
{
	background-color:#A3121F;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	height:32px;
	padding:0;
	margin:0;
	padding-left:10px;
	clear:both;	
	position:relative;
	z-index:1000;
}

.content
{	
	padding:7.5px;
	margin: 0 auto;
	padding-bottom:25px;
	background:url(../../assets/image/bg.png);
	
	overflow:auto !important; 
	overflow:inherit;
	
	min-height:10px; 
	height:auto !important; 
	height:10px;
}

.contentTitle
{	
	margin:-15px;
	margin-bottom:15px;
	padding:15px;
}

.contentPadding
{	
	padding:15px;
	padding-top:7.5;
	padding-bottom:7.5px;
}

.contentSqueeze
{	
	width:0;
}

.vertTitle
{	
	padding:2.5px;
	padding-right:6.5px;
	padding-top:0;
	float:left;
}

.horizontalTitle
{	
	padding:15px;
	padding-right:6.5px;
	padding-top:0;
	padding-bottom:0;
}

.para
{
	padding-top:10px;
	padding-bottom:20px;
}

.borderTop
{
	border-top:1px solid #E5E3D6;
}

.borderLeft
{
	border-left:1px solid #E5E3D6;
}	

.borderRight
{
	border-right:1px solid #E5E3D6;
}	

.borderBottom
{
	border-bottom:1px solid #E5E3D6;
}

.footer
{
	position:relative;
	top:-36px;
	clear:both;
	text-align:center;
}

.pdf {
	margin-top: 5px;
}

