/*common*/
body {background-color:#F1F1F2;	background-image: url(../images/bg.jpg);background-repeat: repeat-x;}
* {	margin:0;padding:0;}
p {	font-family: Helvetica, Arial, sans-serif; font-size:12px;	color:#0e467e;}
h1, h2 {font-family: Helvetica, Arial, sans-serif;	font-size:20px;	font-weight:bold;	color:#0e467e;	margin: 5px;}
h3 {font-family: Helvetica, Arial, sans-serif;	font-size:16px;	font-weight:bold;	color:#C6322C;	margin: 10px;}
h5 {font-family: Helvetica, Arial, sans-serif;	font-size:14px;	font-weight:normal; text-decoration:underline;	color:#0e467e;	margin: 30px;}
a:link, a:visited{font-family: Helvetica, Arial, sans-serif;color: #0e467e;	text-decoration:none;}
a:hover  {font-family: Helvetica, Arial, sans-serif; color: #ff9900; text-decoration:none;}
img {border:none;}
li {font-family: Helvetica, Arial, sans-serif;margin:0; padding:0;	}
ul{list-style-type:disc; list-style-position:inside;}

#homeWrapper {	background-color: #fff;	width: 765px;	height:730px;margin: 2px 0 0 10px;}

/*page title*/
#pageTitle {background-color:#081e36; height:12px;}
#pageTitle h1,#pageTitle a:link, #pageTitle a:visited{font-size:10px; color:#fff;margin: 0 0 0 10px;}
#pageTitle a:link{font-size:10px; color:#fff;margin: 0 0 0 10px; text-decoration:none;}
#pageTitle a:hover{text-decoration:underline;}

/* top menu - common */
#menuWrapper { height:100px;width:765px;background-image: url(../images/menuRb.jpg); border-bottom:solid thick #006666;border-top:solid thick #006666;}
#logoButton, #firstButton a, #secondButton a, #thirdButton a, #fourthButton a, #fifthButton a {float:left;height:100px;}
#firstButton a:hover, #secondButton a:hover, #thirdButton a:hover, #fourthButton a:hover, #fifthButton a:hover {float:left;height:100px;}
/*side menu-common */
#sidemenuWrapper {float:left; width:208px; height:456px;background-image: url(../images/sidemenu.jpg); }
#menuTitle p {font-size: 20px;color: #0e467e;font-family: Helvetica, Arial, sans-serif;text-decoration:none; padding:0; text-align:center;font-weight:bold; margin:5px 5px 5px 5px;}
#menuText {color: #0e467e;font-family: Helvetica, Arial, sans-serif;text-decoration:none; padding:0; text-align:center;}
#menuText {font-weight:normal;font-size: 12px; margin:0 5px 0 15px;}
/* home page */
#homeContent {float:left;	background-color: #fff;	width: 557px;height:456px;margin: 0px;	background-image: url(../images/rb2.jpg);background-repeat: no-repeat;	background-position: right bottom;}
#homeContent li{list-style-type:none;	background-image: url(../images/tickcircle.jpg);background-repeat: no-repeat;background-position: 0 0 0 5px;padding: 0 5px 5px 10px;	}
#homeContent ul, #homeContent p{font-size:16px;font-weight:bold;color:#0e467e;	}
#homeContent ul{margin :3px 0 3px 20px;}
#homeContent p{margin: 3px 0 3px 20px; padding : 0px;font-weight:bold;color:#0e467e;}
#homeContent h1, #homeContent h2{font-size:20px; font-weight:bold; color:#0e467e; padding: 0px; margin:5px 0 5px 20px;}
#homeContent h3{font-size:18px;font-weight:bold;color:#ff9933; padding: 0px; margin:0 0 0 20px;}
#homeContent a{font-size:16px;	font-weight:bold;color:#aac83d; padding: 0px; margin:3px 0 3px 20px; text-decoration:underline;}
#homeContent a:hover {text-decoration: underline; color: #ff9900;}


/*bottom menu - common*/
#bottomMenuWrapper {background-color: #fff; height:100px; width:765px; border-bottom:solid thick #006666;border-top:solid thick #006666;}
#bottomMenuText a:hover{text-decoration:none; color: #ff9900;}
#bottomMenuTitle a:hover{text-decoration:underline; color: #0e467e;}
#bottomMenuText p{padding:0; margin: 0 65px 0 10px; text-align:left;}
#bottomMenuTitle h3{font-size: 20px;font-family: Helvetica, Arial, sans-serif; padding:0; margin: 8px 0 0 25px; text-align:center;color:#C6322C; text-align:left; font-weight:bold; text-decoration:underline;}

#boxD, #boxE, #boxF {background-color: #ccffff;	float:left;height:100px;margin: 0px;padding:0;background-repeat: no-repeat;background-position: right bottom;}
#boxDText, #boxEText, #boxFText{padding:0;  margin:2px 95px 0 10px;}
#boxDText p, #boxEText p, #boxFText p{padding:0;  margin:0;text-align:left;}
#boxD {	width: 257px;	background-image: url(../images/quote.jpg);}
#boxE {width: 254px;	background-image: url(../images/tds.jpg);}
#boxF {	width: 254px;	background-image: url(../images/partner.jpg);}


/* footer - common */
#bottomFooterWrapper {float:left; background-color: #ccc; height:50px; width:765px; text-align:center;}
#footer a{font-size:10px;	color:#333333;	text-decoration:underline;}
#footer:hover {color: #0e467e;	text-decoration:none;}


/* colors */
.orange {color: #ff9933;}
.orangeUnd {color: #ff9933;text-decoration:underline;}
.green {color:#aac83d;}
.smallgrey {width:500px; margin: 10px;}
.smallgrey p{font-family: Helvetica, Arial, sans-serif; color:#999999;  margin: 10px;font-size:10px;}



