﻿body
{
color:#474848;
font-size:62.5%;
font-family: Arial;
line-height:1.4em;
}


/*################################################### COPY STYLES ####################*/

#ctl00_MainArea_CopypageArea
{
font-size:1.2em;
line-height:1.2em;
}

#ctl00_MainArea_CopypageArea h1
{
color:#0052a0;
font-size:2.0em;
font-weight:bold;
margin:17px 0px 10px 0px;
}

#ctl00_MainArea_CopypageArea h2
{
color:#903f98;
font-size:1.0em;
font-weight:bold;
margin:0px 0px 10px 0px;
}

#ctl00_MainArea_CopypageArea h3
{
color:#004a8d;
font-weight:bold;
margin:0px 0px 10px 0px;
}

#ctl00_MainArea_CopypageArea h4
{
   
font-weight:bold;
margin:0px 0px 0px 0px;
font-size:1.0em;

}

#ctl00_MainArea_CopypageArea p
{
margin:0px 0px 10px 0px;
}

#ctl00_MainArea_CopypageArea a
{
color:#0052a0;
text-decoration:none;
}

#ctl00_MainArea_CopypageArea a:hover
{
text-decoration:underline;
}

#ctl00_MainArea_CopypageArea strong
{
font-weight:bold;
}

#ctl00_MainArea_CopypageArea em
{
font-style:italic;
}

#ctl00_MainArea_CopypageArea ul
{
margin:0px 0px 17px 30px;
padding:0px 0px 0px 0px;
list-style-image:url(../images/bullet.gif);
}

#ctl00_MainArea_CopypageArea ul li
{
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
list-style-image:url(../images/bullet.gif);
}

#ctl00_MainArea_CopypageArea ol
{
margin:0px 0px 17px 30px;
padding:0px 0px 0px 0px;
list-style-type:decimal;
}

#ctl00_MainArea_CopypageArea ol li
{
list-style-type:decimal;
padding:0px 0px 10px 0px;
}

#ctl00_MainArea_CopypageArea tr.pager a
{
    color:#696969;
  /*  display:block;*/
    width:11px;
    padding:0px 0px 0px 3px;
    text-decoration:underline;
    height:35px;
}


#ctl00_MainArea_CopypageArea tr.pager span
{
color:#005983;
}



/*######################################FOOTER STYLES###############################*/

#footer
{
color:#898989;
text-align:center;
line-height:2em;
}

#footer a
{
color:#898989;
text-decoration:none;
}

#footer a:hover
{
text-decoration:underline;
}


#DesignedBy
{
color:#a29ea3;
text-align:center;
}

#DesignedBy a
{
color:#a29ea3;
text-decoration:none;
}

#DesignedBy a:hover
{
text-decoration:underline;
}




/*################################################################################################
########################### FORM ELEMENTS STYLING ###############################################*/




#ctl00_MainArea_CopypageArea p.form_element{
width: 450px;
clear: left;
margin: 0;
padding: 0px 0px 0px 0px;
padding-left: 10px; /*width of left column containing the label elements*/
}

.form_element label{
font-weight: bold;
font-size:11px;
line-height:15px;
color:#646a6f;
text-align:right;
float: left;
margin:0px;
padding:0px 20px 0px 0px;
margin-left: 0px; /*width of left column*/
width: 135px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.form_element span label{
font-weight: normal;
float:none;
}

.form_element input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 205px;
height:20px;
background-color:#ffffff;
border: solid 1px #8997bc;
margin:0px;
padding:0px;
}

.form_element textarea{
width: 250px;
height: 94px;
background-color:#ffffff;
border: solid 1px #8997bc;
font-family:Verdana;
margin:0px;
padding:0px;
}


.radio_element p{
width: 300px;
margin: 0;
padding: 0px 0px 0px 0px;
padding-left: 155px; /*width of left column containing the label elements*/
}

.radio_element label{

font-size:11px;
float:left;
margin:0px;
padding:3px 0px 0px 0px;
width:126px;
margin-left: 0px; 
}

.radio_element table
{
    margin-bottom:20px;
}
.asterix
{
    color:Red;
}



h6
{
    color:#903f98;
    padding-top:4px;
    padding-left:35px;
    width:422px;
    font-weight:bold;
    font-size:12px;
    height:18px;
    display:block;
    background-image:url('../images/expand.gif');
    background-repeat:no-repeat;
    margin:0px;
    margin-bottom:10px;
}




#ctl00_MainArea_ctl01_pnlBigFeature a
{
    font-family:Arial;
    font-size:1.0em;
    
    color:#06315b;
}

#ctl00_MainArea_ctl01_pnlBigFeature a:hover
{
     text-decoration:none;    
    color:white;
}


#ctl00_MainArea_CopypageArea tr.pagers table{
float:right;
}

#ctl00_MainArea_CopypageArea tr.pagers td{
padding-left: 3px; 

}

.MenuTop
{

    padding-left:20px;
    font-size:1.0em;
    font-weight:bold;
     text-decoration:underline;
    height:auto;
    padding-bottom:5px;
    display:block;
    background-image:url('../images/expand2.gif');
    background-repeat:no-repeat;	
	cursor:pointer;
	cursor:hand;
	color:#903f98;
}
.MenuTop:hover
{
	 text-decoration:underline;
}

#ctl00_MainArea_CopypageArea a.MenuTop 
{
	color:#903f98;
}

#top_charity a
{
    color:White;
}

#top_charity a.charity_top_on
{
    color:#cf3bde;
}

#ctl00_MainArea_CopypageArea a.charity_top_left_on
{
    color:#06315b;
}

#ctl00_MainArea_CopypageArea a.charity_top_left_off
{
    color:White;
}