/* CSS Document */
body {
	padding-right:0px; padding-left:0px; padding-bottom:0px; padding-top:0px; background:#FFFFFF; margin-top:0px;	font: 12px/1.3em Arial, sans-serif; color: #000000;
}
/*.text {
	font-family:"Trebuchet MS"; font-size:12px;
}*/
A {
	color:#333333; text-decoration:none;
}

A:hover {
	color:#00b3eb; text-decoration:none;
}

/*main navigation bar*/
#nav {
	font-family:Arial; font-size:12px; display:block;
}
#nav ul{
	margin-top:0px; display:block; float:right; text-transform:uppercase;
}
#nav ul li{
	display:block; padding-left:0px; padding-right:0px; padding-bottom:0px; padding-top:0px; margin: 0px 1px 0px 0px; text-align:left; float:left;
}
#nav ul li a{
	padding-left:15px; padding-right:15px; padding-bottom:8px; padding-top:10px; font-weight:bold; text-decoration:none; text-align:left; float:left; display:block; color:#00b3eb;
}
#nav ul li#default a{
	background:url(../Images/blue.gif) no-repeat 0px 0px; margin-top:-3px; 
}
#nav ul li.select a{
	background:url(../Images/orange.gif) no-repeat 0px 0px; color:#FF6600;
}

.clear {
	clear:both; DISPLAY: block; FONT-SIZE: 1px; MARGIN: 0px 0px -1px; WIDTH: 100%; LINE-HEIGHT: 1px; HEIGHT: 1px;
}

/*subnavigation links*/
.navlink {
	font-family:Arial; font-size:14px; word-spacing:2px; line-height:30px;
}
.navlink a:link {
	color:#000000; text-decoration:none;
}

.navlink a:hover {
	color:#45bff8; text-decoration:none;
}

img { 
	border:0px;
}

.outerdiv {
	background-image:url(../Images/bottom_background2.jpg); background-repeat:no-repeat; height:400px; display:block;
}

.heading {
	font-family:Arial; font-size:12px; color:#00b8f2; font-weight:bold; word-spacing:1px; 
	line-height:20px;
}
/*Testimonials */
#testdivmargin {
	padding-left:5px;
}
#testdivmargin #testheading {
	font-family:Arial; font-size:15px; color:#333333; font-weight:bold;
}
#testdivmargin p {
	font-family:Arial; font-size:13px; color:#333333;
}

#testdivmargin .company {
	font-family:Arial; font-size:13px; color:#333333; font-weight:bold; line-height:25px;
}

/*news*/
#newsdivmargin {
	padding-left:5px;
}
#newsheading {
	font-family:Arial; font-size:15px; color:#333333; font-weight:bold; 
}
#newsdivmargin #testheading {
	font-family:Arial; font-size:15px; color:#333333; font-weight:bold; 
}
#newsdivmargin p {
	font-family:Arial; font-size:13px; color:#333333;
}

/*innerpage sub navigation*/
.tabborder {
	background:url(../Images/navi.gif) no-repeat center top;
}
.tabselected {
	 background:url(../Images/navi_selected_arrow.gif) no-repeat center top; color:#FF6600;
}
.tabselected a{
	 color:#FF6600;
}
.tabselected a:hover{
	 color:#FF6600;
}
.space{
	padding-left:10px; padding-right:10px;
}
.line {
	background:url(../Images/line.gif) no-repeat center; width:1px; height:25px;
}

/*innerpage*/
#contentmargin {
	padding-left:10px; padding-right:100px;
}

#contentmargin p{
	word-spacing:2px; color:#333333; line-height:16px;
}
#contentmargin .heading{
	font-size:22px; color:#333333;
}
#contentmargin input{
	font-size:12px;
}
#contentmargin select{
	font-size:12px;
}
#contentmargin textarea{
	font-size:12px;
}

#contentmargin .subheading{
	font-size:18px; color:#333333;
}

.text1 {
	font-size:15px; color:#333333; font-weight:bold;
}
.text2 {
	font-size:13px; color:#333333; font-weight:bold;
}
.text3 {
	font-size:16px; color:#4f81bd; font-weight:bold;
}

.inputtext{
	font-size:12px; width:200px;
}

.bullet {
font-family:'Wingdings 3'; font-size:14px; font-weight:bold; vertical-align:top;
}

.footer {
	font-size:12px; font-weight:bold;
}
.footer span {
	padding-left:10px; padding-right:10px;
}
.newsdate {
	color:#000000; cursor:pointer; font-weight:bold; text-decoration:underline;
}
	
.newscontent {
		border: 1px solid #cccccc; padding:3px; width:350px; background-color:#E2EBED; display:none;	
	}
	
.pseparator {
	background:url(../Images/separator.jpg) repeat-x; 
}


