/*
 *  Reset element default values.
 */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 12px;
	font-family: inherit;
}
a img, :link img, :visited img 
{
border: 0;
}



q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


/*  Site Styles  */

body {
	background-color: #94b2a4;
	background-image: url(../../cjobs_images/agc/site-background.jpg);
	margin-left: auto;
	margin-right: auto; 
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

a { 
	color: #3c5d6b;
	text-decoration: underline;
}

p , p a, #content table ul, #content table ul li, #content table table td, #content p em, #content p strong {
	margin-bottom: 11px;
	line-height: 15px;
}

#content table ul li {
	list-style-image: url("../../cjobs_images/bullet-red.gif");
	margin-left: 30px;
	padding-left: 0px;
}

hr {
	color: #ede9cc;
	background-color: #ede9cc;
	height: 2px;
	margin-bottom: 11px;
	border: 0px;
}

#structure {
	margin-left: auto;
	margin-right: auto;	
	width: 977px;
	background-color: #ffffff;
	background-image: url(../../cjobs_images/agc/page-background.gif);
	background-repeat: repeat-y;
}

#agcheader {
	background-color: #245367;
	height: 130px;
	background-image: url(../../cjobs_images/agc/header-background.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}

#logo {
	float: right;
}

#meta {
	padding-top: 30px;
}

#login {
	padding-top: 7px;
}

#tools {
	padding-top: 24px;
}


#navigation {
	background-image:url(../../cjobs_images/agc/nav-background.gif);
	background-repeat: no-repeat;
}

ul.navigation {
	display: block;
	height: 36px;
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 14px;
	margin-bottom: -2px;
}

ul.navigation li {
  display: inline;
  height: 36px;
  padding: 0px;
  margin: 0px;
  margin-right: -4px;
}

/* Secondary Page Styles */

#page {
	clear: both;
	background-image: url(../../cjobs_images/agc/content-background.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}

#heading h1 {
	margin: 0px;
	background-image: url(../../cjobs_images/agc/title-background.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	height: 110px;
}

#breadcrumbs {
	background-image: url(../../cjobs_images/agc/breadcrumbs-background2.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 25px;
	text-align: right;
	padding-top: 9px;
	padding-right: 50px;
}

#navigation2 {
	/*background-image: url("images/nav2-background.gif");*/ /* Do not turn this on */
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	width: 200px;
	float: left;
	margin-right: 20px;
}

#navigation2 a {
	color: #ffffff;
	text-decoration: none;
}

#navigation2 ul {
	padding-bottom: 5px;
}

#navigation2 ul ul li{
	padding-left: 60px;
	padding-bottom: 10px;
}

#breadcrumbs a {
	color: #ffffff;
}

#content {
	background-image: url(../../cjobs_images/agc/content-background.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-right: 15px;
}

#footer {
	clear: both;
	color: #8a8777;
	font-size: 10px;
	padding: 15px 0px 15px 35px;
	line-height: 14px;
}

#content table td {
padding: 2px;	
        line-height: 18px;
}

#content h2 {
	color: #750001; /* Brown: 594739 */
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 11px;
	clear: both;
}

#content h3 {
	color: #750001;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11px;
	clear: both;
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.attribution {
	text-align: right;
	margin-bottom: 20px;
	margin-top: -10px;
}

#content table.data {
	border-top: 2px solid #e2e7e4;
	border-bottom: 2px solid #e2e7e4;
}

#content table.data th {
	text-align: left;
	color: #3c5d6b;
	font-weight: bold;
	padding: 5px;
}

#content table.data thead {
	border-bottom: 2px solid #e8e1bd;
	border-top: 2px solid #b4c7be;
}

#content table.data td {
	padding: 5px;
	border-top: 2px solid #f3f0dd;
}

#content table.data thead tr.tablemeta th {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border-bottom: 2px solid #b4c7be;
}

#content table.data thead tr.tablemeta th select {
	font-size: 9px;
}

#content .topicview {
	margin-left: auto;
	margin-right: auto;
	width: 250px; 
}

#content .hidden {
	display: none;
	visibility: hidden;
}

/* Standard Allowable Formatting */

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.photograph {
	float: left;
	padding: 0px 20px 10px 0px;
}

.profile {
	clear: both;
}
.size
{
margin: auto;
}