/* --- Notes -----------------------------------------------------------------
	em is relative to the last fixed size in the container hierarchy.
	margin: 0px; will cause a table to align left.
/* --------------------------------------------------------------------------*/


/* --- Main -----------------------------------------------------------------*/

html
{
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

table
{
	width: auto;
	height: auto;
	max-width: 100%;
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	empty-cells: show;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

tr, thead, tbody
{
	width: auto;
	height: auto;
	max-width: 100%;
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	background-repeat: no-repeat;
}

td
{
	width: auto;
	height: auto;
	max-width: 100%;
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	background-repeat: no-repeat;
}

img
{
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

a img
{
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #6B6B6B;
}

h2
{
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #61af04;
	font-weight: normal;
}

h3
{
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #61af04;
	font-weight: normal;
}

h4
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #61af04;
	font-weight: bold;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6B6B6B;
	padding: 5px 0px;
	margin: 5px 0px;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0000BB;
	padding: 5px 0px;
	margin: 5px 0px;
}

p
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}

#list_decimal li
{
	font-weight: bold;
	list-style-color: #000000;
}

#list_decimal 
{
	list-style-type: decimal;
	list-style-color: #61af04;
}

li
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
/* --------------------------------------------------------------------------*/



/* --- Anchors --------------------------------------------------------------*/

a, a:link, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}

p a, p a:link, p a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

p a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

/* --------------------------------------------------------------------------*/


/* --- Copyright ------------------------------------------------------------*/

.copyright
{
	position: relative;
	top: 0px;
	left: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #656565;
}

a.copyright, a.copyright:link, a.copyright:visited
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
	color: #656565;
}

a.copyright:hover
{
	text-decoration: none;
	color: #656565;
}

/* --------------------------------------------------------------------------*/


/* --- Boxes ----------------------------------------------------------------*/

#boxSite
{
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#boxSiteCenter
{
	width: 1120px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
	margin: 0px auto 0px auto;
}

#boxContent_Site
{
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background: #000000 url("../_images/home/bg_home.gif") no-repeat;
	background-position: top;
	height: 312px;
}

#SiteHeader
{
	background: #000000 url("../_images/template/bg_header.jpg") no-repeat;
	width: 1120px;
	height: 156px;
}

#SiteMenu
{
	background-image: url(../_images/menu/bg_menu.gif); 
	background-repeat: repeat-x;
}

#Logo
{
	position: relative;
	top: -17px;
	left: 36px;
	width: 348px;
	height: 85px;
}

#udm
{
	position: relative;
	left: 16px;
}

#udm ul li {
	background: url(../_images/menu/bg_Menu.png) repeat-y left top;
}

/* --- GENERAL TEMPLATE -------------------------------------------------------------*/
/* CODED BY THE BEST */

#generalContentWrapper
{
	position:relative;
	margin: 0 auto;
	top: 35px;
	width:968px;
	background-image:url('../_images/template/bg_GeneralContentRepeat.jpg');
	background-repeat:repeat-y;
}

#generalContent
{
	background-image:url('../_images/template/bg_GeneralContentBottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
}

#generalContentBody
{
	width:761px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
}

#generalContentTitle
{
	margin:28px 0px 0px 35px;
}

/* ----------------------------------------------------------------------------------*/

/* --- Product page -----------------------------------------------------------------*/

#Product_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 996px;
	background: url("../_images/products/bg_products.jpg") no-repeat;
}

#Product_Title
{
	position: relative;
	left: 30px;
	top: 30px;
}

#Product_Box
{
	position: absolute;
	top: 0px;
	left: 807px;
	width :236px;
	height: 144px;
	background: url("../_images/home/bg_box3.jpg") no-repeat;
}

#Bottom_ProductSection
{
	height: 200px;
	position: relative; 
	top: 60px;
}

#Bottom_ProductText
{
	position: relative;
	top: -21px; 
	left: 85px;
	width: 900px;
}

#title_product_top
{
	position: relative;
	left: -255px;
	top: -30px;
}

/* --- Level III page -----------------------------------------------------------------*/

#Level_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 1050px;
	background: url("../_images/products/bg_products_level2.jpg") no-repeat;
}

#LevelIII_title
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 227px;
	height: 50px;
}

#LevelIII_graph1
{
	position: relative;
	top: -230px; 
	left: -50px;
	width: 326px;
	height: 156px;
}

#LevelIII_graph2
{
	position: relative;
	top: -60px; 
	left: 218px;
	width: 268px;
	height: 83px;
}

#LevelIII_paragraph
{
	position: relative; 
	top: -29px;
}

/* --- End Product page -----------------------------------------------------------------*/

/* --- Home page -----------------------------------------------------------------*/

#Home_Header
{
	margin: 0 auto;
	margin-top:35px;
	width: 968px;
	height: 311px;
	background: url("../_images/home/bg_header_home.jpg") no-repeat;
}

#Home_HeaderText
{
	position: relative;
	top: 212px;
	left: 20px;
	font: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 600px;
}

#Home_HeaderText span
{
	color:#61b500;
}

#Home_TextPng
{
	position: relative;
	top: 65px;
	left: 20px;
	width: 537px;
	height: 119px;
}

#Home_HeaderBt
{
	position: relative;
	top: 200px;
	left: 255px;
	width: 114px;
	height: 19px;
}

#Home_Header2
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 311px;
	background: url("../_images/home/bg_header_home2.jpg") no-repeat;
}

#Home_HeaderText2
{
	position: relative;
	top: 92px;
	left: 20px;
	font: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 600px;
}

#Home_TextPng2
{
	position: relative;
	top: 65px;
	left: 20px;
	width: 537px;
	height: 119px;
}

#Home_HeaderBt2
{
	position: relative;
	top: 83px;
	left: 320px;
	width: 114px;
	height: 19px;
}


#Home_Box1
{
	position: absolute;
	top: 65px;
	left: 75px;
	width: 236px;
	height: 144px;
	background: url("../_images/home/bg_box2.jpg") no-repeat;
}

#Home_Box2
{
	position: absolute;
	top: 65px;
	left: 350px;
	width :236px;
	height: 144px;
	background: url("../_images/home/bg_box3.jpg") no-repeat;
}

#Home_Box3
{
	position: absolute;
	top: 65px;
	left: 624px;
	width: 418px;
	height: 144px;
	background: url("../_images/home/bg_box1.jpg") no-repeat;
}

#home_learnmore
{
	position: absolute;
	top: 116px;
	left: 14px;
	width: 96px;
	height: 16px;
}

#home_meeting
{
	position: absolute;
	top: 116px;
	left: 14px;
	width: 202px;
	height: 16px;
}

#home_seemore
{
	position: absolute;
	top: 116px;
	left: 21px;
	width: 83px;
	height: 16px;
}

#Home_Bt
{
	height: 144px; 
	margin: 0 auto;
	margin-top:20px;
	width: 968px;
}

/* --- End Home page -----------------------------------------------------------------*/

/* --- Contact page -----------------------------------------------------------------*/

#Contact_Header
{
	margin: 0 auto;
	margin-top:35px;
	width: 968px;
	height: 311px;
	background: url("../_images/contact/bg_ContactMap.jpg") no-repeat;
	position:relative;
	font: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#Contact_Header img
{
	display:block;
}

#Contact_HeaderText_1
{
	position: absolute;
	padding:20px;
	top: 90px;
	left: 36px;
	width: 240px;
	height:170px;
	line-height: 16px;
	background: url(../_images/contact/bg_ContactCell.png)  repeat-y;
}


#Contact_HeaderText_2
{
	position: absolute;
	padding:20px;
	top: 90px;
	left: 655px;
	width: 240px;
	height:170px;
	line-height: 16px;
	background: url(../_images/contact/bg_ContactCell.png)  repeat-y;
}


#Contact_HeaderText_3
{
	position: absolute;
	padding:20px;
	top: 90px;
	left: 346px;
	width: 240px;
	height:170px;
	line-height: 16px;
	background: url(../_images/contact/bg_ContactCell.png)  repeat-y;
}

#Contact_HeaderText_1 a, #Contact_HeaderText_2 a, #Contact_HeaderText_3 a
{
	color: #FFFFFF;
	font-weight: bold;
	font: "Trebuchet MS";
	font-size: 12px;
}

/* --- End Contact page -----------------------------------------------------------------*/

/* --- Q&A page -----------------------------------------------------------------*/

#QA_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 966px;
	height: auto;
	background: #0d0f0e url("../_images/q-a/QA_header.jpg") no-repeat top left;
	border-bottom: 1px solid #3e3e3e;
	border-left: 1px solid #3e3e3e;
	border-right: 1px solid #3e3e3e;
	padding-bottom: 28px;
}


#QA_Title
{
	position: relative;
	left: 30px;
	top: 23px;
}

#Bottom_QAText
{
	position: relative;
	top: 19px; 
	left: 85px;
	width: 720px;
	font-size: 10px;
	font-weight: normal;
}

/* --- End Q&A page -----------------------------------------------------------------*/

/* --- Testimonial page -----------------------------------------------------------------*/

#Testimonials_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 967px;
	height: auto;
	background: #0d0f0e url("../_images/testimonials/testimonials_header.jpg") no-repeat top left;
	border-bottom: 1px solid #3e3e3e;
	border-left: 1px solid #3e3e3e;
	border-right: 1px solid #3e3e3e;
}

#Testimonials_Title
{
	position: relative;
	left: 30px;
	top: 23px;
}

.Testimonials_para1
{
	position: relative;
	left: 105px;
}

.Testimonials_para2
{
	position: relative;
	left: 60px;
}

/* --- End Testimonial page -----------------------------------------------------------------*/

/* --- Mission page -----------------------------------------------------------------*/

#Mission_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 861px;
	background: url("../_images/mission/mission_header.jpg") no-repeat;
}


#Mission_Title
{
	position: relative;
	left: 30px;
	top: 23px;
}

#Bottom_MissionText
{
	position: relative;
	top: 19px; 
	left: 85px;
	width: 900px;
}

#MissionCitation
{
	position: relative;
	top: 56px; 
	left: 89px;
	width: 350px;
}

/* --- End Mission page -----------------------------------------------------------------*/

/* --- Evolution page -----------------------------------------------------------------*/

#Evolution_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 861px;
	background: url("../_images/evolution/evolution_header.jpg") no-repeat;
}


#Evolution_Title
{
	position: relative;
	left: 30px;
	top: 23px;
}

#Bottom_EvolutionText
{
	position: relative;
	top: 19px; 
	left: 85px;
	width: 720px;
	font-size: 10px;
	font-weight: normal;
}

/* --- End Evolution page -----------------------------------------------------------------*/

/* --- Vehicle Armour page -----------------------------------------------------------------*/

#VehicleArmour_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 861px;
	background: url("../_images/vehicle_armour/vehicle_armour_header.jpg") no-repeat;
}


#VehicleArmour_Title
{
	position: relative;
	left: 30px;
	top: 23px;
}

#Bottom_VehicleArmourText
{
	position: relative;
	top: 19px; 
	left: 85px;
	width: 720px;
}

/* --- End Vehicle Armour page -----------------------------------------------------------------*/

/* --- Accessories page -----------------------------------------------------------------*/

#Accessories_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 861px;
	background: url("../_images/accessories/accessories_header.jpg") no-repeat;
}


#Accessories_Title
{
	position: relative;
	left: 30px;
	top: 23px;
}

#Bottom_AccessoriesText
{
	position: relative;
	top: 19px; 
	left: 85px;
	width: 720px;
}

/* --- End Accessories page -----------------------------------------------------------------*/

/* --- Comparison page -----------------------------------------------------------------*/

#Comparison_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 1073px;
	background: url("../_images/comparison/comparison_header.jpg") no-repeat;
}


#Comparison_Title
{
	position: relative;
	left: 34px;
	top: -9px;
	width: 530px;
	height: 22px;
}

#Comparison_Graph
{
	position: relative;
	left: 2px;
}

#Comparison_Legend
{
	position: relative;
	left: 200px;
	top: 26px;
	width: 184px;
	height: 57px;
}

#Comparison_Diagram
{
	position: relative;
	left: 42px;
	top: -18px;
	width: 475px;
	height: 259px;
}

/* --- End Comparison page -----------------------------------------------------------------*/

/* --- Qualifications page -----------------------------------------------------------------*/

#Qualifications_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 1122px;
	background: url("../_images/qualifications/qualifications_header.jpg") no-repeat;
}


#Qualifications_Title
{
	position: relative;
	left: 30px;
	top: 24px;
}

#Qualifications_Graph
{
	position: relative;
	top: 70px;
}

/* --- End Qualifications page -----------------------------------------------------------------*/

#Product_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 1150px;
	background: url("../_images/products/bg_products_level3.jpg") no-repeat;
}

/* --- Technology page -----------------------------------------------------------------*/

#Technology_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 946px;
	background: url("../_images/technology/Technology_header.jpg") no-repeat;
}

#Technology_Header1
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 946px;
	background: url("../_images/technology/Technology_header1.jpg") no-repeat;
}

#Technology_Header2
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 946px;
	background: url("../_images/technology/Technology_header2.jpg") no-repeat;
}

#Technology_Header3
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 968px;
	height: 946px;
	background: url("../_images/technology/Technology_header3.jpg") no-repeat;
}


#Technology_Title
{
	position: relative;
	left: 30px;
	top: 23px;
}

#Technology_HeaderText
{
	position: relative;
	left: 80px;
	top: 18px;
}

#Technology_HeaderText2
{
	position: relative;
	left: 1px;
	top: 10px;
	height: 124px;
}

#Technology_HeaderText3
{
	position: relative;
	left: 1px;
	top: 0px;
	height: 77px;
}

#Technology_Graph p
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.Technology_GraphTxt1
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.Technology_Title
{
	top: 60px;
	left: 145px;
	text-align:center;
	position:absolute;
}

.Technology_Graph1
{
	top: 340px;
	left: 50px;
	width: 363px;
	height: 341px;
	position:absolute;
}

.Technology_Graph2
{
	top: 340px;
	left: 280px;
	width: 279px;
	height: 341px;
	position:absolute;
}

.Technology_Graph3
{
	top: 340px;
	left: 510px;
	width: 323px;
	height: 341px;
	position:absolute;
}

.Technology_Graph4
{
	top: 340px;
	left: 740px;
	width: 323px;
	height: 341px;
	position:absolute;
}

.Technology_GraphTxt2
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.Technology_GraphTxt3
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.Technology3_Side1
{
	width: 549px;
	height: 545px;
	background: url("../_images/technology/tech3_side1.png") no-repeat;
}

.Technology3_Side2
{
	width: 417px;
	height: 545px;
	background: url("../_images/technology/tech3_side2.png") no-repeat;
}

.Technology3_LText1
{
	width: 330px; 
	position: relative; 
	top: 99px;
}

.Technology3_LText2
{
	width: 330px; 
	position: relative; 
	top: 126px;
}

.Technology3_LText3
{
	width: 330px; 
	position: relative; 
	top: 155px;
}

/* --- End Technology page -----------------------------------------------------------------*/

/* --- Events and News page -----------------------------------------------------------------*/

#News_Header
{
	margin: 0 auto;
	position: relative;
	top: 35px;
	width: 966px;
	height: auto;
	background: #0d100e url("../_images/events/events_header.jpg") no-repeat top left;
	border: 1px solid #3e3e3e;
	padding-bottom: 40px;
}


#News_Title
{
	position: relative;
	left: 30px;
	top: 23px;
}

#Bottom_NewsText
{
	position: relative;
	top: 19px; 
	left: 30px;
	font-size: 10px;
	font-weight: normal;
}

.Border_TblSides
{
	border-left: 1px solid #3b3b3b; 
	border-right: 1px solid #3b3b3b;
}

.Border_TblSidesBot
{
	border-left: 1px solid #3b3b3b; 
	border-right: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
}

.pad_TblSide
{
	padding: 10px;
}

.DivSeperator_News
{
	padding-top: 12px; 
	padding-bottom: 12px; 
	position: relative; 
	left: -17px;
}

.Text_NewsTitle
{
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #FFFFFF;
	font-weight: normal;
}

.Text_TblWhite
{
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
}

.Text_TblGrey
{
	color: #a7a7a7; 
	font-size: 12px; 
	font-weight: bold;
}

.Text_TblGreenLink
{
	color: #5faf00; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: underline;
}

.Text_LinkNews
{
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline;
}

.NoMarginTop
{
	margin-top: 0px; 
	padding-top: 0px;;
}

.NoMarginBottom
{
	margin-bottom: 0px; 
	padding-bottom: 0px;;
}

/* --- End Q&A page -----------------------------------------------------------------*/

#Bottom_Download
{
	position: relative;
	top: 43px;
	left: 76px;
}

#Bottom_Download_Sec
{
	position: relative;
	top: 0px;
	left: 76px;
}

#Bottom_Slogan
{
	position: relative;
	top: 0px;
	left: 320px;
	width:709px;
}

#Bottom_Slogan_Sec
{
	position: relative;
	top: 40px;
	left: 76px;
	width:709px;
}

#Bottom_Phone
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 204px;
}

.Bottom_Height
{
	height: 30px;
}

#Footer
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #656565;
	font-weight: bold;
	position: relative;
	top: -40px;
	left: 322px;
	width:700px;
}

.divSeparator
{
	height: 2px;
	border-bottom: 2px solid #EEEEEE;
	padding: 0px;
	margin: 10px 0px 20px 0px;
}

/* --------------------------------------------------------------------------*/


/* --- Text -----------------------------------------------------------------*/

.txtTitlePage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #333333;
}

.txtWhiteProduct
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.txtWhiteProductBold
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.txtWhiteBold
{
	text-transform: uppercase; 
	font-weight: bold;
}

.txtWhite10
{
	font-size: 11px;
	font-weight: normal;
}

.txtWhite13
{
	font-size: 13px;
	font-weight: normal;
}

.txtWhiteBolder
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.txtGreen
{
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #61af04;
}

.txtGreenBold
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #61af04;
}

.txtBold
{
	font-weight: bold;
}

/* --------------------------------------------------------------------------*/


/* --- boxContent - Specific ------------------------------------------------*/

.boxContent h3
{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.paddingLeft70
{
	padding-left: 70px;
}


/* --------------------------------------------------------------------------*/
