/* CSS Document */

/*------ Global Style Starts Here ------*/

* {
    margin:0px;
	padding:0px;
	border:0px;
  }
  
 .clear{
	clear:both;
	margin: 0px;
	height: 0px;
}  
  
/*------ Global Style Ends Here ------*/ 
/*------ Body Style Starts Here ------*/ 

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5959;
	line-height:17px;
	text-align:justify;
	margin-bottom: 10px;
	list-style-image: url(../images/ul-icon.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin-bottom: -1px;
}
/*------ Body Style Ends Here ------*/ 

#wrapper{width:100%;}
#wrapper_inner{
	width:780px;
	background:url(../images/bgrob.jpg) repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper_inner_inner{width:750px; margin:0px auto; background-color:#FFFFFF;}

/*------ Header Style Starts Here ------*/ 
#header{
	width:750px;
	height:174px;
	background-color: #77787C;
}
#header_left{
	float:left;
	width:695px;
	height:130px;
	padding-top: 8px;
	padding-left: 55px;
	background-color: #77787C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/topborder-.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#header_right{
	float:right;
	width:80px;
	height:130px;
	background-color: #77787C;
	background-repeat: no-repeat;
}
#header_right li{float:left; display:block; margin-top:30px; list-style:none; margin-left:10px;}
.nav{
	width:731px;
	height:43px;
	background:url(../images/nav_bg.jpg);
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	overflow: hidden;
	 
	
}
,nav ul {
	 
}


.nav li{
	 
	float:left;
	list-style:none;
	padding-top:12px;
	padding-left:0px;
	padding-right: 0px;
	margin: 0px;
	width: auto;
	line-height: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}
.nav li a{font-family:Arial; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none; margin-right:18px;}
.nav li a:hover{
	background:url(../images/hover_bg.jpg) top;
	padding-top:12px;
	 
}

/*------ Header Style Ends Here ------*/ 

/*------ Container Style Starts Here ------*/ 
#container{
	width:100%;
	margin: 0px;
	padding: 0px;
}
#container_top{
	height:112px;
	padding-top:15px;
	width: 688px;
	padding-left: 30px;
	background-image: none;
}
#container_middle{
	border-top-color: #CCCCCC;
}
#welcome{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#wrapper_inner #wrapper_inner_inner #container #container_middle #welcome #welcome_Top {
	float:left;
	width:718px;
	height:auto;
	padding-top:12px;
	background-image: url(../images/welcome_middlebg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 7px;
	margin-bottom: 4px;
}

#welcome_middle{
	float:left;
	height:auto;
	padding-top:12px;
	background-image: url(../images/welcome_middlebg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-image: url(../images/ul-icon.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 730px;
	
}
ul {
	list-style-type: none;
}


#container_bottom{
	border:1px solid #9CB8C6;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	width: 740px;
	height: auto;
}


#criteria {
	background:#798cb6;
	width:700px;
	height:320px;
	border-right:solid #FFFFFF 5px;
	padding:10px 0px 0px 4px;
	margin:0px;
	float:left;
}

	#criteria h1 {
		font:18px/20px Arial;
		font-weight:bold;
		color:#FFFFFF;
		margin:0px 0px 0px 6px;
		padding:0px;
	}
	
	#criteria h2 {
		font:16px/20px Arial;
		font-weight:bold;
		color:#FFFF99;
		margin:0px 0px 0px 6px;
		padding:0px;
	}	
	#criteria p {
		font:11px/20px Arial;
		font-weight:bold;
		color:#f4f790;
		margin:5px 0px 0px 0px;
		padding:0px;
	}

#refineWrapper2 {
	background:#6a7eab;
	width:660px;
	height:290px;
	border:solid #63749b 1px;
	padding:5px;
	margin: 4px 4px 4px 8px;
}

#left{float:left; width:212px; height:18px; background:url(../images/bg_menu.jpg);  padding-left:21px; padding-top:3px;}
.text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#97A7C8; font-weight:normal; text-decoration:none;}
#right{float:right; width:476px; height:21px; background:url(../images/bg_menuhover.jpg); border-left:1px solid #9CB8C6; list-style:none;}
#right li{float:left; display:block; list-style:none; background:url(../images/border.jpg) no-repeat; padding:2px 0px 0px 60px;}
#right li a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#97A7C8; font-weight:normal; text-decoration:none; padding-right:50px; text-align:center;}
.none{ background:url(../images/border.jpg) none transparent;}

.menu_inner{
	width:655px;
	height:auto;
	list-style-image: url(../images/ul-icon.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

#inner1{ float:left; width:300px; padding-left:20px; list-style:url(../images/arrow.jpg);}
#inner1 li{ line-height:18px; }
#inner1 li a{ font-family:Verdana; font-size:11px; color:#666666; text-decoration:underline; font-weight:normal;}
#inner1 li a:hover{text-decoration:none;}
#inner2{float:right; width:300px; padding-left:20px; list-style:url(../images/arrow.jpg);}
#inner2 li{ line-height:18px; }
#inner2 li a{ font-family:Verdana; font-size:11px; color:#666666; text-decoration:underline; font-weight:normal;}
#inner2 li a:hover{text-decoration:none;}
.read{list-style:url(../images/arrow.jpg);}
.read{ font-family:Verdana; font-size:11px; color:#0B2D87; text-decoration:none; font-weight:bold; margin:0px 0px 0px 100px; list-style:url(../images/arrow.jpg);}
.read:hover{text-decoration:underline;}

/*------ Container Style Ends Here ------*/ 

#tabmenu {
		height:21px;}
	#tabmenu li {
	float:left;
	display:block;
	width:auto;
	list-style-type: none;
}

	#tabmenu a, a.active {
	font: normal 1em verdana;
	margin: 0;
	color: #97A7C8;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #9CB8C6;
	border-left-color: #9CB8C6;
		 }


	#tabmenu a {
		background:url(../images/bg_menu.jpg); text-decoration:underline; }


	#content {font: 0.9em/1.3em verdana;
		text-align: justify;
		background: #fff;
		padding: 20px;}

	#content a {
		text-decoration: none;
		background:url(../images/bg_menu.jpg);}

	#content a:hover { background:url(../images/bg_menu.jpg);}


/*------ Footer Style Starts Here ------*/ 
#footer{
	width:742px;
	height:94px;
	margin:10px 4px 0px 4px;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: repeat-x;
}
#footer_inner{padding-left:130px;}
.img{padding-left:10px; padding-top:5px;
/*------ Footer Style Ends Here ------*/ 

/*------ Yo this be for the Resume's  ------*/ 
td.resHdr {

 background:#0D2C89;

 font-family: Arial;

 font-size:14px;

 color:#fff;

 text-align:center;

}

td.resHdr h1 {

 margin:0; padding:0;

}

td.resLeft,

td.resRight{

padding-bottom:15px;

 

 font-family: Arial;

 vertical-align:top;

}

td.resLeft{

 width:160px;

 line-height: 16px;

 font-size:13px;

 font-weight: bold;

}

td.resRight{

 font-size:12px;

}

td.resRight ul{

 margin:0; padding:0 0 0 10px;



}



td.resRight ul li{

 line-height:20px;

 list-style: url(../images/bullet.gif);

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: -1px;
}
.resumeitems {
	margin-left: 70px;
}
/*------ End of Yo this be for the Resume's  ------*/ 
#EntryList td {
	background-color: #97A7C8;
}
#EntryList a {
	color: #FFFFFF;
	text-decoration: none;
}
#EntryList a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#EntryList a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#EntryList a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
