* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

body {
	background-color:#fff8d9;
	text-align:center;
	color:#201f1d;
	margin-top:12px;
}

div#MainWrapper {
 	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#MastHead {
	width:800px;
}
div#PageWrapper {
 	width: 758px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;
	border-left:1px solid #284168;
	border-right:1px solid #1d61ac;
	border-bottom:1px solid #1d61ac;
	overflow:auto;	
}

div#PageWrapper .MainMenu{
	width:198px;
	text-align:left;
	float:left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#284067;
}
.MainMenu .DividerH{
	background-image:url(assets/grey_line.jpg) ;
	background-repeat:repeat-x;
	height:1px;
	margin:8px 0 12px 0;
}
div#PageWrapper .MainMenu a{
	font-weight:bold;
	color:#1d61ac;
}
div#PageWrapper .MainMenu a:hover{
	color:#284067;
}


div#PageWrapper .PageContent{
	width:548px;
	text-align:left;
	float:left;
	voice-family: "\"}\""; 
	voice-family:inherit;
}



/*anchors*/
A {text-decoration: none;}
A:link {color: #1d61ac;}
A:visited {color: #1d61ac;}
A:active {color: #1d61ac;}
A:hover {color: #284067;}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#E0A35A;
	font-weight:bold;
	padding-bottom:18px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding-bottom:8px;
	padding-top:8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3f5176;
	line-height:18px;
	padding-bottom:8px;
}
li {
	font-style:italic;
	color:#727272;
	font-size:14px;
	margin-left:40px;
	margin-bottom:8px;
	list-style-position:outside;
}
li a{
	font-style:italic;
}


.WeeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:16px;
}



div.RowHeader { 
	width:440px;
	padding:6px 8px; 
	margin:1px;
	overflow:auto;
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
}

div.row { 
	width:440px;
	padding-top:6px;
	padding-bottom:8px; 
	overflow:auto;
	font-size:0.9em;
}

div.zebra1 {
	background:#ededed; 
}
div.zebra2 { 
	background:#f7f7f7;
 }
.zebra1, .zebra2 { 
	margin-bottom:2px;
}


div.SkillName{
	width:233px;
	margin-left:7px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}
div.Experience{
	width:93px; 
	margin-left:7px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}
div.Current{
	width:93px; 
	margin-left:3px;
	margin-right:4px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}








.Footer{
	padding:24px 40px 0 40px;
	font-family:Tahoma;
	font-size:11px;
	color:#9c9c9c;
	overflow:auto;
	text-align:center;
}
.Footer a{
	font-family:Tahoma;
	font-size:11px;
	color:#9c9c9c;
}
.Footer a:hover{
	border-bottom:1px dotted #9c9c9c;
}

.ComboBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #8C8C8C;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	height:18px;
	display:inline;
}

.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	border: 1px solid #8C8C8C;
	height:20px;
	background-color:#FFFFFF !important;
	margin-top:3px;
}

.btnYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	border: 1px solid #8C8C8C;
	height:20px;
	margin-top:5px;
	background-image:url(assets/design/btn_yellow_bg.gif);	
}

form, select, input {
	display:inline;
}

