a:link {
	color: #FFDA99;
	text-decoration: none;
}
a:visited {
	color: #E7B074;
	text-decoration: none;
}
a:hover {
	color: #FFDA99;
	text-decoration: underline;
}
a.graylink:link {
	color: #727E84;
	text-decoration: none;
}
a.graylink:visited {
	color: #727E84;
	text-decoration: none;
}
a.graylink:hover {
	color: #727E84;
	text-decoration: underline;
}
a.PA:link {
    font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.PA:visited {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.PA:hover {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 33px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
blockquote {
    font-size: 13px;
	font-style: normal;
	line-height: 20px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.text {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text13 {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF101C;
	text-decoration: none;
}
.text3 {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #93DEEC;
	text-decoration: none;
}
.small {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.title_b {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.title0 {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.title1 {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.title2 {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.line-height_s {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 4px;
	font-style: normal;
	line-height: 7px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.line-height_m {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 4px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #727E84;
	text-decoration: none;
}
.rule{height:1px; background-color:#79868C; clear:both;}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 0px;
margin: 2 0 5px 10px;
display: inline;
}
img.alignleft {
padding: 0px;
margin: 2 10px 5px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
.c-list
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.c-list li
{
	padding-left: 10px;
	padding-bottom: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.list2
{
    margin-top: 5px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	
}

.list2 li
{	
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;

}
