body {
	font-size:100%;
	color:#333333;
	background-color: #C8E9F7;
	margin: 0px;
}
td {
	font-size: 12px;
}
.bg {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/bg_bottom2.gif);
}

a:hover{
	text-decoration:underline;
}
a {
	color:#0096DD;
	text-decoration: none;
}
a img {
border : 0;
}
span {
	color:#0096DD;
}


.clear { clear:both;}
.alignright { text-align:right;}
.bgd_bottom { background:url(images/bgd_bottom.gif) bottom no-repeat;}

/*txt, links*/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size:16px;
	font-weight: bold;
	color: #0096DD;
}
h3 {
	font-size:14px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.leftpanel {
	padding-right: 20px;
}
.imageBox {
	border: 2px solid #292D96;
}
.Pullthru {
	font-weight: bold;
	color: #0096DD;
}
.leftPanelhome {
	width: 420px;
	padding-right: 45px;
	background-image: url(images/pullthrus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
}
.loadingPanel {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#content ul {
	padding-left: 15px;
}
#content li {
	padding-bottom: 10px;
}


/*header*/
.main_menu {
	padding-top: 40px;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(images/pullThru_tm.gif);
	padding-left: 330px;
}
.menus {
	padding-left: 350px;
}
.header_wrapper {
	height:250px;
}
.menu {
	float:left;
}


/*content*/
#content {
	font-size:12px;
	font-family:Arial;
}

#content .indent { padding:0 31px 18px 41px;}

/*footer*/
#footer {
	font-size:11px;
	font-family:Arial;
	color:#666;
}
#footer span a {
	text-decoration:none;
	font-size: 10px;
}
#footer .ind {
	padding:18px 0 0 0px;
	text-align: center;
}
#footer .txt { padding-top:7px; color:#333; font-weight:bold;}
.padded {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.paddedPanel {
	padding-right: 25px;
	padding-left: 25px;
}
.leftMenu {
	background-image: url(images/menusLeft.gif);
	background-repeat: no-repeat;
}
#home a  {
	background-image: url(images/menusLeft.gif);
	background-repeat: no-repeat;
}
#home a:hover {
	background-image: url(images/menusLeftover.gif);
	background-repeat: no-repeat;
}
#contact a {
	background-image: url(images/menusRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact a:hover {
	background-image: url(images/menusRightover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.heading {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.tableBorders {
	padding: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}

