* {padding:0; margin:0; border: 0px;}


html 
{in
	height: 100%;
}
.inputWidth {width:21em}
.inputWidthWide {width:30em}
body
{
	background-color:#FFF;
	/***background-image: url(../images/main_bg.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:  #333333;
	text-align: left;
	vertical-align: top;
}

table
{
	width: 100%;
}


img
{
    border: 0;
    vertical-align: top;     
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;	
}

a
{
	text-decoration: none;
	color:  #333333;

    outline-style: none;
}

a:hover
{
	color: #DB2F01;
	border: none;
}

ul
{
	list-style: none
}

li
{
	list-style: none;
}

form
{
	padding: 0px 0px 0px 0px;
}

fieldset 
{
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
}

input,select,textarea
{
	
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	font-size: 11px;
	border: 1px;
	border-color:#666;
	border-style: solid;
	vertical-align: bottom;

}

.tbl {float:left;width:100%;margin:0em;padding:0em}
.tbl .tblHolder {float:left;width:100%;margin:0em;padding:0.3em 0em}
.tbl .tblHolder div.tblDesc {float:left;width:50%}
.tbl .location div.tblDesc {width:30%}
.tbl .tblHolder ul.tblDesc li {padding:0em;margin:0em;}


caption
{
}

label
{
	line-height: 18px;
    font-weight: normal;
}

/**************************************************************************************/
/**************************************************************************************/
/*   General Element IDs
/**************************************************************************************/
/**************************************************************************************/

#general
{
	width: 990px;
	text-align: center;
	margin: 0px auto 0px auto;
	background-color: #FFF;
	border: 1px;
	border-color: #FFF;
	border-style: solid;
}

#generalborder
{
	width: 988px;
	border: 1px;
	border-color: #CCC;
	border-style: solid;
	clear: both;
}

#companyname
{
	float: left;
	width: 200px;
	height: 80px;
	margin: 15px 0px 0px 20px;
}

#companyname a
{
    font-size: 15px;
    font-weight: bold;
	border: none;	
}

#companyname a:hover
{
    color: #DB2F01;
	border: none;
}

#slogan
{

}

#adsense
{
	clear: both;
	float: right;
	margin: 30px 0px 0px 0px;
}

/**************************************************************************************/
/*   Main Menu
/**************************************************************************************/

#mainmenu
{
	float: right;
	height: 55px;
	margin: 40px 1px 0px 0px;
}

#mainmenu ul
{
	float: right;
	list-style: none;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
}

#mainmenu li
{
	float: left;
	display: inline;
}

#mainmenu li a
{
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #DB2F01;
	background-image: url(../images/sep_mainmenu.png);
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	text-transform: uppercase;
}

#mainmenu a:hover
{
	color: #333333;	
	border: none;
}


/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

#headertop
{
    height: 45px;
    width: 990px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    height: 430px;
    width: 990px;
	clear: both;
}

#headercontent
{
}

/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/

#content
{
	width: 990px;
	text-align: center;
	margin: 0px auto 0px auto;
}


/**************************************************************************************/
/*   Column Left 
/**************************************************************************************/


/**************************************************************************************/
/*   Column Main 
/**************************************************************************************/

#colmain
{
	float: left;
	width: 620px;
	padding: 0px 0px 20px 20px;
	margin: 0px 0px 35px 0px;
	text-align: justify;
}

#colmain h1, 
#colmain h2, 
#colmain h3
{
	color: #222222;
	font-size: 15px;	
	font-weight: bold;
	margin: 25px 0px 10px 0px;
	text-transform: uppercase;
}

#colmain p
{
	font-size: 12px;	
	font-weight: normal;
	text-align: justify;
}

#colmain ul
{
	margin: 10px 10px 10px 0px;
}

#colmain li
{
	padding: 3px;
}

#colmain li a
{
	color: #DB2F01;
	border-bottom: 1px;
	border-style: dotted;	
}

#colmain li a:hover
{
	color: #DB2F01;
	border: none;	
}


#colmain input
{
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	color: #333;
}

#colmain input[type="checkbox"],
#colmain input[type="radio"]
{
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	border: none;
	background-color: #FFF;
}

#colmain label
{
	float: left;
	width: 150px;
}

#colmain .txtblock
{
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

#colmain #article img
{
	padding: 0px 0px 0px 0px;	
}

#colmain .textblock
{
    margin: 20px 10px 0px 20px;
    padding: 0px 0px 0px 0px;
}

#colmain .writenby
{
	float: left;
	margin: 0px 30px 10px 0px;	
}

#colmain .readmore
{
	margin: 0px 0px 10px 0px;
}


#colmain button, 
#colmain .button
{
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    width: 200px;
    height: 25px;
    font-weight: bold;
	text-align: center;
	background-image: url(../images/btnoff_colmain.png);
	background-repeat: no-repeat;
	border: none;
	color: #FFF;	
}

#colmain button:hover, 
#colmain .button:hover
{
	cursor: pointer;
	background-image: url(../images/btnon_colmain.png);
	background-repeat: no-repeat;
	border: none;	
}


/**************************************************************************************/
/*   Column Right 
/**************************************************************************************/

#colright
{
	float: left;
	width: 300px;
	padding: 0px 20px 15px 30px;
	margin: 20px 0px 20px 0px;
	text-align: left;
	color: #CCC;
}

#colright h1,
#colright h2,
#colright h3
{
    text-align: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/headline_right.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-transform: uppercase;	
	height:23px;
}

#colright h4,
#colright .bannerheader
{
	height: 25px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
}

#colright p
{
	margin: 0px 0px 5px 10px;
	font-size: 12px;	
	font-weight: normal;
	text-align: left;
}

#colright ul 
{
    margin: 10px 10px 10px 10px;
}

#colright li  
{
    padding: 3px;
	list-style: inside;
	list-style-image: url(../images/mark.gif);
}

#colright a,
#colright li a
{
	text-decoration: none;
    font-weight: normal;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #CCC;
	color: #CCC;
}

#colright a:hover
{
	color: #DB2F01;
	border: none;
    cursor: pointer;
	text-outline: none;		
}

#colright input
{
	width: 260px;
}

#colright input[type="checkbox"],
#colright input[type="radio"]
{
	float: left;
	width: 15px;
	height: 15px;
	margin: 0px 5px 0px 0px;	
	border: none;
}

#colright .textblock
{
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#colright button, 
#colright .button
{
	float: right;
    width: 120px;
    height: 25px;
	margin: 10px 0px 0px 20px;
	background-image: url(../images/btnoff.png);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	outline-style: none;	
}

#colright button:hover, 
#colright .button:hover
{
	cursor: pointer;
	background-image: url(../images/btnon.png);
	border: none;	
}


/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/

#footer
{	
	width: 100%;
    height: 85px;
	/***background-image: url(../images/footer_bg.jpg); */
	background-repeat: repeat-x;
	background-position: top;
}

#footercontent
{
	width: 990px;
	margin: 0px auto 0px auto;	
}

#footermenu
{
	float: left;
	width: 600px;
	height: 25px;
	padding-top: 25px;
	text-align: left;
	color: #CCC;
	font-weight: bold;
	font-size: 11px;
}

#footermenu a,
#footermenu li a
{
	text-decoration: none;
    font-weight: normal;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #CCC;
	color: #CCC;
}

#footermenu a:hover,
#footermenu li a:hover
{
	color: #DB2F01;
	border: none;
    cursor: pointer;
	text-outline: none;	
}

#footermenu ul 
{
	list-style: none;
	text-align: left;
}

#footermenu li
{
	display: inline;
    padding-right: 12px;  
}

#footertrademark
{
	float: right;
	width: 360px;
	height: 50px;
	padding: 25px 0px 0px 0px;
	text-align: right;
	color: #CCC;
	font-size: 11px;
	font-weight: bold;
}

#footertrademark #trade
{
	margin: 5px 0px 0px 0px;
}

#footertrademark a
{
	text-decoration: none;
	border: none;
}

#footertrademark a:hover
{
	border: none;
}


/**************************************************************************************/
/*   General Classes
/**************************************************************************************/
/**************************************************************************************/


.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.center
{
    padding: 10px;
    text-align: center;    
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.spacer
{
	width: 1px;
	height: 40px;
}

.separator
{
	width: 1px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


.separator_10
{
	width: 1px;
	height: 1px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;	
}

.separator_15
{
	width: 1px;
	height: 1px;
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;	
}

.separatordotted_hor
{
	margin: 0px 0px 0px 0px;
	height: 1px;
	background-image: url(../images/sep_hor.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.separatordotted_ver
{
	margin: 0px 0px 0px 0px;
	width: 1px;
	background-image: url(../images/sep_ver.png);
	background-repeat: repeat-y;
	background-position: bottom;
}

.border 
{
}

.button, 
button
{
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 0px 10px;
	height: 25px;
    width: 90px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	outline-style: none;
}

.button:hover, 
button:hover
{
    color: #F6F6F6;
    cursor: pointer;
}

.label
{
    font-weight: bold;
}

.asterisk
{
	width: 10px;
	padding: 0px 0px 0px 3px;
	color: #DB2F01;
}
