/*CSS Document for Premier International  */

.content{
    font:Arial;	
	font-size:14px;
	color:#000000;
	text-align: justify;
	word-spacing: 4px;
	line-height: 20px;
	margin-left:14px;
	margin-right:14px;				
}
.contenthead{
    font:Arial;	
	font-size:14px;
	color: #336699;
	font-weight:bold;
	text-align: justify;
	
	line-height: 20px;
	
	margin-right:14px;				
}

.image{
    text-align:center;    
	margin-left:30px;
	margin-right:30px;
}

.content1{
    font:Arial;	
	font-size:14px;
	color:#FFFFFF;
	text-align: justify;
	word-spacing: 4px;
	line-height: 20px;	
}
.content2{
    font:Arial;	
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	text-align: justify;
	word-spacing: 2px;
	/*line-height: 20px;*/	
}

.content3{
    font:Arial;	
	font-size:14px;
	color:#FFFFFF;
	text-align: justify;
	word-spacing: 4px;
	line-height: 20px;
	margin-left:70px;
	margin-right:70px;
}

.header{
	font-family:'Times New Roman';
	font-size:20px;
	color:#990000;
	font-weight:bold;
	margin-left:30px;
	margin-right:30px;
}
.header1{
	font-family:'Times New Roman';
	font-size:15px;
	color:#0000FF;
	font-weight:bold;
	margin-left:16px;
	margin-right:16px;
}
.div{
width:690px;
height:550px;
overflow:hidden;
background-color:#FFFFFF;
}
.hlink{
	font-family:"Bookman Old Style", Times, serif;
	font-size:12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.buttonstyle{
	background-color: #3399CC;
	border:solid 1px #000000;
	color:#FFFFFF;
	cursor:pointer;
}
.subheader{
	font-family:"Bookman Old Style";
	font-size:16px;
	font-weight:bold;
	color:#172F54;
}
.tablecontent{
	font-family:"Bookman Old Style";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.divborder {
	border-style:solid;
	border-color:#999999;
	border-top-width:4px;
	border-left-width:4px;
	border-right-width:7px;
	border-bottom-width:7px;
}


