/*********************************************************************
* Infinity
* 3 Column Style Generic Sheet
**********************************************************************/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{

	width:900px;
	/*background: transparent url(/test/resources/images/page_bg.gif) fixed;*/
	text-align:left;
	background-color:#FFFFFF;
}

#header{
	width: 900px;
	height:14px;
	background-color: #e0e0e0;
	text-align:center;
	color: #e0e0e0;
	/*display:none;*/
}

#web_design{

	width: 900px;
	height:30px;
	background-color: #666666;
	text-align:center;
}

#masthead{
	padding: 0px 0px 0px 0px;
	width: 900px;
	height:265px;
	background-color: #ffffff;
	text-align:left;
	/*background: #ffffff url('../images/topLeft.gif') no-repeat left;*/
	/*background: #ffffff url('../images/masthead_bg.gif') no-repeat left;*/
	
}

#flashcontent {
	width: 643px;
	height: 265px;
	float: right;
}

#content{
	float: left;
    width: 530px;
	text-align:justify;
	/*padding: 10px 10px 10px 10px;*/
	margin: 20px 0px 30px 40px;
}

#content_home{
	float: right;
    width: 596px;
	text-align:left;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#centerBanner{
	clear: both;
	height:131px;
	width: 596px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-align:left;
	/*background: #ffffff url('../images/center_ad.gif') no-repeat center;*/
}

#leftBanner{
	float: left;
	width:290px;
	height:99px;
	font-size: 8pt;
	padding: 5px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	background: #ffffff url('../images/smallBanner_bg.gif') no-repeat left;
}

#rightBanner{
    float: right;
	width:290px;
	height:99px;
	font-size: 8pt;
	padding: 5px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	background: #ffffff url('../images/smallBanner_bg.gif') no-repeat left;
}

#leftInfo{
	float: left;
	width:240px;
	height: 240px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	/*background: #ffffff url('../images/info_bg.gif') no-repeat left;*/
}

#rightInfo{
    float: right;
	width:240px;
	height: 240px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	/*background: #ffffff url('../images/info_bg.gif') no-repeat left;*/
}


#footer_home{
	clear: both;
	height: 65px;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
	/*padding: 10px 10px 10px 10px;*/
	background: #ffffff url('../images/footer_home.gif') no-repeat left;
}

#footer{
	clear: both;
	height: 45px;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
	/*padding: 10px 10px 10px 10px;*/
	background: #ffffff url('../images/footer.gif') no-repeat left;
}


/************************ SHOW / HIDE DIVS **************************/

#capabilities
{
	display: none;
}

#remove_later{
	float: left;
	width:530px;
	height: 260px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align:justify;
	background: #ffffff url('../images/bio_bg.gif') no-repeat left;
}

#current_jobs
{
	display: none;
	background: #ffffff url('../images/bio_bg.gif') no-repeat left;
	height: 260px;
	padding: 20px 10px 0px 20px;
}

#candidate_info
{
	display: none;
}

/************************ LEFT MENU STYLES **************************/

#LeftMenu{
	position:relative;
	float:left;
	width:257px;
	height:auto;
	text-align:left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	background: #ffffff url('../images/#.gif') no-repeat left;
	font-size:11px;
}

#MainMenuItemOff{
	float: left;
	width: 241px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:22px;  /*number to adjust when menu text doesn't align properly*/
	/*background: transparent url(/resources/images/menu_level1_off.gif) no-repeat;*/
	/*background-color: #C7CCD9;*/
	background-color: #0058AB;
}

#MainMenuItemOn{
	float: left ;
	width: 241px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:22px;
	background: transparent url(../images/menu_level1_on.gif) no-repeat;
	background-color: #EBEBEB;
}

#SubMenuItemOff{
	font-size:10px;
	float: left ;
	width: 241px;
	text-align: left;
	height:22px;
	padding-top:0px;
	background: transparent url(../images/menu_level2_on.gif) no-repeat;
	background-color: #ffffff;
}

#SubMenuItemOff_last{
	font-size:10px;
	float: left ;
	width: 241px;
	text-align: left;
	height:30px;
	padding-top:0px;
	background: transparent url(../images/menu_level2_on_last.gif) no-repeat;
	background-color: #ffffff;
}

#SubMenuItemOff_last_dbl{
	font-size:10px;
	float: left ;
	width: 241px;
	text-align: left;
	height:45px;
	padding-top:0px;
	background: transparent url(../images/menu_level2_on_last_dbl.gif) no-repeat;
	background-color: #ffffff;
}

#SubMenuItemOn{
	font-size:10px;
	float: left ;
	width: 241px;
	text-align: left;
	height:22px;
	padding-top:0px;
	background: transparent url(../images/nav/menu_level2_on.gif) no-repeat;
	background-color: #ffffff;
}

a.menuon:link {
    display: block;
	height: 16px;
	color: #0058AB;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuon:visited {
    display: block;
	height: 16px;
	color: #0058AB;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuon:hover {
	color:#0058AB;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuoff:link{
	display: block;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuoff:visited {
    display: block;
	height: 16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

a.menuoff:hover {

    display: block;
	height: 16px;
	color: #B1B1B1;
	font-weight: bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:40px;
}

#MenuText{
	background-color:#ffffff;
	margin-top:-10px;
	padding-bottom:-2px;
	height:22px;
	width:179px;
}

/***************************** SUB MENU LEVEL 1 *******************************/

a.suboff:link {
    display: block;
	height:16px;	
	color: #ffffff;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

a.suboff:visited {
    display: block;
	height:16px;
	color: #ffffff;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

a.suboff:hover {

    display: block;
	height:16px;
	color:#B1B1B1;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

a.subon:link {
    display: block;
	height:16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-top:3px;
}

a.subon:visited {
    display: block;
	height:16px;
	/*color: #787878;*/
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

a.subon:hover {

    display: block;
	height:16px;
	color:#ffffff;
	text-decoration:none;
	margin-left:40px;
	padding-top:3px;
}

#menu_padding{
	float: left;
	width: 241px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:82px;  
	background-color: #0058AB;
}

#menu_padding_curve{
	float: left;
	width: 257px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:45px;  
	background-color: #ffffff;
	background: transparent url(../images/menu_pad_curve.gif) no-repeat;
}

/*********************************************************************
* HTML tag styles                             
*********************************************************************/

body{

    font-family: verdana, arial, 'sans serif';
    color: #686869;
    font-size:8pt; 	
	margin: 0px;
	padding: 0px;
	background-color:#666666;
	background-image:url('../images/bg.gif');
	background-repeat: repeat-x;
}

p.center{
    text-align:center;
}

p.right{
    text-align:right;
}

p.justify{
    text-align:justify;
}

p.highlight{
    text-align:justify;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

a{
	color: #0058AB;
	text-decoration: none;
}

a:link{
	color: #0058AB;
	text-decoration: none;
}

a:visited{
	color: #0058AB;
	text-decoration: none;
}

a:hover{
	color: #0058AB;
	text-decoration: underline;
}

h1
{
font-size:18pt;
font-weight:normal;
color: #0058AB;
text-decoration:none;
}

h1.colour_bar
{
font-size:18pt;
font-weight:normal;
color: #ffffff;
text-decoration:none;
}

h2
{
font-size:11pt;
font-weight:bold;
color: #0058AB;
}

h3
{
font-size:9pt;
font-weight:bold;
color: #0058AB;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/************** .title styles *****************/

#header .title{
    padding: 0px 0px 0px 0px ;
	color:#e0e0e0;
}

#header a{

    color:#ffffff;
}

#web_design .information{
    padding: 5px 0px 0px 0px ;
	/*color:#CCCCCC;*/
	color:#868686;
}

#web_design a{

    /*color:#CCCCCC;*/
	color:#868686;
}

#header h1{
font-size:10px;
text-decoration:none;
color:#FFFFFF;
padding: 0px 0px 0px 0px ;
}

/************** bio styles *****************/

#bio{
	float: left;
	width:530px;
	height: 260px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align:justify;
	background: #ffffff url('../images/bio_bg.gif') no-repeat left;
}

#bio .text{
    float: left;
	padding: 15px 30px 10px 30px ;
	width:325px;
	height: 230px;

}

.photo{
    float: right;
	width:105px;
	height: 230px;
	padding: 30px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/************** colour banner styles *****************/

#colour_banner_yellow{
	float: left;
	width:530px;
	height: 100px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align:justify;
	background: #ffffff url('../images/colourBar_yellow.gif') no-repeat left;
}

#colour_banner_green{
	float: left;
	width:530px;
	height: 100px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align:justify;
	background: #ffffff url('../images/colourBar_green.gif') no-repeat left;
}

#colour_banner_red{
	float: left;
	width:530px;
	height: 100px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align:justify;
	background: #ffffff url('../images/colourBar_red.gif') no-repeat left;
}

.colour_banner_text{
    float: left;
	padding: 40px 0px 0px 30px ;
	width:500px;
	color:#FFFFFF;
}

/************** .smallBanner_text styles *****************/

.smallBanner_header{

    padding: 10px 30px 5px 20px;
	font-size:10pt;
	font-weight:bold;
	color: #0058AB;
}

.smallBanner_text{
    padding: 0px 30px 0px 20px;
}

.smallBanner_more{

    padding: 0px 30px 5px 120px;
	font-weight:bold;
	color: #0058AB;
	text-align:right;
}

/************** .info styles *****************/

.info{
	clear: both;
	padding: 10px 20px 0px 20px;
	font-size: 8pt;
}

/************** .footerText styles *****************/

#footer .footerText{
    padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center; 
}

#footer_home .footerText{
    padding: 27px 0px 0px 350px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:left; 
}

#footer a{
    color:#FFFFFF;
    font-weight:normal;
    text-decoration:underline;
}

#footer_home a{
    color:#FFFFFF;
    font-weight:normal;
    text-decoration:underline;
}



