body {
	background-color: #40404d;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #40404d;
	text-decoration: none;
	text-shadow: 0px 0px 2px rgba(0,0,0, .1);
		
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#headerContainer {
	width: 100%;
	height: 62px;
	
	background-color: #ffffff;
	
	border-bottom: 1px #40404d solid;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header {
	width: 100%;
	height: 60px;
	
	background-color: #40404d;
	
	/*-moz-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0px 1px 2px rgba(64,64,77,0.6);
	-webkit-box-shadow: 0px 1px 2px rgba(64,64,77,0.6);
	box-shadow: 0px 1px 2px rgba(64,64,77,0.6);*/
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footerContainer {
	width: 100%;
	height: 37px;
	
	background-color: #ffffff;
	
	border-top: 1px #40404d solid;
	
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#footer {
	width: 100%;
	height: 27px;
	
	font-family: Georgia, "Times New Roman", Times, seri;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8c8c94;
	text-decoration: none;
	text-align: center;
	text-shadow: 0px 0px 2px rgba(0,0,0, .1);
	
	background-color: #40404d;
	
	
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}


#menu {
	width: 195px;
	
	background-color: #ffffff;
	
	padding: 0px 0px 60px 25px;
	margin: 0px 0px 0px 0px;
}

#title {
	width: 100%;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #40404d;
	text-decoration: none;
	text-shadow: 0px 0px 2px rgba(0,0,0, .2);
	border-bottom: 4px #40404d double;
	
	padding: 35px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.titleSMALL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #40404d;
	text-decoration: none;
	text-shadow: 0px 0px 2px rgba(0,0,0, .2);
}

#sectionTitle {
	width: 100%;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #40404d;
	text-decoration: none;
	text-shadow: 0px 0px 2px rgba(0,0,0, .2);
	
	/*border-bottom: 1px #9f9fa6 dotted;*/
	
	border-bottom: 4px #40404d double;
	
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#menu ul {
	list-style: none;	
	border: none;	
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu li {
	list-style: none;
	list-style-image: none;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	
#menu li a {
	display: block;
	width: 183px;	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #40404d;
	text-decoration: none;
	text-shadow: 0px 0px 2px rgba(0,0,0, .2);
	
	background-color: #ffffff;
	
	border-bottom: 1px #9f9fa6 dotted;
	
	padding: 7px 0px 7px 12px;
	margin: 0px 0px 0px 0px;
}

html>body #menu li a {
	width: auto;
}

#menu li a:hover {
	background-color: #d9d9db;
}

#menu li a:active, li a:focus, li a:hover {
	background-color: #ececed;
}


#menu #current {
	background-color: #ececed; 
}

#menu #current:active, #menu #current:focus {
	background-color: #ececed;	
}

#menu #current:hover {
	background-color: #d9d9db;	
}

#mainContainer {
	width: 100%;
	
	overflow: hidden;
	
	/*background-color: #e1e1e1;*/
	
	padding: 0px 0px 42px 0px;
	margin: 0px 0px 0px 0px;
}

#portThumb01 {
	display: inline-block;
	width: 53px;
	height: 103px;
	
	/*cursor: pointer;*/
	
	background-color: #ffffff;
	border: 1px #8e8e95 dotted;
	
	padding: 2px 0px 0px 2px;
	margin: 16px 14px 0px 0px;
}

#portThumb01:hover {
	background-color: #b8b8bd;
}

#portThumb02 {
	width: 49px;
	height: 99px;
	
	border: 1px #40404d solid;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#theLatest01 {
	height: 306px;
	
	background-color: #ffffff;
	border: 1px #8e8e95 dotted;
	
	padding: 4px 4px 0px 4px;
	margin: 20px auto 0px auto;
}

#theLatest01:hover {
	background-color: #b8b8bd;
	
}

#theLatest02 {
	height: 300px;
	
	background-image: url(../images/theLatest/IMG-TheLatest.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
	border: 1px #40404d solid;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p {	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p a:link, p a:active, p a:visited {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #434389;
	text-decoration: underline;
	text-shadow: 0px 0px 2px rgba(0,0,0, .1);
}

p a:hover {	
	color: #af0000;
}

.largeCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #40404d;
	text-decoration: none;
	text-shadow: 0px 0px 2px rgba(0,0,0, .2);
}

ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#contentContainer {
	padding: 19px 19px 30px 19px;
	margin: 1px auto 10px auto;
}







#PDFbutton01 {
	width: 178px;
	height: 35px;
	
	background-color: #ffffff;
	border: 1px #9f9fa6 dotted;
	
	padding: 2px 0px 0px 2px;
	margin: 25px 0px 0px 0px;
}

#PDFbutton02 {
	width: 133px;
	height: 23px;
	
	background-color: #e1e1e1;
	border: 1px #40404d solid;
		
	background-image: url(../images/pdfIcon/IMG-PDF_Icon.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	padding: 8px 0px 0px 41px;
	margin: 0px 0px 0px 0px;
}

#PDFbutton02 a:link, #PDFbutton02 a:active, #PDFbutton02 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #40404d;
	text-decoration: none;
	text-shadow: 0px 0px 2px rgba(0,0,0, .4);
}

#PDFbutton02 a:hover  {
	text-decoration: underline;
}

#resumeContent {
	border-bottom: 1px #40404d dotted;
	
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 25px 0px;
}

#disclaimerContainer {
	height: 112px;
	
	background-image: url(../images/disclaimer/IMG-DisclaimerIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	border-bottom: 1px #8e8e95 dotted;
	
	/*padding: 5px 0px 26px 100px;
	margin: 18px 0px 0px 0px;*/
	
	padding: 0px 0px 0px 100px;
	margin: 18px 0px 0px 0px;
}

#resumeDisclaimerContainer {
	height: 112px;
	
	background-image: url(../images/disclaimer/IMG-ResumeDisclaimerIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	border-bottom: 1px #8e8e95 dotted;
	
	/*padding: 5px 0px 26px 100px;
	margin: 18px 0px 0px 0px;*/
	
	padding: 0px 0px 0px 100px;
	margin: 18px 0px 0px 0px;
}

.contentTableBKGRD01 {
	background-image: url(../images/contentBackground/IMG-ContentBKGRD_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	background-color: #ececed;
}

.contentTableBKGRD02 {
	background-image: url(../images/contentBackground/IMG-ContentBKGRD_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	background-color: #ececed;
}

