/*-------------- clear default -------------*/

html, body, img, form, fieldset {

	margin: 0;

	padding: 0;

}

body, img{

	border:0;

}

body {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 150%;

}



body#page{

	color: #666ca4;

	background:url(../images/bg_body.gif) repeat top left;

	font-size:10px;

}
p{
	font-size:12px;
}

body.fs1 {

	font-size: 10px;

}



body.fs2{

	font-size: 11px;

}



body.fs3{

	font-size: 12px;

}



body.fs4{

	font-size: 13px;

}



body.fs5{

	font-size: 14px;

}



body.fs6{

	font-size: 15px;

}



/* Normal link */

a {

	color: #434AA8;

	text-decoration: underline;

}



a:hover, a:active, a:focus {

	color: #333333;

	text-decoration: underline;

}



/* Title text */

.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {

	font-family: "Segoe UI", Arial, Helvetica, sans-serif;

}



/* Small text */

small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, .img_caption {

	color: #666666;

	font-size: 92%;

}

a.readon{
float:right;
color: #b61615;
font-size:110%;
margin-right:50px;
}

/* Heading */

h1 {

	font-size: 180%;

}



h2 {

	font-size: 150%;

}



h3 {

	font-size: 125%;

}



h4 {

	font-size: 100%;

	text-transform: uppercase;

}



p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {

	margin: 1em 0;

	padding: 0;

}



ul {

	list-style: none;

}



ul li {

	padding-left: 30px;

	background: url(../images/bullet.gif) no-repeat 18px 8px;

	line-height: 180%;

}



ol li {

	margin-left: 35px;

	line-height: 180%;

}



th {

	padding: 5px;

	font-weight: bold;

	text-align: left;

}



fieldset {

	border: none;

	padding: 10px 5px;

	background: url(../images/hdot2.gif) repeat-x top;

}



fieldset a {

	font-weight: bold;

}



hr {

	border-top: 1px solid #CCCCCC;

	border-right: 0;

	border-left: 0;

	border-bottom: 0;

	height: 1px;

}



td, div {

	font-size: 100%;

}



img {

	border: none;

}



/* FORM */

form {

	margin: 0;

	padding: 0;

}



form label {

	cursor: pointer;

}



input, select, textarea, .inputbox {

	padding: 3px 5px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 100%;

}



.button {

	padding: 3px 5px;

	border: 1px solid #333333;

	background: url(../images/grad1.gif) repeat-x top #333333;

	color: #CCCCCC;

	font-size: 85%;

	text-transform: uppercase;

}



.button:hover, .button:focus {

	border: 1px solid #999999;

	background: #333333;

	color: #FFFFFF;

}



* html .button {

	padding: 2px 0 !important; /*IE 6*/

}



*+html .button {

	padding: 2px 0 !important; /*IE 7*/

}



.inputbox {

	border: 1px solid #CCCCCC;

	background: #FFFFFF;

}



.inputbox:hover, .inputbox:focus {

	background: #FFFFCC;

}

#w2 .vsmod-content {
padding-left:15px;
}

#contact{

width:350px;
margin:25px;
text-align:left;
}

#contact.inputbox{
float:right;
}
.feature-arrow-r {background: url(../images/arrows.png) 100% 0 no-repeat;cursor: pointer;height: 50px;position: absolute;right: 0;top: 35%;width: 42px!important;z-index:1000;}
.feature-arrow-l {background: url(../images/arrows.png) 0 0 no-repeat;cursor: pointer;height: 50px;left: 0;position: absolute;top: 35%;width: 42px!important;z-index:1000;}


#exp-mainnav table{
	margin: auto;
}

.logos_fade img{
	width: 150px;
	height: 100px;
}

.pagination li{
	float: left;
}
