@charset "UTF-8";

footer {
	text-align: center;
	border-top-style: none;
	padding-top: 7px;
	background-color: #DDD;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
h2 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #0063A7;
	padding: 5px 5px;
}
#fltRight {
	float: left;
	color: #FFF;
	padding: 0%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#fltRight ul li {
	font-size: 110%;
	list-style-type: none;
	padding: 1px;
}
#fltRight ul {
	padding-left: 0px;
}
#fltRight h1 {
	background-color: inherit;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 240%;
	padding-top: 0.1em;
	padding-bottom: 0em;
	margin-bottom: 0.1em;
	margin-top: 0.2em;
}
#fltRight h2 {
	background-color: inherit;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style:italic;
	font-size: 160%;
	padding-top: 0.1em;
	padding-bottom: 0em;
	margin-bottom: 0.1em;
	margin-top: 0.2em;
	margin-left: 0em;
}
figure {
	height: 100%;
	width: auto;
}

#fltRight ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#fltRight ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#fltRight ul li a:hover {
	color: #FF9700;
	text-decoration: none;
	padding-top: 20px;
}
header #fltLeft h1 {
	font-size: 200%;
	margin-top: 0px;
	padding-top: 0px;
}

#certifications li {
	padding-bottom: 6px;
	list-style-type: none;
}
#certifications ul {
	padding-left: 0px;
}

#other li {
	padding-bottom: 6px;
	list-style-type: none;
}
#other ul {
	padding-left: 0px;
}
header {
	background-color: #0063a7;
	padding: 0%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background: rgb(0,61,103); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,61,103,1) 0%, rgba(0,107,180,1) 68%, rgba(0,99,167,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,61,103,1)), color-stop(68%,rgba(0,107,180,1)), color-stop(100%,rgba(0,99,167,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,61,103,1) 0%,rgba(0,107,180,1) 68%,rgba(0,99,167,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,61,103,1) 0%,rgba(0,107,180,1) 68%,rgba(0,99,167,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,61,103,1) 0%,rgba(0,107,180,1) 68%,rgba(0,99,167,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,61,103,1) 0%,rgba(0,107,180,1) 68%,rgba(0,99,167,1) 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d67', endColorstr='#0063a7',GradientType=0 ); /* IE6-9 */

}
header #fltCenter ul {
	padding-left: 0px;
}
header #fltCenter ul li {
	list-style-type: none;
}
nav ul {
	list-style-type: none;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 3px;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
nav li {
	display: inline;
	text-transform: uppercase;
}
nav {
	font-size: 90%;
	text-align: center;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
nav a:link,nav a:visited	{
	font-weight: bold;
	text-align: center;
	padding: 3px;
	text-decoration: none;
	color: #006bb4;
	width: 100%;
	/*text-transform:uppercase;*/
}
nav a:hover,a:active	{
	color: #FF9700;
}
#fltLeft img {
	height: auto;
	width: auto;
	border: 6px solid #FFF;
	display: inline;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 12px;
}
#objective h2 {
	margin: 0px;
}

.portfolio	{
	font-weight:bold;
	color:#00b362;
}
