@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    background: #fff
}

*,:after,:before {
    box-sizing: border-box
}

article,aside,details,figcaption,figure,footer,header,nav,section {
    display: block
}

table {
    border-collapse: separate;
    border-spacing: 0;
    margin: 0;
    width: 100%
}

caption,th,td {
    font-weight: 400;
    text-align: left;
    vertical-align: top
}

blockquote:before,blockquote:after,q:before,q:after {
    content: ""
}

blockquote,q {
    quotes: "" ""
}

body,button,input,select,textarea {
    color: #333;
    font-family: sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3
}

h1,h2,h3,h4,h5,h6 {
    clear: both
}

h2,h3,h4,h6,strong {
    font-weight: 700
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

img {
    height: auto;
    max-width: 100%
}

a:hover,a:active {
    outline: 0
}

a:focus {
    outline: none;
    outline-width: 0
}

ol,ul {
    list-style: none
}

a img {
    border: 0
}

em {
    font-style: normal
}

a,a.visited,.alink {
    color: #039;
    text-decoration: none;
    cursor: pointer
}

a:hover,.alink:hover {
    color: #c00
}

.wrap {
    position: relative;
    clear: both;
    max-width: 1020px;
    margin: 0 auto;
    font-family: arial,helvetica,clean,sans-serif
}


span { color: #600; }
img, frame { border:0px; }
.inbox {
	text-align:left;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#333;
	margin:0 0 0 2px;
	background-color:#f5f5f5;
	}
h1 { 
	font-family: 'Poppins', sans-serif;
	font-size:1.4em; 
	font-weight:400;
	color: #333;
	}
h2 { 
	margin:12px 0 12px 0; 
	padding:0; 
	font-family: 'Poppins', sans-serif;
	font-size:16px; 
	font-weight:800;
	color: #600;
	}
table {
	border-spacing:0;
	empty-cells:show;
	border:0 none px;
	border-collapse:collapse;
	margin:0;
	padding:0;
	}
td {
	vertical-align:top;
	text-align:left;
	padding:2px 4px 2px 0;
	}
td.header {
	background-color:#fff;
	border-bottom:1px dotted #888;
	padding:2px 0 2px 8px;
	background:#efefef;
	}
td.wborder { border-bottom:1px solid #e2e2e2; }

#frameset {
	margin:0px auto;
	width:1020px;
	min-height:540px;
	padding:0;
	}
#awalogo {
	float:left;
	padding:12px 0 0 12px;
	}
#awatop {
	padding:24px;
	text-align:right;
	}
#frametop {
	height:90px;
	text-align: left;
	}
#menutop,#submenutop {
	height:2em;
	color:#ccc;
	text-align:center;
	}
#menutop a:link,#menutop a:visited {
	color:#efefef;
	text-decoration:none;
	font-size:.9em;
	font-weight:400;
	font-family: 'Poppins', sans-serif;
	text-transform:uppercase;
	padding:4px 24px;
	}
#menutop a:hover {
	background:#e1e1e1;
	color:#000;
	}
#submenutop a:link,#submenutop a:visited {
	color:#ccc;
	text-decoration:none;
	font-size:.9em;
	font-weight:400;
	font-family: 'Poppins', sans-serif;
	text-transform:uppercase;
	padding:8px 18px;
	}
#submenutop a:hover {
	background:#000;
	color:#fff;
	}
#pageHeader {
	clear:both;
	text-align:left;
	height:44px;
	line-height: 44px;
	}
#pageHeader h1 {
	padding-left:232px;
	}
#frameleft {
	float:left;
	width:210px;
	text-align:left;
	}
#frameleft ul.p3 {
	margin:12px 0 0 8px;
	padding:0;
	list-style: none;
	text-align:right;
	}
#frameleft ul.p3 li {
	text-decoration:none;
	text-transform: lowercase;
	border-bottom:1px dotted #CCC;
	padding:8px 0 2px 0;
	}
#frameleft ul.w3 {
	margin:12px 0 0 8px;
	padding:0;
	list-style: none;
	text-align:right;
	}
#frameleft ul.w3 li {
	text-decoration:none;
	text-transform: lowercase;
	border-bottom:1px dotted #CCC;
	padding-top:1px;
	}
#frameright {
	float:right;
	text-align:left;
	width:800px;
	color:#333;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	}
#frameright p { 
	padding:8px 24px; 
	}
#frameright h2 { 
	margin:0 0 0 24px; 
	padding:0; 
	font-size:15px;
	text-transform: capitalize;
	letter-spacing:1px;
	font-weight:400;
	color: #930;
	}
#framebottom {
	clear:both;
	color:#fff;
	text-align:right;
	font-size:9px;
	background: #999;
	height: 3em;
	line-height: 3em;
	padding-right: 20px;
	}
#framebottom a {
	color:#fff;
	font-size:9px;
	text-decoration:none;
	font-weight:400;
	}
#Resume {
	padding:12px;
	margin:0;
	}
#Resume h2 {
	font-size:16px;
	font-weight:400;
	letter-spacing:0;
	padding:0 0 12px 0;
	margin:0;
	}
#sitemap {
	padding:32px 0 0 0;
	margin:0;
	}
#sitemap h2 {
	padding:4px 0 0 0;
	margin:0 0 0 24px;
	width:520px;
	border-bottom:1px solid #efefef;
	}
#sitemap h2 a {
	color:#36c;
	font-size:12px;
	font-weight:800;
	text-transform: lowercase;
	letter-spacing:1px;
	padding:0;
	margin:0;	
	}
#sitemap ul.w3 {
	margin:0 0 12px 32px;
	padding:0;
	}
#sitemap ul.w3 li {
	list-style:none;
	float:left;
	width:180px;
	padding:1px;
	}