body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #939393;
}

body,td,th{
	font-family: Helvetica, Arial, sans-serif;
	line-height:1.3em;
	color:#666;
}

img {
	border:none;
}

h3 {
	font-weight:bold;
	font-size:18px;
	font-weight:bold;
	color:#2B74A2;
	margin:0px;
	text-transform:capitalize;
}

a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

#header_area {
	background: #fff url(../images/gradient_header.jpg);
	background-repeat:repeat-x;
	height:99px;
}

#header_content {
	width:753px;
	height:99px;
}

#center_area {
	background: #fff;
}

#center_content {
	background: #fff;
	width:750px;
	height:50px;
}

#footer_area {
	background: #939393 url(../images/footer_gradient.gif);
	height:63px;
}

#footer_content {
	width:754px;
	height:50px;
}

#footer_content tr td{
	color:#fff;
	font-size:13px;
}

#footer_content a {
	color:#eee;
	text-decoration:none;
}

#footer_content a:hover {
	color:#A8DDFF;
}

.gradentLeftBox {
	background-image:url(../images/gradient_grey_left_down.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #D3D3D3;
	padding-top:20px;
	padding-left:20px;
	font-size:18px;
	color:#666;
}

.gradentRightUpBox {
	background-image:url(../images/gradient_grey_subscribe.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #D3D3D3;
	font-size:13px;
	color:#979797;
	width: 250px;
}

.internalCell {
	background-image: url(../images/gradient_grey_right_down.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top:1px solid #D3D3D3;
	padding: 20px;
	font-size:14px;
	width: 500px;
	text-align: left;
}

#subscribeText {
	height:19px;
	width:149px;
	font-size:10px;
	color:#999;
}
#globalNav {
	width: 500px;
	font-weight:bold;
	font-size:18px;
	text-indent: 20px;
}

#globalNav a{
	font-weight:bold;
	color:#666;
}

#globalNav a:hover{
	font-weight:bold;
	color:#2B74A2;
	text-decoration:underline;
}

.specialLink,.salesRepTable tr td a{
	font-weight:normal;
	color:#2B74A2;
	border-bottom:none;
}


.blueBold {
	font-weight:bold;
	color:#2B74A2;
}
.salesRepTable {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size:12px;
}

.salesRepTable tr th {
	background-color: #eee;
	color:#2B74A2;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
	padding:8px;
	text-align:left;
}

.salesRepTable tr td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:8px;
	vertical-align:top;
}

.altRow {
	background-color: #efefef;
}
form {
	padding: 0px;
	margin: 0px;
}
