@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#outer {
	width:1010px;
	margin:0px auto;
	background-image:url(https://member.doclogic.com/Brand/DocLogic/images/page_bkg.png);
	background-repeat:repeat;
}

#headerContent {
	width:1010px;
	margin:0px auto;
}

#header {
	height:105px;
	overflow:hidden;
	position: relative;
}

#headerLogo {
	float:left;
	width:289px;
	height:105px;
	overflow:hidden;
}
#loginArea {
	width:350px;
	float:right;
	height:80px;
	overflow:hidden;
	text-align:right;
	line-height:20px;
}
.inlineImage {
	position:relative;
	top:5px;
}
.smallGreyHeaderText {
	font-size:10px;
	color:#666;
	padding-top:5px;
}

#content {
	width:1010px;
	margin:0px auto;
}
#navigationArea {
	background-image:url(https://member.doclogic.com/Brand/DocLogic/images/navigation_bkg.jpg);
	height:43px;
	overflow:hidden;
	width:1010px;
	margin:0px auto;
}
#footShadow {
	background-image:url(https://member.doclogic.com/Brand/DocLogic/images/page_bot_shadow.png);
	overflow:hidden;
	width:1010px;
	height:24px;
	margin:0px auto;
}

#bodyContent {
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
}
#footerContent {
	width:856px;
	margin:0px auto;
	clear:both;
	padding-top:15px;
}
#footerContent p {
	margin:0px;
	font-size:11px;
	color:#666;
	text-align:center;
	font-family:Times New Roman, Times, serif;
}
.bodySection {
	margin-top:10px;
	margin-bottom:10px;
}

.navItemLeft {
	margin-left:40px;
	margin-right:20px;
}
.navItem {
	margin-left:20px;
	margin-right:20px;
}
#welcomeMessage {
	margin-top:35px;
}
#homeHeader {
	text-align:center;
}
h1 {
	font-size:22px;
	font-weight:bold;
}
.subHeader {
	font-size:13px;
}
.subHeaderLarge {
	font-size:15px;
	font-weight:normal;
}
.subHeaderSmall {
	font-size:11px;
}
.largeBox {
	width:792px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
}
.largeBoxContent {
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
}
.largeWrapper {
	margin:0px auto;
	width:1010px;
	padding:0px;
	padding-top:0px;
	clear:both;
}
.header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-style:normal;
	margin-top:0px;
}

.navBar {
	background-image:url(https://member.doclogic.com/Brand/DocLogic/images/navigation_bkg.jpg);
	height:43px;
	overflow:hidden;
}
.boldText {
	font-weight:bold;
	font-size:12px;
}