body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #0e9ced;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_tile.png);
	background-repeat: repeat-x;
}
A{
	color : #61c6ff;
	text-decoration : none;
}

A:ACTIVE{
	color : #FFFFFF;
	text-decoration : none;
}

A:VISITED{
	color : #efefef;
	text-decoration : none;
}

A:HOVER{
	color : #61c6ff;
	text-decoration : underline;
}

A.ALT{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:ACTIVE{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:VISITED{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
}

.PageSegment {
	width: 800px;
}
.leftpagebg {
	background-image: url(../img/bg_leftside.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightpagebg {
	background-image: url(../img/bg_rightside.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.FooterMenu {
	background-color: #0b7dbe;
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.FooterBox {
	background-color: #0b7dbe;
	background-image: url(../img/footer_insidebox.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 10px;
}
.PageBox {
	background-color: #09679C;
	padding: 15px;	
}
.PageBoxNoPad {
	background-color: #09679C;
	padding: 0px;	
}
/*
-----------------------------------------------------------------------------------------
Body Boxes used for Testimonials
-------------------------------------------------------------------------------------- */

.BodyBoxTop {
	padding: 12px;
	font-size: 16px;
	font-weight: bold;
	color: F89708;
	background-image: url(../img/body-box1.png);
	background-repeat: no-repeat;
	text-indent: 10px;
}
.BodyBox {
	padding: 15px;
	background-image: url(../img/body-box-bg.png);
	background-repeat: repeat;
}
.BodyBoxName {
	padding: 15px;
	background-image: url(../img/body-box-bg.png);
	background-repeat: repeat;
	font-size: 10px;
	color: #FFCC00;
	text-align: right;
}
.BodyBoxFoot {
	background-color: #09679C;
	padding: 15px;
	background-image: url(../img/body-box2.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

/*  END  */


/*
-----------------------------------------------------------------------------------------
Body Boxes used for Solutions
-------------------------------------------------------------------------------------- */
.SolutionTop {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: F89708;
}
.SolutionsHd {
	padding: 15px;
	font-size: 16px;
	font-weight: bold;
	color: F89708;
	background-image: url(../img/body-box-bg.png);
	background-repeat: repeat;
	text-indent: 10px;
}

/*  END  */


/*
-----------------------------------------------------------------------------------------
FAQ's
-------------------------------------------------------------------------------------- */

.faqbg {
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	font-size: 11px;
	background-image: url(../img/icons/faqs-sub-bg.png);
	background-repeat: no-repeat;
}

.faqbgBlue {
	background-image: url(../img/icons/faqs-sub-bg-blue.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
}
.faqbgBlue li {
	list-style-image: url(../img/icons/star.png);
	padding-right: 5px;
	padding-left: 5px;
	line-height: 27px;
}

.faqbg li {
	list-style-image: url(../img/icons/faq-bullet.png);
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
A.FAQ{
	color : #FFFFFF;
	text-decoration : none;


}
A.FAQ:ACTIVE{
	color : #FFFFFF;
	text-decoration : none;
}

A.FAQ:VISITED{
	color : #FFFFFF;
	text-decoration : none;
}

A.FAQ:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
}
.FAQFoot {
	background-color: #09679C;
	padding: 15px;
	text-align: right;
	font-size: 10px;
}
/********** END  **********/


/*
-----------------------------------------------------------------------------------------
Picture Boxes in Body's
-------------------------------------------------------------------------------------- */

.photo {
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #09679C;
}

/********** END  **********/


/*
-----------------------------------------------------------------------------------------
Support
-------------------------------------------------------------------------------------- */

.supportbg {
	background-image: url(../img/icons/support-bg.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
}


/********** END  **********/

.centrebg {
	background-image: url(../img/bg_centre.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
b {
	font-weight: bold;
	margin-top: 0px;
}

H1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

dl {
	margin-top: 10px;
	margin-bottom: 5px;
}

dt {
	font-weight: bold;
	margin-top: 0px;
}
dd {
	text-indent: 0px;
	margin-left: 20px;
}
li {
	padding-left: 0px;
}
}
ul {
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
