/* ========== General ======== */

#mobilead {
	display: none;
}

body {
	background-color: #D6E0ED;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	margin: 20px auto;
	text-align: center;
	display: block;
}


body.GCC {
	background-color: #D6E0ED;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; 	
	margin: 20px auto;
	text-align: center;
  	font-size: 2em;
	display: block;
}




#mainwrapper {
	width: 90%;
	margin: 0 auto;
	max-width: 900px;
}

#header {
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
	background: url(site/blackstripe.gif) repeat-x bottom center;
}

#maincontent {
	width: calc(100% - 120px);
	margin: 0 auto;
	max-width: 900px;
	float: right;
}

#maincontent-subpage {
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
	float: right;
}

.pagetable {
	width: 90%;
	max-width: 900px;
	background-color : #D6E0ED;
}

td, input, select {
  	font-size: 0.875em;
}



h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #920702;
}

h5  { 
	color: #C80702;
 } 


hr {
	color: #A00000;
}

h1 {
	margin:20px 0px;
	color:#003399;
}

/* ========== Header Part ======== */

#logoarea {
	position: relative;
	float: left;
	margin: 0;
	width: 50%;
}
#ad-left {
	position: relative;
	float: left;
	width: 25%;
	height: 80px;
	padding: 0px;
	margin: 0;
}
#ad-right {
	position: relative;
	float: right;
	width: 25%;
	padding: 10px 0px;
	margin: 0;
}

#ad-left img, #ad-right img {
	height: auto;
	width: 100%;
	padding: 10px 0px;
	margin: auto 0;
}

div#datebar {
	background: url(site/blackstripe.gif) repeat-x bottom center;
    margin: 10px auto;
}
div#date {
	background-color : #D6E0ED;
	padding: 0 10px;
    margin: 0 auto;
	width: 200px;
}

div#titlebar {
	border-top: solid 2px #000000;
	display: block;
	text-align: center;
	clear: both;
	padding: 10px 0 12px 0;
	margin-top: 10px;
}

.left {
    float: left;
}
.right {
    float: right;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #0047A0;
	padding: 15px 0;
	text-transform: uppercase;
	letter-spacing: 1;
}
.frontpage {
	float: left;
}

/* ========== Body Part ======== */


#ad-content {
    margin: 10px 0;
	width: 120px;
}



div#google_image_div, .img_ad {
	min-width: 100% !important;
}

div.section {
	border: 1px solid #8C9DB2;
	padding: 0 0 10px 0;
	margin: 10px 5px;
	background-color: #D6E0ED;
	text-align: center;
  	font-size: 10pt;
	background-image: url(site/stroke.jpg);
	background-repeat: repeat-x;
	background-position: top;
	word-break: break-word;
}

span.sheader {
  	background-color: #8C9DB2;
	display: block;
  	color: #ffffff;
  	text-align: center;
  	font-size: 12px;
  	font-weight: bold; 
  	padding: 5px;
	margin-bottom: 10px;
}


div.cjjobbox {
	width: 95%;
	border: 1px solid #8C9DB2;
	font-family: Arial, sans-serif ;
	font-size: 13px ;
	color: #000000;
	text-align: center;
	margin: 10px auto;
	display: block;
 }

div.cjjobbox a {
	color: #0047A0 ;
}

#shortnav {
	display: none;
	width: 60%;
	float: right;
}
span.sheader a {
	display: none;
	float: right;
	margin: -2px 0 0 -20px;
}
	
a:active, a:visited, a:link, a:visited {
	text-decoration : none;
	color : #0047A0;
}
a:hover {
	text-decoration : underline;
	color : #FF0000;
}


table {
	background-color : #D6E0ED;
}



/* ========== Footer Part ======== */

#footer {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	clear: both;
    position: relative;
	background: url(site/blackstripe.gif) repeat-x top center;
	padding-top: 5px;
}

#gcc-main,#gcc-main {
	padding-left: 2%;
}	

p.cheader  {
    text-align: left;
    font-size: 1em;
}






/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media (max-width: 959px) and (max-width: 959px) {
	
	
	#mobilead {
	display: block;
}
	
	
	h1 {
	font-size: 40px;
}

p {
    font-size: 0.55em;
}

p.cheader {
    font-size: 0.75em;
}

td, input, select {
  	font-size: 0.83em;
}


	div.cjjobbox, #ad-left, #ad-right  {
		display: none;
	}
	#shortnav {
		display: block;
	}
	span.sheader a {
		display: block;
	}
	div.section {
		font-size: 10pt;
	}
	
	#maincontent {
		width: 100%;
		float: left;
		clear: both;
}
	
	
	#shortnav a:active, #shortnav a:visited, #shortnav :link, #shortnav a:visited  {
		line-height: 150%;
		font-size: 14px;
	}
	
	
	#left-content, #middle-content, #right-content {
		width: 100%;
		float: left;
	}	
	
	
}


/* ========== to be removed ======== */
div.content {
    border: 1px solid #8C9DB2;
    padding: 3px;
    margin: 0px auto;
    background-color: #D6E0ED;
    text-align: center;
    font-size: 10pt;
    background-image: url(stroke.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
div.cheader {
    background-color: #8C9DB2;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    margin: 0px;
}