@font-face {  
	font-family: "UCMyriad";  
	src: url(/templates/annualfund/style/fonts/MyriadPro-Regular.eot); /* IE */
	src: local("MyriadPro-Regular"), url(/templates/annualfund/style/fonts/MyriadPro-Regular.ttf) format("truetype"); /* non-IE */   
}

body {
	background-color: #9EA9A3;
	text-align: center;
	font-family: "UCMyriad", Myriad, "Myriad Web", Arial, Helvetica, sans-serif;
	background-image: url(/templates/annualfund/images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #020202;
	font-size: 11px;
	margin: 0px;
}

a, a:visited, a:active {
 	color: #1C3664;
}

	a:hover {
		color: #293E6B;
	}

#bodycontent {
	width: 758px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#achieve {
	padding: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#triangle {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	background-color: #1C3664;
	height: 40px;
	width: 756px;
	margin-left: auto;
	margin-right: auto;
}

	#navwrapper {
		padding-top: 12px;
		text-align: center;
		padding-left: 95px;
	}

	.navmenu {
		float: left;
		position: relative;
	}

	.navitem {
		border-right: 1px solid #FFFFFF;
		text-align: center;
	}

	.navitem, .navitem a, .navitem a:hover, .navitem a:active, .navitem a:visited {
		font-size: 14px;
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: none;
	}

	.submenu {
		position: absolute;
		width: 160px;
		background-color: #1C3664;
		color: #FFFFFF;
		text-align: left;
		display: none;
		padding-top: 15px;
		padding-left: 10px;
		padding-bottom: 5px;
		left: 0px;
	}

		.submenu a, .submenu a:hover, .submenu a:active, .submenu a:visited {
			display: block;
			color: #FFFFFF;
			text-decoration: none;
		}

#header {
	width: 756px;
	height: 344px;
	background-image: url(/templates/annualfund/images/header.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

	#headerpadding {
		padding-top: 63px;
		padding-left: 308px;
	}

	#header h2, #header h2 a, #header h2 a:hover, #header h2 a:active, #header h2 a:visited {
		font-size: 17px;
		line-height: 23px;
		font-weight: bold;
		color: #FFFFFF;
		display: inline;
		margin: 0px;
		text-decoration: none;
	}

	#header h3, #header h3 a, #header h3 a:hover, #header h3 a:active, #header h3 a:visited {
		font-size: 12px;
		color: #FFFFFF;
		display: inline;
		margin: 0px;
		font-style: italic;
		text-decoration: none;
	}
	
#intro {
	font-family: Myriad, "Myriad Web", Tahoma, Arial, Helvetica, sans-serif;
	width: 756px;
	background-color: #9EA9A3;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

	#intropadding {
		padding: 15px 20px 20px 30px;
	}
	
	#intro h2 {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0px;
		color: #FFFFFF;
		text-transform: none;
		line-height: 25px;
	}

#left {
	float: left;
	width: 163px;
}

	#leftpadding {
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 16px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}

#centerfeature {
	float: left;
	width: 589px;
	border-right: 1px solid #939598;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

	/* Fix for stupid IE bug */
	#centerfeature br {
		*letter-spacing:0px !important;
	}

	#centerfeaturepadding {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 1px;
		padding-right: 15px;
		text-align: left;
	}

#right {
	float: left;
	width: 167px;
}

	#rightpadding {
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 10px;
		text-align: left;
	}

#footer {
	color: #AAAAAA;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 15px;
}

	#footer a, #footer a:hover, #footer a:active, #footer a:visited {
		color: #AAAAAA;
		font-size: 11px;
	}

.clear {
	clear: both;
	line-height: 1px;
}

.mod {
	width: 100%;
	text-align: left;
	font-size: 8pt;
	padding-top: 0px;
}

	.linkmod {
		padding-left: 5px;
	}

	.mod div.caption, .mod div.callout {
		width: 147px;
	}

.modseparator {
	border-bottom: 0px solid #ABABAD;
	padding-top: 11px;
	line-height: 0;
}

	.mod a, .mod a:visited, .mod a:hover {
		color: #1C3664;
	}

	.mod h2, .mod h2 a, .mod h2 a:hover, .mod h2 a:active, .mod h2 a:visited {
		color: #020202;
		font-weight: normal;
		padding-bottom: 3px;
		font-size: 14px;
		margin: 5px 0px 5px 0px;
		display: block;
		text-decoration: none;
	}
	
	.mod h3, .mod h3 a, .mod h3 a:hover, .mod h3 a:active, .mod h3 a:visited {
		color: #020202;
		font-weight: normal;
		padding-bottom: 3px;
		font-size: 12px;
		margin: 5px 0px 5px 0px;
		display: block;
		text-decoration: none;
	}

	.mod ul {
		padding-left: 15px;
		margin-left: 0px;
	}
	
	#right .mod a {
		text-decoration: none;
	}

	.leftlink, .leftlink a, .leftlink a:visited {
		color: #002B5C;
		text-decoration: none;
		text-indent: -5px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.indent, .indent a, .indent a:visited {
		padding-left: 10px;
	}

	.active, .active a, .active a:visited {
		color: #002B5C;
	}
	
h1, h2, h3, h4, h5, h6 {
	display: inline;
	margin: 0px;
	line-height: normal;
}

h2 {
	text-transform: uppercase;
	font-size: 13px;
	color: #5E6D66;
	font-weight: 600;
	letter-spacing: normal;
}

h3 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
}

h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
}

h5 {
	font-size: 12px;
	color: #5E6D66;
	font-weight: normal;
	letter-spacing: normal;
}

h6 {
	font-weight: normal;
	font-size: 8pt;
}

.callout {
	font-size: 13px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #9ea9a3;
	margin: 3px;
}

.callout h2, .callout h3, .callout h4, .callout h5 {
	color: #FFFFFF;
}

.help {
	position: absolute;
	visibility: hidden;
	width: 300px;
	font-size: 8pt;
	background-color: #E9E9E9;
	border: 1px solid #2A5FAA;
	padding: 4px;
	margin: 3px;
	text-align: left;
}

img {
	border: 0px;
}

.error {
	color: #990000;
}

.required {
	color: #990000;
}

.altrow {
	background-color: #EEEEEE;
}

.form td {
	vertical-align: top;
	padding-top: 3px;
}

.form th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
	background-color: #DDDDDD;
	padding-left: 2px;
	border-top: 10px solid #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
}

.form th.th2 {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #333333;
	font-size: 8pt;
	background-color: #EEEEEE;
	padding-left: 2px;
	border-top: 5px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}

ul {
	list-style-type: none;
	padding-left: 0px;
}

	li {
		font-size: 11px;
		padding-left: 17px;
		margin-top: 10px;
		margin-bottom: 10px;
		background-image: url(/templates/annualfund/images/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
	}