@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/menu-bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	color: #FFFFFe;
	font-weight: lighter;
	font-size: 2em;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1em;
}

h2 {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 1.1em;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	color: #F3CA30;
	text-align: left;
}
h4 {
	font-size: 1.2em;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-weight: bold;
}
.but {
	font-family: Myriad, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #272361;
	background-color: #FEDC1C;
	border: 2px solid #272361;
}

h5 {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: .9em;
	color: #333333;
	font-weight: normal;
}
h6 {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}



p {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: .9em;
}
a {
	color: #262261;
}
li {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}
.grey-horiz {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#menu {
	background-image: url(img/menu-bg.gif);
	background-repeat: repeat-x;
	height: 43px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: .85em;
	color: #330099;
}
#menu a:link {
	color: #000066;
	text-decoration: none;
}
.menudivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECECEC;
}
#menu a:link:hover {
	color: #FF3300;
	text-decoration: none;
	position: relative;
	top: -2px;
}
#right {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #262261;
}

#menu a:link:visited {
	color: #000066;
	text-decoration: none;
}
#menu a:link:visited:hover {
	color: #FF3300;
	text-decoration: none;
	position: relative;
	top: -2px;
}
#footer {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: .8em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #262261;
}
#footer a:link {
	color: #262261;
	text-decoration: none;
}
#main #button {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 1.2em;
	background-color: #FED509;
	border: 2px solid #001952;
	font-weight: bold;
}

.footline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F2C82E;
}
#footer a:visited {
	color: #262261;
	text-decoration: none;
}
#main {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	text-align: left;
}
#main p {
	font-size: 1em;
}
#main a:link {
	font-size: 1em;
}
#main a:visited {
	font-size: 1em;
}
.imghome {
	background-image: url(img/banner-home.jpg);
	background-repeat: no-repeat;
}
.vsmall {
	font-size: 10px;
}
#main tr td p {
	color: #000;
	text-align: left;
}
.red {
	color: #F00;
}
.unedit {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	border: 0px solid #E6E6E6;
}
.imgspace {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 8px;
}
.white {
	color: #FFF;
}
#warn {
	background-color: #FFECEC;
	border: 1px solid #F00;
	font-size: .9em;
}
