body {
	margin: 12px 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	/* background-image: url(images/body_BG.jpg);
	background-repeat: repeat-x; */
	background-color: #F53482;
}
#body_bottom {
	width: 958px;
	margin: 0px auto;
        background-image: url(images/body_bottom.png);
	background-repeat: no-repeat;
}

/*wrappers*/
#mainWrapper {
        position:relative;
	text-align: left;
	height:auto;
	width: 958px;
	vertical-align: top;
	margin: 0px auto;
	background-image: url(images/body_BG.png);
	background-repeat: repeat-y;

}
#topWrapper {
        position: relative;
	width: 950px;
	height: 125px;
	vertical-align: top;
	background-image: url(images/top_BG.jpg);
	margin: 0 0 0 1px;
	background-repeat: no-repeat;
}
#menuWrapper {
        position:relative;
	width: 950px;
	height: 28px;
	vertical-align: top;
	background-image: url(images/menu_BG.jpg);
	margin: 0 0 0 1px;
	background-repeat: repeat-x;
}
#main_bodyWrapper {
	width:950px;
	height:auto;
	background-color:#FCC6DC;
}
#content_Wrapper {
	width:934px;
	height:auto;
	margin: 12px auto 12px auto;
	padding: 0 0 0 12px;
}
#welcome  {
        position:absolute;
        top:6px;
        left:478px;
        width:460px;
        height:75px;
}
#slogan  {
        position:absolute;
        top:81px;
        left:512px;
        width:366px;
        height:45px;
}
#big_box {
        float:left;
        width:533px;
        height: auto;
        background-image: url(images/big_box_BG.jpg);
	background-repeat: repeat-y;
	margin: 0 8px 0 0;
	padding:0px;
}
#small_box {
        float:left;
        width:380px;
        height: auto;
        background-image: url(images/small_box_BG.jpg);
	background-repeat: repeat-y;
	margin: 0 12px 0 0;
	text-align: center;
}
#whole_box {
        float:left;
        width:924px;
        background-image: url(images/whole_box_BG.jpg);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}
#menu1 {
        float:left;
        width:156px;
        height:22px;
        text-align:center;
        padding-top:6px;
}
#menu2 {
        float:left;
        width:6px;
        height:28px;
}
#menu3 {
        float:left;
        width:176px;
        height:22px;
        text-align:center;
        padding-top:6px;
}
#menu4 {
        float:left;
        width:6px;
        height:28px;
}
#menu5 {
        float:left;
        width:217px;
        height:22px;
        text-align:center;
        padding-top:6px;
}
#menu6 {
        float:left;
        width:6px;
        height:28px;
}
#menu7 {
        float:left;
        width:189px;
        height:22px;
        text-align:center;
        padding-top:6px;
}
#menu8 {
        float:left;
        width:6px;
        height:28px;
}
#menu9 {
        float:left;
        width:181px;
        height:22px;
        text-align:center;
        padding-top:6px;
}


#page_right_box {
	border:1px solid #ffffff;
	margin-top:4px;
	float:left;
	width:157px;
	padding-top:0px;
}
#title {
        float:left;
        width:539px;
}
#top_right {
        float:left;
        margin: 9px 10px 0 0;
        text-align:right;
        width:500px;
}
div.indent  {
        padding:0 8px 0 8px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FD2376;
	margin: 2px 0px 6px 0px;
	padding: 0px;
}
h1.heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D71D2A;
	margin: 2px 0px 6px 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	line-height: 28px;
}
h3  {
       font-family: Arial, Verdana, sans-serif;
       font-size: 16px;
       color:#FF0000;
       margin: 0px 0px 0px 0px;
       padding: 0px;

}

h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FDA458;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
.highlighted {
        font-family: Arial, Verdana, sans-serif;
        color: #FDA458;
        font-weight:bold;
        font-size:14px;
}

.caphead  {
        font-weight: bold;
	color: #98C556;
}

a.about_us {
  color:#333;
  text-decoration:none;
}
/* links */

a, a:active, a:visited
{
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}

a:hover  {
        color: #878787;
}

a.bolded, a.bolded:active, a.bolded:visited
{
        font-family: verdana,arial helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        letter-spacing: 1px;
}

a.bolded:hover  {
        color: #878787;
}

a.top_menu, a.top_menu:active, a.top_menu:visited
{
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        letter-spacing: .2em;
}

a.top_menu:hover  {
        color: #878787;
}

.menu_over  {
       background-color:#ffffff;
}
.menu_out  {
       background-color:transparent;
}

input[type="text"], input[type="password"], textarea, select {
	border-top: solid 1px #abadb3;
	border-right: solid 1px #CDCDCD;
	border-bottom: solid 1px #DADADA;
	border-left: solid 1px #abadb3;
	width: 190px;
}

input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	border-top: solid 1px #5794bf;
	border-right: solid 1px #b7d5ea;
	border-bottom: solid 1px #c7e2f1;
	border-left: solid 1px #c5daed;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	background-color: #fff8d5;
	border: solid 1px #98C556;
	outline: solid 1px #C3E98B;
}

fieldset {
	border: 1px solid #bbb;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	padding: 10px;
	padding-top: 0;
}

span.form_description {
	font-size: 12px;
}
span.form_required {
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
}
span.form_title {
	font-size: 12px;
	color:#DCA30B;
	font-weight:bold;
}

span.medBold {
        font-size: 12px;
        font-weight:bold;
        font-family: Arial, Verdana, sans-serif;
}
span.captionBold {
        font-size: 14px;
        font-weight:bold;
        font-family: Arial, Verdana, sans-serif;
        color: #000000;
}

.clear {
        clear:both;
}
ul {
	margin: 4px 6px 0 14px;
	font-size: 12px;
	padding: 0;
	border: none;
	line-height: 15px;
}
ul.list_none {
        list-style: none;
	margin-left: 39px;
	font-size: 12px;
	padding: 0;
	border: none;
	line-height: 15px;
}
ul.list_left {
	margin-left: 2em;
        padding: 0;
        font-size: 12px;
	border: none;
	line-height: 15px;
}
ul.list_arrow {
        list-style-image: url('images/list_arrow.gif');
	margin-left: 62px;
	font-size: 12px;
	padding: 0;
	border: none;
	line-height: 16px;
}

.selected {
        background-color:#FFFFFF;
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #98C556;
        text-decoration: none;
        letter-spacing: .2em;
}
.list_explanation  {
        width:740px;
        padding-left:12px;
}
.justified  {
       /*text-align: justify; */
       font-size: 12px;
}
.copyright  {
       font-size: 9px;
}


