body {
	font-size:10pt;
}

h1 {
	font-size:14pt;
}

h2 {
	font-size:12pt;
}

h3 {
	font-size:12pt;
}

select {
	font-size:8pt;
	width: 150px;
}

input {
	width:150px;
	font-size:8pt;
}

input.radio {
	width:5px;
}

input.small {
	width:50px;
}

textarea {
	font-size:8pt;
	width:380px;
}

textarea.large {
	font-size:8pt;
	width:700px;
	height:100px;
}

.inline_error {
	font-size: 8pt;
}


.navigation {
	height:160px;
}

.subtitle {
	font-size:18pt;
}

.pic {
	width:100px;
}

.smallpic {
	width:150px;
}

.bioimg {
	width:200px;
	height:200px;
	font-size:60pt;
}

.thumb {
	width:250px;
}

form .formFieldName {
	width:150px;
}
/* navigation */
table.nav {
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	width:1024px;
}

table.nav .body {
	height:50px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:8px;
	border-bottom-width:8px;
}

table.nav .body td {
	border-left-width:0px;
	border-right-width:0px;
	width:128px;
	font-size:9pt;
}

table.nav .header {
	height:79px;
}
table.nav .header .left {
	font-size:24pt;
}

table.nav .footer {
	background-color:#FFFFFF;
}

table.nav .footer .submenu {
	font-size:10pt;
}

table.nav .footer .submenu a {
	padding:20px;
}

.main {
	width:1024px;
	margin-left:20px
}

.page {
	width:1024px;
	margin-left:20px
}

.page .title {
	font-size:14pt;
	border-bottom-width:2px;
}

.contentFrame {
	width:700px;
}

.contentFrame .title {
	font-size:10pt;
	border-top-width:3px;
	border-bottom-width:3px;
}

.contentFrame .header {
	font-size:12pt;
}


.contentFrame .content {
	font-size:9pt;
}


.pic {
	width:300px;
}

.widget {
	width:375px;
	padding:10px;
}

.widget .title {
	font-size:10pt;
	border-top-width:3px;
	border-bottom-width:3px;
}

.widget .header {
	font-size:12pt;
}


.widget .content {
	font-size:9pt;
}

.chart {
	width:600px;
	border-width:0px;
	border-spacing:0px;
}

.copyright {
	font-size:8pt;
}
