body {
	background-image: url('/images/white_grey_bg.gif');
	background-repeat: repeat-x;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	color: #4d4a6c;
	text-align: center;
}

a img {
    border: 0px;
}

p, li {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

table.tablesTable {
	border: 1px solid #4d4a6c;
}
table.tablesTable td {
	background-color: #f6f6f8; 
	border: 1px solid #e0e0e0; 
}
.errorContent {
	border: 1px solid #e0e0e0;
	/* background-color: #f6f6f8;  */
	display:block;
	margin:auto;
}
.errorContent th {
	text-align: left;
	font-weight: bold;
}
.actionMessage {
	height: 25px;
/*	width: 100%; */
	padding-left: 4px;
	padding-right: 4px;
}

h1.sectionTitle {
	font-family: tahoma, arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	background-color: #f6f6f8; 
	margin:0px;
	margin-top: 14px;
	margin-bottom: 6px;
	clear: left;
}

form.examples input {
    width: 98%;
    height: 18px;
    margin: 0px;
    margin-top: 8px;
    padding: 3px;
    font-family: 'Courier New', Courier, Monaco, monospace;
    background:#f6f6f8;
    color: #4d4a6c;
    border: 1px solid #4d4a6c;
    font-size: 10pt;
}

div.titleOuter {
	font-size: 20pt;
	margin-top: 50px;
	/* background-color: #f6f6f8; */
	background-color: white;
	color: #4d4a6c;
	float: left;
	width: 626px;
	padding-left:0px;
	padding-top: 8px;
	padding-bottom: 14px;
	padding-right: 0px;
	margin-right:0px;
	height: 90px;
	border-left: 2px solid #f6f6f8;
}
div.titleInner {
	font-family: tahoma, arial, sans-serif;
	background-color: #f6f6f8;
	border-top: 1px solid #4d4a6c;
	border-bottom: 1px solid #4d4a6c;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 6px;
}
div.dateText {
	text-align: left;
	float:left; 
}
div.logoutBox {
	text-align: right;
	float: right;	
    vertical-align: bottom;
    padding-top:4px;
}
div.dateline {
	padding-left: 8px;
	padding-top: 5px;
	font-size: 10pt;
	float: left;
    width: 606px;    
}

div.dateline .genPrompt {
    font-size: 10pt;
    font-weight: normal;
}

#loggedInAs .genPrompt {
    padding-right: 6px;
}

div#loggedInAs {
    display: inline;
}
div.dateline .genData {
    font-weight: bold;
}
span.date {
	font-weight: bold;
}

span.tagline {
	font-family: tahoma, arial, sans-serif;
	font-style: italic;
	font-size: 12pt;
}

span.loginMessage, span.newUserMessage {
    display: block;
	border: 1px solid #d0d0d0;
    padding: 4px;
    margin-bottom: 10px;
}

#loginBox, #newUserBox, #userBox {
	border: 1px solid #4d4a6c;
	margin: 6px;
	padding: 6px;
	padding-left: 16px;
	padding-right: 16px;
	background-color: #f6f6f8;
}
#loginBox, #newUserBox, #userBox {
	float: right;
}
#userBox {
	width: 110px;
	height: 100px;
}

#newUserBox {
	width: 250px;
	height: 280px;
}
#loginBox {
	width: 208px;
}
#loginBox #email {
	width:190px;
}
#loginBox input {
	margin-top: 2px;
}
.genSmall, .genPrompt, .genNav, .errorMessage, .commandLink {
	font-size: 8pt;
}
.helpText {
	font-size: 7pt;
}
.errorMessage { 
	color: Crimson;
}
.genPrompt {
	font-weight: bold;
}

.genNav, .commandLink {
	background-color: #f6f6f8;
	text-decoration: none;
	font-weight: bold;
}

.genNav:hover {
	text-decoration: underline;
}

div.titleImage {
	background: url('/images/doghead.gif') right top no-repeat;
	width: 172px;
	height: 162px;
	float: right;
	padding:0px;
	margin:0px;
}
div.main {
	text-align:left;
	margin: auto;
	height: 500px;
	width:  800px;
}
div.mainContent {
	width:730px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: white;
	border-left: 2px solid #f6f6f8;
	border-right: 2px solid #f6f6f8;
}
div.mainContent hr {
	border: 0px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}
div.copyright {
	width:730px;
	padding-left: 10px;
	padding-right: 10px;
	clear:both;
	background-color: #f6f6f8;
	color: darkgrey;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	border-left: 2px solid #f6f6f8;
	border-right: 2px solid #f6f6f8;
}
h1, h2 {
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}

h3, h3 a {
	font-family: tahoma, arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #4d4a6c;
}


.mainContent li {
	padding-bottom: 20px;
	padding-left: 2px;
	margin-left: -24px;
}

.submit2 {
	color: #FFFFFF; 
	font-weight: normal;
	border-width: 1px;
	border-color: #f6f6f8;
	background: #4d4a6c; 
}

p.chicklet {
    text-align: right;
}
