@charset "utf-8";
/* CSS Document */
* 		{ margin: 0; padding: 0;}
html, body 				{height: 100%;}
body 					{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; background:#1f5589; background-image:url('../images/Bkg_blueBack.gif'); background-repeat:repeat-x; width:100%;}
#wrapper				{width:100%; height:100%;}
#mainarea				{margin:0 auto; width:706px; padding-left:196px;}
h3				        {font-size:26px; font-weight:bold; color:#4A6280;padding-top:5px;}
/*********************************** links ************************************************/
a:link { color:#0000ee; text-decoration:underline;}
a:active{ color:#0000ee; text-decoration:underline;}
a:visited{ color:#0000ee; text-decoration:underline;}
a:hover{ color:#0000ee; text-decoration:underline;}
/************************* Content **********************************/
#content .mainpage1		{padding:0 20px;}
#content				{margin-top:23px; background:url('../images/page-backgroundblue.jpg') top left repeat-y;}
#content .toppage		{height:172px; background:url('../images/top-pageblue.jpg') top left no-repeat; width:708px;}
#content .toppage div	{color:#fff; font-size:38px; padding:70px 0 0px 20px;}
#content .mainTitle		{padding:0 0px;}
#content .mainpage		{padding:0 40px;}
#content p				{font-size:14px; font-weight:normal; padding-top:15px; line-height:20px;}
/***************************************** Order Page ************************************************************/
.txtTitleGray {color:#424242; font-family:arial; font-size:15pt;}
.divBullets {width:663px;text-align: left;font-size:15px;}
.divBullets font{color:#000; font-size:20px;}
.divBullets ul{color:#535353;width:600px; margin-left:25px;}
.divBullets ul li{ list-style-image:url('../images/bullesBlue.jpg'); background-repeat:no-repeat;margin-left:15px; padding:9px; padding-top:0; margin-bottom:10px;}
.divBullets ul li div{ padding:20px 0 10px 0;}
/********************* TERMS OF SERVICE *************************/
div.bkgTitle { background-image:url('../images/bkg_imgTitleBlue.jpg'); background-repeat:repeat-x; height:27px; margin-top:25px; }
div.bkgTitle font{font-size:16pt; font-weight:bold; color:#FFF; padding:10px 0 0 10px; height:27px; vertical-align:middle;}
/********************* FOOTER ****************/
div.bottompage	{height:9px; background:url('../images/bottom-pageBlue.jpg') top left no-repeat;}
#footer	{font-size:12px; color:#ffffff; padding:7px 0 15px 5px; text-align:left; background-color:#23598F;}

