@charset "utf-8";
/* CSS Document */
body{
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
font-family: Arial ;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
scrollbar-base-color: #79649D;
text-align : justify;
color : #666666;
}

.overflowbox {
overflow: auto; height: 100px; width: 92%; background: #FBFCF6; border: 1px solid #E2E2D6; padding: 8px;
}

a:link {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : none;
	
}
a:active {
	text-decoration : none;
} 
.colorHeading
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#7f5ecc;
	}
.readMore {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align :justify;
	padding-left : 10px;
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align :justify;
	padding-left : 10px;
}
.bodytext1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align :justify;
	padding-right: 10px;
}
.bodybold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color : #7c5ccb
	
}
.bodybold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.bodybold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0cab8f;
}
.futtertext {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.bodytextWhate {
	font-size: 11px;
	color: #FFFFFF;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
	text-align:justify;
}

.boldgreen {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6ebe11;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.HomePageHeading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
/*padding:5px;*/
font-weight:bold;
line-height:18px;
}
.HomePageHeadingBlue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7f5ecc;
/*padding:5px;*/
font-weight:bold;
line-height:18px;
}

/* --------------------------> CSS for Menu on 15-10-07 <--------------------------- */

#Sublinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight:bold;
width: 230px;
padding: 0px;
margin: 0px;
}

#Sublinks ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#Sublinks ul li {
margin: 0px;
padding: 0px;
}
#Sublinks ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #FFFFFF;
width:230px;
background-color:#815fcd;
}

#Sublinks ul li a:hover, #Sublinks ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

/* ---------------------------> CSS for Sub Menu <---------------------- */


.rightcolumn {
	border:solid;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #A9AA9A;
	border-left:none;
	
	}

.borderleft {
	border:solid;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #A9AA9A;
	}

.topbox {
	background:#FFFFFF;
	border-top:3px solid #8CCB58;
	border-right:1px solid #DBD4F5;
	border-bottom:none;
	border-left:none;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	padding-left:20px;
	font-weight:bold;
	}
	
.contbox {
	background:#F0F0F0;
	border:solid;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #A9AA9A;
	border-left:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10pt;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:100;
	height:24px;
	}
	
.hoverbox {
	background:#E4E2E3;
	border:Dashed;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px solid #A9AA9A;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10pt;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	}	
	

.submenulink {
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	}

.submenulink:hover {
	text-decoration:none;
	color:#000000;
	}

.WhiteLink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:12px;
}
.WhiteLink  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteLink  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.WhiteLink a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.WhiteLink  a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.HELink:link {
	text-decoration : none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:8pt; 
	
}
a.HELink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:8pt;
	text-decoration : none;
}
a.HELink:hover {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:8pt;
	text-decoration : none;
}
a.HELink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:8pt;
	text-decoration : none;
}

.RightColumnLinks {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:12px;
text-align:left;
text-decoration: none;
}
.RightColumnLinks  a:link {
	color: #666666;
	text-decoration: none;
}
.RightColumnLinks  a:visited {
	text-decoration: none;
	color: #666666;
}
.RightColumnLinks a:hover {
	text-decoration: none;
	color: #8160cd;
}
.RightColumnLinks  a:active {
	text-decoration: none;
	color: #666666;
}

.SubList{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:12px;
font-weight:bold;
text-align:left;
text-decoration: none;
}
.SubList  a:link {
	color: #666666;
	text-decoration: none;
}
.SubList  a:visited {
	text-decoration: none;
	color: #666666;
}
.SubList a:hover {
	text-decoration: none;
	color: #8160cd;
}
.SubList  a:active {
	text-decoration: none;
	color: #666666;
}

.Sub_SubList{
font-family:Arial, Helvetica, sans-serif;
list-style-position:outside;
font-size:11px;
color:#666666;
line-height:18px;
}


.boldbigblue {
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	font-variant: normal;
	color: #8160cd;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.HeadingTextGreen {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8160cd;
font-weight:bold;
padding-bottom:10px;
vertical-align:text-top;
}

.HeadingTextGray {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding-bottom:15px;
font-weight:bold;
/*text-transform:lowercase;*/
vertical-align:text-top;
}


.TableBorder {border: solid 1px #c0afe6;
}
.imagePadding {padding:6px;
}
.TableBorder_gray_inner {border: 1px solid #cccccc;
}
.TableBorde_left {	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0AFE6;
}


.table_right_bottom_who {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-left: 10px;
	font-weight: normal;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 5px;
}
.table_left_top_whocell {
	padding-left: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 8px;
}


.hecontbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align :center;
	background-color:#AA94DD;

	}

.hehoverbox {
	background:#5E5475;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align :center;
	}	

a.helinkmain:link {
	color: #FFFFFF;
	/*font-weight: bold; */
	text-decoration : none;
	
}
a.helinkmain:visited {
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration : none;
	
}
a.helinkmain:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}
a.helinkmain:active {
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration : none;
}


.forms_text {
	font-size: 11px;
	/*font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;*/
	color: #3a3939;
	line-height:normal;
	font-family:Tahoma;
	padding-left:15px;
	text-align:justify;
	font-weight: bold;
}


.sub_head_white {
	font-size: 12px;
	/*font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;*/
	color: #FFFFFF;
	line-height:normal;
	font-family:Tahoma;
	padding-left:15px;
	text-align:justify;
	font-weight: bold;
	text-transform: uppercase;
}


.border_right_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	height: 35px;
	font-weight: normal;
	color: #666666;
}

#left_topborder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.boldgray {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}


/* Jobs & Volunteering CSS */
.texttdlink
{
	font-size: 12px;
	font-weight: bold;		
	color: #3a3939;
	font-family:Tahoma;
	vertical-align:middle;
	height:25px;
}

.texttdtop
{
	font-size: 11px;
	font-weight: bold;		
	color: #3a3939;
	font-family:Tahoma;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	height:25px;
}


.trbg1
{
	background-color:#EEE9F8;
}

.trbg2
{
	background-color:#F0F0F0;
}

.forms_text_big {
	font-size: 14px;
	/*font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;*/
	color: #3a3939;
	line-height:normal;
	font-family:Tahoma;
	padding-left:15px;
	text-align:justify;
	font-weight: bold;
}

.star {
	font-size: 11px;
	/*font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;*/
	color: #990000;
	font-family:Tahoma;
	text-align:justify;
	font-weight: normal;
	padding-left: 15px;
}
.forms_text_without_margen {
	font-size: 11px;
	/*font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;*/
	color: #3a3939;
	line-height:normal;
	font-family:Tahoma;
	text-align:justify;
	font-weight: bold;
}

.texttdmiddle
{
	font-size: 11px;
	font-weight: bold;		
	color: #3a3939;
	font-family:Tahoma;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
	height:25px;
}

.error
{
	font-size: 12px;
	font-weight: bold;		
	color: #ff0000;
	font-family:Tahoma;
}


/* Forms Styles */

.table_formss {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
}

.GridRowStyle
{
	vertical-align : middle;
	text-align:left;
	height: 25px;
}

.GridAlternateRowStyle
{
	text-align:left;
	vertical-align : middle;
	background-color:#e9e9e9;
	height: 25px;
}

.GridHeaderStyle
{
	vertical-align : middle;
	text-align:center;
	background-color:#AA94DD;
	font-weight:bold;
	color:White;
	height:20px;
	font-size : 11px;
	font-family:Tahoma;
	text-transform:uppercase;
}


.tdStyle
{
	vertical-align : middle;
	padding-left : 15px;
	padding-right : 15px;
	font-weight : bold;
	text-align : left;
	
}

.RowStyle
{
	vertical-align : middle;
	height: 25px;
	padding-left : 15px;
	background-color : #eee9f8;
	
	
}

.AlternateRowStyle
{
	vertical-align : middle;
	background-color:#f0f0f0;
	height: 25px;
	padding-left : 15px;
}

.HeaderStyle
{
	vertical-align : middle;
	text-align:center;
	background-color:#AA94DD;
	font-weight:bold;
	color:White;
	height:20px;
	font-size : 11px;
	font-family:Tahoma;
	text-transform:uppercase;
}