body {
	background-color: #ffffff;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.input {
	background-color:#dedede;
	background:none;
	border:none;
}
.input-int {
	width: 100px;
	background:none;
	border:none;
	text-align:right;
}
a {
	color: #6699CC;
	text-decoration:underline;
}
a:hover {
	color: #024f84;
	text-decoration:underline;
}
h4	{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CC0000;	
}
/*-----------------------Header--------------------------*/
#cover {
	width:100%;
}
#header {
	background-image:url(images/design/header2.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:819px;
	margin:auto;
}
.header_text {
	color: #000000;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	padding-top:27px;
	margin-left: 155px;
	width: 490px;
	float: left;		
}
.header_text2 {
	color: #000000;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	padding-top:27px;
	margin-left: 155px;
	width: 490px;
	float: left;		
}
.header_text_sm{
	color: #474747;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	line-height:18px;
}
/*-----------------------Menu--------------------------*/
.menu {
	width:819px;
	height:29px;
	background-image:url(images/design/menu.gif);
	background-repeat:no-repeat;
}
.menu a{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.menu a:hover{
	color: #82ccff;
	font-size:12px;
	text-decoration:none;
}
.padding-3{
	padding-top:3px;
}

/*-----------------------Main Content Style--------------------------*/

#content{
	background-image:url(images/design/bg_content.gif);
	width:819px;
	background-repeat:repeat-y;
}
#topic99	{
	float:left;
	width:350px;
	height:235px;
	text-align: left;	
}
.blue{
	color:#024f83;
	font-size: 16px;	
}
.red {
	color: #CC0000;
	font-weight: bold;	
}
.topic-blue{
	color:#024f83;
	font-size:16px;
	font-weight:bold;
}
.topic-red{
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
.topic-blue2{
	color:#024f83;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	width: 208px;			
}

.text-box-quick	{
	height:12px; 
	width:146px;
	font-size:11px;
}
.select-box-quick{
	height:18px; 
	width:150px; 
	font-size:11px;
}
.padding-20{
	padding:10px 15px 20px 20px;
	text-align:left;
}
.padding-10{
	padding:10px 10px 20px 0px;
	text-align:left;
}
/*-------banner 1-----------*/
#banner-1{
	width:258px;
	float:left;
	height: 139px;
	background-image:url(images/banners/banner-1.jpg);
	background-repeat:no-repeat;
	margin-left: 15px;
	padding-top: 10px;
	margin-top: 10px;
}
/*-------banner 2-----------*/
#banner-2{
	width:258px;
	float:left;
	height: 139px;
	background-image:url(images/banners/banner-2.jpg);
	background-repeat:no-repeat;
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 10px;
}
/*-------banner 3-----------*/
#banner-3{
	width:258px;
	float:left;
	height: 139px;
	background-image:url(images/banners/banner-3.jpg);
	background-repeat:no-repeat;
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 10px;
}
/*-------banner 4-----------*/
#banner-4{
	width:258px;
	float:left;
	height: 139px;
	background-image:url(images/banners/banner-1.jpg);
	background-repeat:no-repeat;
	margin-left: 8px;
	padding-top: 10px;
	margin-top: 10px;
}
.bannertext	{
	width: 240px;
	text-align: center;		
}

/*-------Blue box 1-----------*/
.box-1{
	float:left;
	background-image:url(images/design/bg-box.jpg);
	background-repeat:no-repeat;
	width:385px;
	height:235px;
}
/*-------Blue box 2 -----------*/
.box-2{
	float:left;
	background-image:url(images/design/bg-box.jpg);
	background-repeat:no-repeat;
	width:385px;
	height:235px;
	margin-left: 10px;	
}
.padding-blue-box{
	padding:15px 15px 10px 15px;
}
.light-hight-20{
	line-height:20px;
}
.blueboxText	{
	font-size: 11px;		
}
.blueboxText2	{
	font-size: 11px;
	line-height: 16px;		
}
div.clear {
clear:both;
}

/*--------------------Footer---------------------*/

.footer {
	width:819px;
	background-image:url(images/design/footer.gif);
	color:#FFFFFF;
	height:64px;	
}
.menu-footer {
	color:#82ccff;
	padding-top:10px
}
.menu-footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}	
.menu-footer a:hover{
	color: #82ccff;
	text-decoration:none;	
	font-weight:bold;
}
.copy-right {
	color:#afd9fa;
	font-size:10px;
	padding: 8px 0px 5px 0px;
}
.copy-right a{
	color:#eef1f1;
	text-decoration: underline;
}	
.copy-right a:hover{
	color: #999999;
	text-decoration:none;	
}

/*-----------------------Add-------------------------*/
.padding-R20-L10{
	padding:0px 20px 0px 10px;
}
.blue-sm{
	color:#5B96BD;
	font-size:13px;
	font-weight:bold;
}
.white {
	color:#FFFFFF;
}
.button {/*-- Button Search--- */
	font-size:11px; 
	font-weight:bold; 
	background-image: url(images/design/button.gif);
	width:70px ; 
	height:20px;
	padding:0px 0px 0px 0px; 
	color:#ffffff;
	border-width:0px;
	text-align:center;
	background-repeat:no-repeat;
}
.padding-content{
	padding:5px 15px 30px 15px;
}
.button-1{/*-- Button Affordable Button--- */
	background-image:url(images/design/affordable_button.jpg);
	background-repeat:no-repeat;
	width:211px;
	font-size:12px; 
	font-weight:bold;
	color:#FFFFFF;
}
.button-1 a{/*-- Button Affordable Button--- */
	font-size:12px; 
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.button-1 a:hover{/*-- Button Affordable Button--- */
	font-size:12px; 
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.box-line {/*-- Thank page--- */
	border-color: #DDDDDD; 
	border-style:solid; 
	border-width:1px; width:535px; 			
	background-color: #ffffff;
}
.box_top {
	background-image: url(images/design/box_top.jpg);
	background-repeat:no-repeat;
	width:535px;
	height:26px;
}
.box_topic{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 0px 0px;
}

/*-----------Order Form--------*/
.field1	{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #BCD1E2;
	font-weight: bold;
	width: 15%;
	text-align: right;
}
.field2	{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #DEDEDE;
}
.field3	{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #BCD1E2;
	font-weight: normal;
	width: 300px;	
	text-align: left;
}
.field4	{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #E7E7E7;
}
.field5	{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color: #BFDAED;
	text-align: center;	
}
.field6	{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;	
}
#leftcontent	{
	float: left;
	width: 559px;	
}
#rightcontent	{
	float: left;	
}
.flss	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;			
}
.flss a	{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;			
}
.flss a:hover	{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;			
}
