body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	background-image: none;
}
.header_yellow {
	font-size: 16pt;
	color: #FFBC40;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 27px;
	list-style-type: circle;
	text-decoration: none;
}
.maintextCopy {
	font-size: 20pt;
	color: #000066;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(img/bullet.gif);
}
.bottom {

	font-size: 12pt;
	color: #675441;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 27px;
	list-style-type: circle;
}
.pod_menu {
	font-size: 11pt;
	color: #824D35;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 27px;
	list-style-type: circle;
	padding-left: 5px;
}
.maintext_retro {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
	list-style-image:  url("/new/img/bullet_2.gif");
	font-style: normal;
	font-variant: normal;
	border: none;
	text-align: left;
}
.maintext_white_ind {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
	font-style: normal;
	font-variant: normal;
	border: none;
	text-align: left;
	line-height: 25px;
	padding-left: 20px;
	height: 30px;
}
a {
	border: 0;
	color: #003399;
}
.heder_small {

	font-size: 26px;
	color: #5B0000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	list-style-image: url(img/bullet.gif);
}
.header_white {

	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
	font-style: normal;
	font-variant: normal;
	border: none;
	line-height: 25px;
}
.maintext_white_active {

	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
	font-style: normal;
	font-variant: normal;
	border: none;
	text-align: left;
	line-height: 25px;
	padding-left: 20px;
}
.pictext_retro {
	font-size: 12pt;
	color: #666666;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
	list-style-image:  url("/new/img/bullet_2.gif");
	font-style: normal;
	font-variant: normal;
	border: none;
	text-align: left;
}
.sub_header {

	font-size: 26px;
	color: #601B4E;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(img/bullet.gif);
}
.maintext {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
	list-style-image:  url("/new/img/bullet_2.gif");
	font-style: normal;
	font-variant: normal;
	border: none;
}
.pic {
	padding-right: 20px;
	padding-bottom: 10px;
}
.pic_right {
	padding-bottom: 10px;
	padding-left: 20px;
}
img {
border: 0;
}

/* Socialization */
#socializ {
    width: 85px;
    height: 36px;
    margin-left: 0px;
    z-index: 1000;
  border: 1px solid #E5E5E5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 6px 0;
    background: #FFF;
}
#socializ:hover {
    background: #F6F6F6;
  border: 1px solid #D4D4D4;
    -moz-box-shadow: 0 0 5px #DDD;
    -webkit-box-shadow: 0 0 5px #DDD;
    box-shadow: 0 0 5px #DDD;
}
#socializ a {
    border: 0;
	display: block;
    float:left;
    width: 32px;
    height: 32px;
    margin: 0 3px 6px;
  background: #F6F6F6 url(socializ.png) no-repeat;
}
#socmore {
  text-align: center;
    cursor: pointer;
    margin: -11px 0 4px;
    width: 32px;
}
/* end Socialization */

