/* CSS Document */

body, a, p, td, th, li,input,h1{font-family: arial; color: #615356; font-weight: normal;  font-size: 12px; }
body{ background-image: url(../images/main_bg.jpg);  background-position: top;  background-repeat: repeat-x;  background-color: #F8F3F3;    }
h1{ font-size: 16px; font-weight: bold;}
h2{ font-size: 14px; font-weight: bold;}
h3{ font-size: 12px; font-weight: bold;}

a, a:active, a:link, a:visited	{text-decoration: none; color: #E60078; }
a:hover		{text-decoration: underline;}

.titleTech	{text-decoration: none; font-size: 14px;color: #E60078; font-weight: bold;}
.tableExt {	padding-top: 5px;	padding-right: 0px;	padding-bottom: 5px;	padding-left: 0px;}
.buttonOffRight {	background-image: url(../images/BtOffLeft.gif);	height: 20px;	width: 9px;}
.buttonOffCenter	{background-image: url(../images/BtOff.gif);text-align: center;color: #E60078;	padding-right: 12px;	padding-left: 12px;}
.buttonOffLeft {background-image: url(../images/BtOffRight.gif);	height: 20px;	width: 9px;}
.buttonOnRight {background-image: url(../images/BtOnLeft.gif);	height: 20px;	width: 9px;}
.buttonOnCenter	{background-image: url(../images/BtOn.gif);text-align: center;color: #FFFFFF; font-weight: bold;	padding-right: 12px;	padding-left: 12px;}
.btSubmit {text-align: center;color: #FFFFFF; font-weight: bold;}
a.btSubmit, a:active.btSubmit, a:link.btSubmit, a:visited.btSubmit	{color: #FFFFFF; }
.buttonOnLeft {background-image: url(../images/BtOnRight.gif);	height: 20px;	width: 9px;}


/* backgrounds  */
.bg01{ background-color: #FFFFFF; }
.rightBg01{ background-image: url(../images/right_bg2b.jpg); }
.blueBoxBg{ background-image: url(../images/blue_box_bg2.jpg);  background-repeat: no-repeat;  background-position: top;   }
.greyBoxBg{ background-image: url(../images/grey_box_bg.jpg);  background-repeat: no-repeat;  background-position: top;   }

/* topnav */
.LeftNavTitle,.greyBoxTitle{ font-size: 14px; font-weight: bold;}
.LeftNav,.topNav,a.topNav,a.topNav:active, a.topNav:link, a.topNav:visited	{text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.LeftNav,a.LeftNav:active, a.LeftNav:link, a.LeftNav:visited	{text-decoration: none; color: #E60078;  font-weight: normal; }


.footer{ font-size: 10px;  color: #ACA3A4;  }
.tool{ font-size: 10px; }
a.tool:active, a.tool:link, a.tool:visited	{text-decoration: none;color: #615356}
.toolSelected,a.tool:hover,.topNav,a.topNav:hover,.LeftNav,.LeftNavTitle{ color: #E60078; }