a:link {font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif; color: #A7C9F3; text-decoration: none; }
a:active {font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif; color: #A7C9F3; text-decoration: none; }
a:visited {font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif; color: #A7C9F3; text-decoration: none; }
a:hover {font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif; color: #A7C9F3;text-decoration: none; }

body{
	margin-top:0;
	background-image:  url(test/images/websiteBG/vertBgSliver.gif);
	background-repeat:repeat-x;
	background-color: #2263B7;	
}

#bgContainer{
	background-image:url(test/images/websiteBG/rrFinal.gif);
	background-repeat:no-repeat;
	float:left;
	width:1024px;
	height:100%;
	}

#wrapper{
	width:775px;
	padding-left:123px;
	height:100%;
	}

#header{
	float:left;
	width:775px;
	height:103px;
}

#menu{
	float:left;
	margin:-5px 0 0 0;
	background-image:url(test/images/menu/menuSliver.gif);
	width:775px;
	height:27px;
	z-index:100;
}

#graphicContent{
	float:left;
	background-color: #1A539C;
	width:775px;
	padding:10px 0 10px 0;
	z-index:10;
	}
	
#graphicContent img {
	z-index:5;
	}

#graphicContentLt{
	float:left;
	padding-left:10px;
	margin:-2px;
	z-index:11;
	}

#graphicContentRt{
	float:right;
	padding-right:10px;
	margin:-2px;
	z-index:12;
	}

#mainContent{
	float:left;
	clear:both;
	background-image: url("test/images/websiteBG/bgSliver.gif");
	background-repeat:repeat-y;
	width:775px;
	height:100%;
	}

#mainContentLt{
	float:left;
	margin:0 10px 0 20px;
	width:550px;
	}
	
#mainContentRt{
	float:right;
	width:194px;
	background-image: url("test/images/websiteBG/contentRt.gif");
	background-repeat:repeat-y;
	}

.table {
	table-layout:fixed;
	margin-top:15px;
	border-bottom:1 solid;
	}
	
.table p {
	text-align:left;
	font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif;
	line-height:24px;
	font-size:12px;
	color:#FFF;
	margin:2px 2px 2px 2px;
	}

.mainContentBtm{
	clear:both;
	background-color:#2263B7;
	}
	
#mainContainerBtm{
	clear:both;
	padding:-3px 0 5px 0;
	background-color:#2263B7;
	height:11px;
	}
	
#bottomBars{
	float:left;
	margin-left:-10px;
	}

#footer{
	padding-top:10px;
	margin:0 10px 0 0;
	width:775px;
	background-color: #1A539C;
	}
	
#footerLt{
	float:left;
	margin:0 10px 0 20px;
	width:500px;
	}

.thumbnail{
	float:left;
	margin:0 0 5px 0;
	}
	
.spacer {
 margin:0 0 5px 0;
 float:left;
 width:520px;
 }

p,
ul,
li	{
	text-align:left;
	font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif;
	line-height:24px;
	font-size:12px;
	color:#FFF;
	}
	
.smallTxt{
	text-align:center;
	margin:-1px 0 0 0;
	font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif;
	line-height:12px;
	font-size:10px;
	color:#FFF;
	}
	
h1	{
	font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif;
	line-height:24px;
	font-size:24px;
	color:#FFF;
	}
	
h2	{
	font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif;
	font-weight:bold;
	line-height:24px;
	font-size:14px;
	color:#FFF;
	margin-bottom:-18px;
	}
	
.recruiter {
	margin:0 5px 0 0;
	}
