/***** GLOBAL 2 *****/


/***** BEGIN THEME LAYOUT *****/
/* Theme Family: DROPLET_BLUE */
body {
	width: 800px;
	margin: 15px auto;
	background: #bcc4cd;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005195;
}

a:hover {
	color: #000;
	text-decoration: none;
}

address {
	font-style: normal;
}

p, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
}

#smt_page {
	width: 800px;
	margin: 0 auto;
	float: left;
	background: #fff url(../../binary/themes/DROPLET_BLUE/images/header.jpg) no-repeat top;
	border: solid 1px #000;
}

#smt_pageIndex {
	width: 800px;
	margin: 0 auto;
	float: left;
	background: #fff url(../../binary/themes/DROPLET_BLUE/images/header_welcome.jpg) no-repeat top;
	border: solid 1px #000;
}

#smt_pageWrapper {
	width: 800px;
	float: left;
}

#smt_header {
	width: 800px;
	height: 307px;
	_height: 307px;
	float: left;
	clear: both;
}

#smt_headerwrapper {}

#smt_menu {
	width: 190px;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
	float: right;
	display: inline; /* ie6 fix? */
}

#smt_menu ul {
	width: 188px;
	margin: 10px 0 0 0;
	list-style: none;
	padding: 0;
	float: right;
}

#smt_menu li {
	width: 188px;
	margin: 8px 0 0 0;
	padding: 0;
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	text-decoration: none;
	float: right;
	display: block;
 }
 
#smt_menu li a:link, #smt_menu li a:visited {
	width: 163px;
	height: 20px;
	padding: 1px 25px 0 0;
	color: #0c0c0c;
	font-size: 12pt;
	display: table-cell;
	text-decoration: none;
	float: right;
}

#smt_menu li a:hover {
	color: #005195;
	background: url(../../binary/themes/DROPLET_BLUE/images/rollover.png);
}

.isSelected {
	width: 188px;
	background: url(../../binary/themes/DROPLET_BLUE/images/rollover.png) no-repeat;
}

#smt_content {
	width: 800px;
	min-height: 493px;
	_height: 493px;
	clear: both;
}

#smt_contentWrapper {}

#smt_column0 {}

#smt_column1 {
	width: 534px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	float: left;
}

#smt_col1wrapperTop {
	width: 534px;
	margin: 85px 0 10px 0;
}

#smt_col1wrapper {
	width: 484px;
	padding: 0 10px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#smt_column2 {
	width: 225px;
	margin: 0 25px 0 0;
	text-align: right;
	float: right;
}

#smt_col2wrapper {
	height: 335px;
	_height: 335px;
	min-height: 335px;
}

#smt_col2wrapperBot {
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #005195;
	text-align: right;
}

#smt_column3 {}

#smt_col3wrapper {}

#smt_footer {
	width: 800px;
	margin: 45px 0 0 0;
	float: left;
	clear: both;
}

#smt_footerLinks {
	margin: 10px 0 10px 0;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

#smt_footerLinks a:link, #smt_footerLinks a:visited {
	color: #005195;
	font-size: 15px;
	text-decoration: none;
}

#smt_footerLinks a:hover {
	color: #000;
	text-decoration: none;
}


/***** BEGIN THEME VARIANT *****/


/* type5 */
#profileLeft {
	width: 165px;
	padding: 0;
	float: left;
}

/* type5 */
#profileRight {
	width: 225px;
	padding: 0;
	float: right;
}

/* type5 */
#profilehr {
	width: 390px;
	padding: 0;
	float: left;
}

/* location map style */
.pspLocationMapImage {}

/* phys profile image style */
.pspProfileImage {
	margin: 30px 10px 0 0;
	padding: 0;
	float: left;
}

img.pspProfileImage {
	margin: 30px 10px 0 0;
}

