body {
	margin:20px 0px; padding:0px;
	text-align:center;
	}
        
#content {
	width:720px;
	margin:0px auto;
	text-align:left;
	}
	
#belly {
	background: #FFF;
	width:720px;
	text-align:left;
	}

#utility {
	background: #666;
	width:720px;
	text-align:left;
	color: #FFF;
	}

#footer {
	width:720px;
	text-align:left;
	}
        
img {
	display: block;
	padding: 0px;
	margin: 0px;
	}


/* GLOBAL POSITIONING */
#logo {
	margin-bottom: 1px;
	}

#navigation {
	margin-top: 40px;
	text-align:right;
	}
	
tr {
	vertical-align: top;
	}

form {
	margin: 0; padding: 0;
	}

/* TYPOGRAPHY */
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, dl, dt, dl	{
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	}

h1	{
	padding-top: 10px;
	margin: 0px 0px 10px 0px;
	font-size: 24px;
	font-weight: bold;
	}

h2	{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	border-bottom: solid 1px #AAA;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	}

p 	{
	margin-top: 0;
	margin-bottom: 1em;
	margin-right: 5px;
	text-align: left;
	font-size:  11px;
	line-height: 1.4;
	}

dt 	{
	font-weight: bold;
	}

#header td {
	font-size: 10px;
	} 

#footer p {
	margin-top: 5px;
	font-size: 10px;
	margin-right: 0px;
	margin-bottom: 11px;
	}

UL {
	list-style: square;
	margin: 0.5em 0 1em 0;
	padding: 0 0 0 17px;
	line-height: 0;
	}
LI {
	padding: 0 0 4px 0px;
	line-height: 1.2em;
	}
	
a:link {
	text-decoration : underline;
	color: #F60;
	background: transparent; 
	}

a:visited { 
	color: #F60;
	background: transparent; 
	}

a:hover {
	text-decoration : none;
	color: #F93;
	background: transparent; 
	}

a:active {
	text-decoration : underline;
	color: #F93;
	background: transparent;  
	}

/* INDIVIDUAL ELEMENT POSITIONING */
#homepageLoginArea {
	text-align: left;
	}
	
/* INDIVIDUAL ELEMENT DISPLAY */
.homepageTextInput {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	}
	
.homepageLoginFormText {
	font-size: 10px;
	color: #FFF;
	text-align: left;
	}

.utilityText {
	color: #FFF;
	}

/* BACKGROUND COLORING */
.bgLime {
	background: #A0DE00;
	}
	
/* PAGE SPECIFIC STYLES */

#contactform p {
	text-align: right;
	}
	
#jobsPages p, #jobs_application p  {
	text-align: right;
	}
	
#jobPostings, eventPostings p  {
	margin-bottom: 0em
	}

#jobPostings tr.greyrow  {
	background-color: #CCC;
	}
	
#eventPostings tr.greyrow  {
	background-color: #CCC;
	}
	
#eventDetailsPostings tr.greyrow  {
	background-color: #CCC;
	}
	
#eventDetailsPostings td p  {
	line-height: .6;
	}

#regType td  {
	background-color: #A0DE00;
	line-height: 0;
	color: #FFFFFF;
	}
	
#regType td p  {
	color: #FFFFFF;
	}
	
.regForm td p  {
	text-align: right;
	}
	
.articledate {
	text-align: right;
	}
.marketing_services_table thead {
	text-align: center;
	background: #CCC;
	color: #FFF;
	font-weight: bold;
	}

.marketing_services_table thead td {
	border-right: 1px solid #FFF;
	font-size: 120%;
	}
	
.Item {
	width: 125px;
	margin-left: 10px;
	float: left;
}

.Item2 {
	width: 300px;
	margin-left: 10px;
	float: left;
}

/* --- SegmentNav --- */
#SegmentNav { text-align: center; background-color: #767676; padding: 5px 0 5px 0; }
#SegmentNav UL {  text-align: center; list-style-type: none; list-style: none; display: inline; padding: 0; margin: 0; }
#SegmentNav LI { list-style: none; margin: 0 10px 0 10px; display: inline; font-size: 1.2em; font-weight: bold; }
#SegmentNav A { color: #9ad006; text-decoration: none; }
#SegmentNav A:hover { color: #FFF; }
#SegmentNav .Selected { color: #FFF; }

/* --- MyAgency --- */
#TimeCards { margin: 15px 0; }
#TimeCards IMG { float: left; border: none; padding: 5px 8px 0 10px; }
#TimeCards SPAN { float: left; padding: 12px 0px 0 0 }
#TimeCards A { text-decoration: underline; }
#TimeCards A:Hover {text-decoration: none; }
#TimeCards H3 { font-weight: normal; color: #ec6a06; border: none; line-height: .75em; }

/*-- Job Description -- */
#JobDescription TD {
	margin-top: 0;
	margin-bottom: 1em;
	margin-right: 5px;
	margin-left: 10px;
	text-align: left;
	font-size:  11px;
	line-height: 1.4;
	}
#JobDescription LI { list-style: none; margin: 0 10px 0 10px; display: inline; font-size: 1.2em; font-weight: bold; }

