/*
-----------------------------------------------
LADYSFIRST/SCREEN STYLESHEET
updated:  270205
----------------------------------------------- */


/* global
----------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 15px;
}

/* layout
----------------------------------------------- */

#wrapper {
	position: relative;
	text-align: left;
	width: 770px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 65px 0 0 0;
	background-image: url(/images/pic_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#header {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 770px;
	background-color: #C50040;
	}


	


/* fonts
----------------------------------------------- */

p	{
	margin: 0;
	padding: 0;
	}

.titlecentered	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C50040;
	text-align: center;
	}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0 0 3px 0;
	}

.bodyredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C50040;
	margin: 0;
	padding: 0px 15px 15px 15px;
	}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 0 20px 0 0;
	}

.bodydetailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0px 15px 15px 15px;
	}

.bodydetailtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0px 15px 15px 15px;
	}


.bodydetailtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C50040;
	}
.bodydetailtextrednormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #C50040;
	}


.bodydetailtextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	}

.newstitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C50040;
	margin: 0;
	padding: 3px 5px 3px 5px;
	}

.newsbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 5px 5px 5px 5px;
	}
	
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 7px 0 5px 0;
	}

.footnoteactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C50040;
	margin: 0;
	padding: 7px 0 5px 0;
	}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 5px 0px 5px 15px;
	}
	
.ratetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 7px 0px 7px 0px;
	}

.menutextactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C50040;
	margin: 0;
	padding: 5px 0px 5px 15px;
	}

.menutextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 5px 15px 5px 0px;
	}

A:link {color:#666666; text-decoration:none}
A:visited {color:#666666; text-decoration:none}
A:active {color:#666666; text-decoration:none}
A:hover{color:#C50040;text-decoration:none}

.bodytext A:link {color:#C50040; text-decoration:none}
.bodytext A:visited {color:#C50040; text-decoration:none}
.bodytext A:active {color:#C50040; text-decoration:none}
.bodytext A:hover{color:#C50040;text-decoration:underline}


/* links
----------------------------------------------- */

/* navigation
----------------------------------------------- */

#navcontainer ul {
	margin: 8px 5px 4px 10px;
	padding: 3px 3px 3px 0;
	list-style-type: none;
	}

#navcontainer ul li { 
	display: inline; 
	}

#navcontainer ul li a {
	text-decoration: none;
	margin: 0 10px 0 0;
	padding: 3px 12px 3px 13px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #C50040;
	border: 1px solid #FFFFFF;
	}

#navcontainer ul li a:hover {
	color: #C50040;
	background-color: #FFFFFF;
	}
	
#navcontainer a.active {
	color: #C50040;
	background-color: #FFFFFF;
	}

#navcontainer2 ul {
	margin: 3px 0px 8px 10px;
	padding: 3px 3px 3px 0;
	list-style-type: none;
	}

#navcontainer2 ul li { 
	display: inline; 
	}

#navcontainer2 ul li a {
	text-decoration: none;
	margin: 0 10px 0 0;
	padding: 3px 17px 3px 17px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #C50040;
	border: 1px solid #FFFFFF;
	}

#navcontainer2 ul li a:hover {
	color: #C50040;
	background-color: #FFFFFF;
	}

#navcontainer2 a.active {
	color: #C50040;
	background-color: #FFFFFF;
	}

/* content navigation
----------------------------------------------- */

/* image
----------------------------------------------- */

.bodyimage {
	margin-left: 15px;
	}

/* list
----------------------------------------------- */

/* form
----------------------------------------------- */

/* table
----------------------------------------------- */

/* reconline
----------------------------------------------- */

#recform p {
	margin: 6px 0;
	}
	
fieldset {
	border: 1px solid #E5E5E5;
	margin: 0px 25px 0 25px;
	padding: 10px 15px 10px 15px;
	}
legend {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C50040;
	}
label {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	}
input.txt {
	color: #333333;
	border: 1px inset #666666;
	}

/* landing pages
----------------------------------------------- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C50040;
	text-align: center;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0 0 3px 0;
	}
	
	
	/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}