body {
	background-color: #FFF;
	margin: 0px;
}
#container {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #939393;
	height: 20px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content {
	width: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0.1em;
	line-height: 16px;
	margin-right: 10px;
}

.canInfoCat {
	color: #D01E7B;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
}

.RedBoldText {
	color: #D01E7B;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 16px;
}
.commontext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0.1em;
	line-height: 21px;
}

a.commontext:link, .commontext:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0.1em;
	line-height: 21px;
}

a.commontext:hover, {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0em;
	line-height: 21px;
}

.commontextWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 16px;
}
.dotV {
	background-image: url(images/dotV2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a.orangeText:link, .orangeText:visited {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}

a.orangeText:hover, .orangeText:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.newslink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: 0.1em;
}

a.newslink:link, .newslink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: 0.1em;
}

a.newslink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: 0.1em;
}
.rightmargin {
	padding-right: 10px;
	text-align: justify;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}



.orangeText {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}


.blackboldText {
	font-weight: bold;
	color: #000;
	letter-spacing: 0em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.blackboldText:link, .blackboldText:visited {
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.blackboldText:hover, .blackboldText:active {
	font-weight: bold;
	color: #F90;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.title3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.title3Red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

.blueBoxText {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #09F;
	padding: 10px;
	text-align: left;
}
.blueBoldText {
	color: #036;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#phasemenu {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
}
.OrangeBoxText {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #F60;
	padding: 10px;
	text-align: left;
}


.OrangeBoldText {
	color: #F60;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.RedBoldText {
	color: #D01E7B;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.bulletTd {
	padding-top: 6px;
}

.GreenBoldText {
	color: #1FA22E;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.faq {
	color: #cf1b23;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.commontext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 21px;
	text-align: right;
}
.PinkBoxText {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #D01E7B;
	padding: 10px;
	text-align: left;
}

