/* Layout */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td, /* UPDATED END*/
{
	margin : 0;
	padding : 0;
	border : 0;
}

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f8f8f8;
}

.quotebtn {
	 font-family: Arial, Helvetica, sans-serif;
	 background-color:#FF0000;
	 color:#FFFFFF;
	 height:30px; 
	 font-size:12px;
	 text-decoration: none;
  	 font-weight: bold;	 
 }
 
.arial{font-family: Arial, Helvetica, sans-serif;}

.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}

/* Font Colours */

.magenta {color: #C637B3;}
.darkgray {color: #514E4A;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #8E8E8E;}
.lightgray {color: #CCCCCC;}
.red {color: #E70000;}
.orange {color: #FF5500;}
.yellow {color: #FFFF00;}
.green {color: #83A400;}
.sharp_blue {color: #287ED3;}
.blue {color: #3082D4;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.gray2red {color: #5C5C5C; text-decoration: none;}
.nav_edge {
	background-image: url(images/services2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pan_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
}


.gray2red:hover {color: #E70000;}

.gray2orange {color: #6D6D6D; text-decoration: none;}
.gray2orange:hover {color: #FF6600;}

.gray2blue {color: #6D6D6D; text-decoration: none;}
.gray2blue:hover {color: #3082D4;}

.white2black {color: #FFFFFF; text-decoration: none;}
.white2black:hover {color: #000000;}

.white2yellow {color: #FFFFFF; text-decoration: none;}
.white2yellow:hover {color: #FFFF00;}

.red2black {text-decoration: none;color: #CC0000;}
.red2black:hover {text-decoration: none;color: #000000;}

.black2blue {text-decoration: none;color: #000000;}
.black2blue:hover {text-decoration: none;color: #287ED3;}

.blue2black {text-decoration: none;color: #3082D4;}
.blue2black:hover {text-decoration: none;color: #000000;}


.black2red {text-decoration: none;color: #000000;}
.black2red:hover {text-decoration: none;color: #CC0000;}


.top_links {
	color: #5A5C5B;
	display: block;
	/*float: center;*/
	line-height: 31px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(images/yellow_bar.gif);
	text-decoration: none;
}
.top_links:hover {
	color: #402F1A;
	background-image: url(images/orange_bar.gif);
}

.border{
	border: 1px solid #CCCCCC;
}
.border1{
	border: 1px solid #CCCCCC;
	padding:3px;
}
.gray_line{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.combo_box{
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	height: 20px;
}

.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	border: 1px solid #928C75;
}

/*
.cur{
	cursor: hand;
}
*/


/*
.img_border{
	border: 1px solid #CCCCCC;
	filter: Alpha(Opacity=65);
}

.img_border:hover{
	border: 1px solid #FF9551;
	filter: Alpha(Opacity=100);
}


.image{
	filter: Alpha(Opacity=65);
}

.image:hover{
	filter: Alpha(Opacity=100);
}
*/

.btns {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
}
.sep{
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pageborders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-left-color: #dadada;
}
