#footer
{
	width: 100%; 
	height: 27px;
	text-align: center; 
	vertical-align: middle;
	background-image: url(../images/BackgroundGradient.jpg);
	border-top: solid 1px black; 
	border-bottom: solid 1px black;
	background-repeat: repeat-x;
	font-family: Verdana, Trebuchet ms, Arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
}
a 
{
	color: black; 
	text-decoration: none; 
	font: bold 8pt Verdana, Helvetica, sans-serif;
}

a:hover
{
	color: black; 
	text-decoration: underline;
}

a:active
{
	color: black; 
	text-decoration: underline; 
	font: bold 8pt Verdana, Helvetica, sans-serif;
}

.topstrip
{
	background-image: url(../GSJobSwapBlue_Files/GSJobSwapBlue_topstrip.gif);
	background-repeat: repeat-x;
}

/*table
{
	font: 9pt "trebuchet ms", arial, sans-serif
}*/

body
{
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Trebuchet ms, Arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
	/*margin-top: 0px;*/
}

/*p
{
	margin-top: 0px;
	margin-bottom: 0px;
}*/

#content ul
{
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(Elements_Page1_Files/Elements_Page1_bullet.gif);
}
	
#content blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
	margin-right: 0px;
}

#content ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}

#header
{
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#logo
{
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 165px;
}

#hnavigation
{
	position: absolute;
	height: auto;
	left: 20px;
	top: 129px;
	z-index: 5;
	background-color: #3c9bf7;/*themecolour1;*/
}

#vnavigation
{
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

.imageborder
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#imagebar
{
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}

.imagebox
{
	border: 1px solid #FFFFFF;
}

#content
{
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 180px;
	right: 60px;
}

h1
{
	font-size: 16px;
	color: #0047a2;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 14px;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}

h3
{
	font-size: 13px;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
}

.searchlabels
{
	/*font-size: 14px;*/
	color: #000000;
	font-weight: bold;
}
#content a:link
{
	color: #0047a2;/*themecolour5;*/
}

#content a:visited
{
	color: #999999;
}

#content a:link:hover
{
	color: #3c9bf7;/*themecolour1;*/
}

.button
{
	background-color: #A5D3F7;
	color: #000000;
	font-weight: bolder;
	font-size: 9pt;
	height: 20px;
}

.buttoncenter
{
	background-color: #A5D3F7;
	color: #000000;
	font-weight: bolder;
	font-size: 9pt;
	height: 20px;
	text-align: center;
}

.loginbutton
{
	background-color: #A5D3F7;
	color: #000000;
	font-weight: bolder;
	font-size: 9pt;
	height: 20px;
	text-align: center;
}

.loginbold
{
	font-weight: bold;
}

.content
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.message
{
	border: solid 1px #0047a2;
	margin: 10px;
	color: Red;
	text-align: center;
	width: 80%;
	padding: 5px;
}

.tblMessage
{
	width: 100%; 
	border: solid 1px #1D4166; 
	margin-left: auto; 
	margin-right: auto;
}

.tabs
{
	position: relative;
	top: 1px;
	left: 10px;
}
.tab
{
	border: solid 1px black;
	/*background-color: #EEEEEE;*/
	background-color: #94C7F7;
	font-weight: bold;
	color: Black;
	padding: 2px 10px;
}
.textbox
{
	font-weight: normal;
	font-size: 10pt;
	height: 18px;
	/*width: 120px;*/
	border-style: solid;
	border-width: 1px;
	border-color: #94C7F7;
}
.textbox_anywidth
{
	font-weight: normal;
	font-size: 10pt;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #94C7F7;
}
.selectedTab
{
	background-color: white;
	border-bottom: solid 1px white;
}
.topalign
{
	vertical-align: top;
}

.tabContents
{
	border: solid 1px black;
	padding: 10px;
	background-color: white;
}

/*#footer
{
	width: 100%; 
	text-align: center; 
	vertical-align: middle; 
	background-image: url(../images/BackgroundGradient.jpg); 
	border-top: solid 1px black; 
	border-bottom: solid 1px black;
	height: 10px;
}*/

#dhtmltooltip
{
	position: absolute;
	width: 480px;
	border: 1px solid #3366CC;
	padding: 4px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}	