 body  { color: #333333; 
	font: 90% Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background: url(../images/leftlines.gif) repeat-y;
	margin: 0px; }
body, html, h1, h2, h3, p, ul, li, div {
	margin: 0;
	padding: 0;
	}
p {
	font-size: .82em;
	line-height: 140%
	}
a {
	color: #0A357E;   /*#2C427C; */
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	}
a:visited, a:active {
	color: #677EB8;
	background: transparent;
	}
a:hover {
	text-decoration: underline;
	color: #900;
	background: transparent;
	}
/*End standard stuff */

/* top line */
#tiptop {
	color: white;
	font-size: 8pt;
	background-color: #333399;
	text-align: right;
	padding: 5 40 5 0;
	height: 10;
	}

#tiptop a {
	text-decoration: underline;
	color: white;
	font-weight: normal;
	}

#tiptop form{
	display: inline;
	}

/*Shared top background */
.bg {
	background: #F8F0D9;
	}
.bgright{
	background: #F8F0D9 url(../images/bg_photo.gif) no-repeat;
	}
.bg2{
	background: #F8F0D9 url(../images/menu_bg.gif) repeat-x;
	}
	
#bline3d{
	background: #CBD3D9 url(../images/bline3d.gif) repeat-x;
	height: 15;
	}
#bline3dtop{
	background: #CBD3D9 url(../images/bline3dtop.gif) repeat-x;
	height: 15;
	}

/* Left side AND COMMON FORMATS */
.homeleft{
	padding: 0 15 10 20;
	width: 239;
	}
.lefttitle{
	color: #7D2B2B;
	font-weight: bold;
	font-size: 10pt;
	padding: 15 0 0 0;
	width: 130px;
	border-bottom: dashed 1px;
	}
.scroller{
	font-size: 8pt;
	padding: 10 0 20 10;
	}
.scroller a, a:visited{
	color: #003064;}
.pagetitle{
	padding: 0 0 0 0;
	}
.pagetitle1{
	padding: 0 0 0 5;
	}
.pagemenu{
	font-size: 11pt;
	font-weight: bold;
	color: #0A357E;
	padding-bottom: 15;
	}
.pagemenu ul{
	list-style-image: url(../images/bull.gif);	
	padding-top: 18;
	padding-bottom: 20;
	}
.pagemenu li{
	color: #004794;
	font-size: 10pt;
	padding-bottom: 15;
	padding-left: 15;
	margin-left: 15pt;
	font-weight: bold;
	}
.pagemenu a{
	color: #004794;}
.selected{
	color: #7D2B2B;
	}
.selected a:visited,a{
	color: #7D2B2B;
	text-decoration: none;
	}
.pagetitle2{
	color: #003366;
	font-weight: bold;
	font-size: 13.5pt;
	padding: 0 0 22 0;
	}
.pagetitle3{
	color: #003366;
	font-weight: bold;
	font-size: 12.5pt;
	padding: 15 0 10 0;
	}

/* Right line in the column */
.rtside{
	background: url(../images/rightlines.gif) repeat-y;
	background-position: right;
	}
.rtsidetop{
	background: url(../images/rightlines.gif) repeat-y;
	background-position: right;
	}	
.rtsidebline{
	background: #003366 url(../images/rightlines.gif) repeat-y;
	height: 15;
	}

.tpline{
	background: #ffffff url(../images/horizline.gif) repeat-x;
	}
	
#bline2{
	background-color: #003366;
	height: 15;
	}	
	
/* Home page formats */	
.homemiddle{
	color: #434343;
	font-weight: bold;
	padding: 0 40 20 30;
	font-size: 10pt;
	text-align: center;
	}
.hometext{
	font-size: 9pt;
	padding: 10 10 10 0;
	color: blue;
	}
.picntext a{
	font-size: 8pt;
	text-decoration: underline;
	width: 200;
	margin-top: 20;
	text-align: center;
	font-weight: 50%;
/*	border: 3 dashed #000066;*/
	}
/* home page bullets of selling points */
.goodpoints{
	font-size: 100%;
	color: #333333;
	margin: 0 15 0 50;
	}
.goodpoints ul{
	font-size: 90%;
	color: #042243;
	margin: 0 15 20 60;
	}
.goodpoints li{
	list-style-image: url(../images/bulletm.gif);
	padding-bottom: 5;
	}
.goodpointstwo{
	margin-left: 0;
	}
.goodpointsthree{
	margin-left: 0;
	}
#sci{
	font: 120% corsiva;
	color: #00356F;
	font-style: normal;
	font-weight: bold;
	}

/*NEWS PAGE * * * * * * * * * * * */
.news{
	margin: 20 0 20 0;
	}
.news td{
	text-align: top;
	padding: 0 10 20 0;
	font-size: 10pt;
	}

/*CONTACT US PAGE * * * * * * * * * * * */
.stdfont_contact {
	font-size: 8pt;}
.textfield {
	font-family: "Verdana,Geneva,Arial,Sans-Serif,SunSans-Regular";
	font-size: 12;
	background-color:#F8F0D9;
	color:black;}

/*MNGT TEAM PAGE * * * * * * * * * * * */
.subtitle{
	font-weight: bold;
	}

/*PHOTO GALLERY PAGE * * * * * * * * * * * */
.photogaltext{
	font-size: 8pt;
	padding: 10 30 10 20;
	}
.photogaltexth{
	font-size: 9pt;
	padding: 10 30 10 20;
	}
.pgaltab{
	font-size: 7pt;
	}
.pgaltab td{
	padding: 0 10 5 10;
	}
.pgaltab a{
	text-decoration: underline;
	}
.phgnext a{
	text-decoration: underline;
	font-size: 8pt;
	padding: 0 10 0 10;
	}
.phgnext{
	padding: 15 0 40 40;
		font-size: 8pt;
	}	
.pagetitlephoto{
	color: #003366;
	font-weight: bold;
	font-size: 13.5pt;
	}

/*FOR THE PRODUCTS PAGE * * * * * * * * * * * */
.fbtitle{
	color: #003366;
	font-weight: bold;
	font-size: 11pt;
	padding: 10 0 10 0;
	background-color: #F8F0D9;
}
.fblist{
	font-size: 9pt;
	}
.fblist ul{
	padding-left: 25;
	padding-right: 25;
	}
.fblist td{
	padding-bottom: 10;
	padding-right: 8;
	vertical-align: top;
	background-color: #EBE3CE;
	}
.prodtext{
	font-size: 9pt;
	padding: 0 30 30 30;
	}
.prodtext2{
	font-size: 8pt;
	padding: 0 20 30 10;
	}
.prodtext3{
	font-size: 7.5pt;
	padding: 0 20 20 10;
	}
.prodtext4{
	font-size: 7pt;
	padding: 0 20 20 10;
	}
.prodtext7{
	font-size: 9pt;
	padding: 0 30 20 20;
	}
.ques{
	font-size: 9pt;
	padding: 0 30 10 15;
	color: #022F6C;
	font-weight: bold;
	}
.ques1{
	font-size: 9pt;
	padding: 0 0 10 30;
	color: #022F6C;
	font-weight: bold;
	}
.toolkit_bullet{
	font-size: 9pt;
	padding: 0 10 0 0;
	color: #022F6C;
	font-weight: bold;
	}	
	
/* B2B PAGE FORMATS */
.prodtext5{   
	font-size: 9pt;
	padding: 0 30 10 30;
	}
.prodtext5 li{
	margin-left: 25;
	padding-bottom: 10;
	}
.prodtext6{
	font-size: 10pt;
	padding: 10 30 10 30;
	}
.prodtext ul{
	margin-left: 60;
	margin-top: 5;
	list-style-type: none;
	}
.b2bul a{
	text-decoration: underline;
	}
.b2bul li{
	list-style-type: circle;
	}
.bopp_menu{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 30;
	}
.bopp_menu_no{
	color: #ffffff;
	background-color: #000066;
	padding: 3 10 3 10;
	}
.bopp_menu_yes{
	color: #7D2B2B;
	padding: 3 10 3 10;
	}
.bopp_menu_no a{
		color: #ffffff;
	}
.bopp_menu a:hover{
	color: #7D2B2B;
	text-decoration: underline;}
.bopp_menu a:visited{
	color: #FFF4B2;}

.bopplist li{
	margin-bottom: 10;
	list-style-type : none;
	}
.biglist li{
	margin-bottom: 10;
	list-style-type: square;
	}
.b2btext{
	font-size: 9pt;
	padding: 10 30 0 65;
	font-weight: bold;
	}
.b2btext li{
	padding-left: 5;
	}
.stdfont_app {
	font-size: 8pt;}	
.stdfont_app td{
	padding: 10 10 0 10;
	}
	
/* purchase info */
.purchtext{
	font-size: 10pt;
	padding: 0 30 30 50;
	font-weight: bold;
	}
.purchtext a{
	text-decoration: underline;
	}

/* For flash on installation page  */
.flash_pad{
	background: #F8F0D9;
	padding: 30 20 20 20;
	margin: 20 20 20 20;
	width: 520px;
	border: 3 solid #042243;
	}
	
	
/* bottom menu and contact info */
.bottom{
	margin: 15 0 0 0;
	text-align: center;
	font-size: 70%;
	}
#bline3dbot{
	background: #CBD3D9 url(../images/bline3dbot.gif) repeat-x;
	height: 5;
	}
.btback{
	background: #F8F0D9 url(../images/blank.gif) repeat-x;
	}
	
.botmen{
	font-size: 90%;
	padding: 5 0 0 0;
	}
