/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #517E17;
	Font-Family : verdana;
	Font-Weight : Bold;
	Font-Size : 18px;
	}

.sub_heading{
	Color : #767070;
	Font-Family : verdana;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.normal_bold_text{
	Color : #1B4CA6;
	Font-Family : verdana;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_text{
	Color : #000000;
	Font-Family : verdana;
	Font-Weight : Normal;
	Font-Size : 14px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : verdana;
	Font-Weight : Normal;
	Font-Size : 14px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : verdana;
	Font-Weight : Normal;
	Font-Size : 14px;
	}

.normal_small_bold{
	Color : #1B4CA6;
	Font-Family : verdana;
	Font-Weight : Bold;
	Font-Size : 13px;
	}

.normal_small_text{
	Color : #000000;
	Font-Family : verdana;
	Font-Weight : Normal;
	Font-Size : 13px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #F2F2F2;
	}

#list_row_BG2,.list_row_BG2{
	Background-Color : #FFFFFF;
	}

#Application_Table{
	border-spacing : 10pt;
	padding : 5px;	
	Width : 100%;		
	font-family : "verdana";
	font-size : 10pt;
	}

#Form_Table{
	border-spacing : 10pt;
	padding : 0pt;	
	Width : 415px;
	Font-Family : Arial;
	Font-Size : 10pt;
	}

.TableBackGroundColor
{
    BACKGROUND-COLOR: #F2F2F2;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	} 
body{
	padding:3px 0 0 0; margin:0;
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; line-height:18px;
	color: #000000;
	}
td{
	font:normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
a{
	font:normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF; text-decoration:underline; cursor:pointer; outline:none;
	}
a:hover{
	text-decoration:none;
	}		
		
p{
	padding:0; margin:0;
	}
ul{
}
ul li{
margin-bottom:10;
}

/*-------------Top Navigation Start-------------*/
ul.topMenu{
	position: relative;
	padding:0; margin:0;
/*	margin: 0 0 0 281px;*/
	height:29px;
	list-style-type:none;
}
ul.topMenu li{
	float:left;
	margin:0;
	width:auto;
}
ul.topMenu li a{
	background:url(/sw/themes/11637/site_images/menu-bg-left.gif) no-repeat 0 0;
	font:normal 12px/29px tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float: left;
	display: block;
	text-decoration: none;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height:29px;
	width:auto;
	background-color:inherit;
	text-align: center;
	cursor:pointer;
}
ul.topMenu li a span{
	background:url(/sw/themes/11637/site_images/menu-bg-right.gif) no-repeat 100% 0;
	float: left;
	display: block;
	width:auto;
	padding:0 93px 0 6px; /*Padding of menu items*/
}
ul.topMenu li.current a, .topMenu  li a:hover{
	color: #FFFFFF; text-decoration:none;
	background:url(/sw/themes/11637/site_images/menu-bg-left-on.gif) no-repeat 0 0;/*left tab image path*/
	background-color:inherit;
}
ul.topMenu li.current a span, .topMenu li a:hover span{
	color: #FFFFFF; text-decoration:none;
	background:url(/sw/themes/11637/site_images/menu-bg-right-on.gif) no-repeat 100% 0;/*right tab image path*/
	background-color:inherit;
}

ul.topMenu li.current a, .topMenu  li a.active{
	color: #FFFFFF; text-decoration:none;
	background:url(/sw/themes/11637/site_images/menu-bg-left-on.gif) no-repeat 0 0;/*left tab image path*/
	background-color:inherit;
}
ul.topMenu li.current a span, .topMenu li a.active span{
	color: #FFFFFF; text-decoration:none;
	background:url(/sw/themes/11637/site_images/menu-bg-right-on.gif) no-repeat 100% 0;/*right tab image path*/
	background-color:inherit;
}
/*-----------------------dropdown----------------------*/
ul.topMenu ul.dropdown{
	left:0; top:29px; display:none; position:absolute;
	padding:0; margin:0; list-style-type:none; width:168px;
	}
ul.topMenu ul.dropdown li{
	float:none;
	margin:0;
	font-size:0; line-height:0;
}
ul.topMenu ul.dropdown li a{
	background:url(/sw/themes/11637/site_images/drop-menu-bg-left.gif) no-repeat 0 0;
	font:normal 12px/29px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float: none;
	display: block;
	text-decoration: none;
	padding:0 0 0 10px; /*Padding to accomodate left tab image. Do not change*/
	height:29px;
	width:auto;
	background-color:inherit;
	text-align: left;
	cursor:pointer;
}
ul.topMenu ul.dropdown li a span{
	background:url(/sw/themes/11637/site_images/drop-menu-bg-right.gif) no-repeat 100% 0;
	float: none;
	display: block;
	width:auto;
	padding:0 10px 0 6px; /*Padding of menu items*/
}
ul.topMenu ul.dropdown li.current01 a, .topMenu ul.dropdown li a:hover{
	color: #FFFFFF; text-decoration:none;
	background:url(/sw/themes/11637/site_images/drop-menu-bg-left-on.gif) no-repeat 0 0;/*left tab image path*/
	background-color:inherit;
}
ul.topMenu ul.dropdown li.current01 a span, .topMenu ul.dropdown li a:hover span{
	color: #FFFFFF; text-decoration:none;
	background:url(/sw/themes/11637/site_images/drop-menu-bg-right-on.gif) no-repeat 100% 0;/*right tab image path*/
	background-color:inherit;
}

ul.topMenu ul.dropdown li.current01 a, .topMenu ul.dropdown  li a.active{
	color: #FFFFFF; text-decoration:none;
	background:url(/sw/themes/11637/site_images/drop-menu-bg-left-on.gif) no-repeat 0 0;/*left tab image path*/
	background-color:inherit;
}
ul.topMenu ul.dropdown li.current01 a span, .topMenu ul.dropdown li a.active span{
	color: #FFFFFF; text-decoration:none;
	background:url(/sw/themes/11637/site_images/drop-menu-bg-right-on.gif) no-repeat 100% 0;/*right tab image path*/
	background-color:inherit;
}

#drop2{
	left:165px; width:175px;
	}
#drop3{
	left:329px; width:175px;
	}
#drop4{
	left:493px; width:175px;
	}	
#drop5{
	left:664px; width:175px;
	}
#drop6{
	left:823px; width:175px;
	}			
	

/*-------------------------dropdown--------------------*/
/*--------------------topnav end----------------*/		
.whathappening{
	color: #000000;
	font:bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
	}
ul.whatlist{
	padding:0 0 25px 0; margin:0;
	list-style-type:none;
	}
ul.whatlist li{
	background:url(/sw/themes/11637/site_images/new-bullet.gif) no-repeat 0 3px;
	font:normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000; margin-bottom:15px; padding-left:28px;
	}
ul.whatlist li a{
	font:normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF; text-decoration:underline;
	}	
ul.whatlist li a:hover{
	text-decoration:none;
	}
ul.footer{
	padding:0; margin:0;
	list-style-type:none;
	}
ul.footer li{
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF; float:left; padding:0 3px;
	}
ul.footer li a{
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF; text-decoration:underline;
	}
ul.footer li a:hover{
	text-decoration:none;
	}
.copy{
	font:bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000; padding:10px 0;
	}	

/*-----------------aboutus------------------*/

.leftmenu-corbg-left{
	background:url(/sw/themes/11637/site_images/about-topbg-cor-left.gif) no-repeat 0 0 #C9E49C;
	width:15px; height:13px;
	}
.leftmenu-corbg-right{
	background:url(/sw/themes/11637/site_images/about-topbg-cor-right.gif) no-repeat 0 0 #C9E49C;
	width:15px; height:13px;
	}	
.leftmenu-corbg-botleft{
	background:url(/sw/themes/11637/site_images/about-botbg-cor-left.gif) no-repeat 0 0;
	width:15px; height:13px;
	}
.leftmenu-corbg-botright{
	background:url(/sw/themes/11637/site_images/about-botbg-cor-right.gif) no-repeat 0 0;
	width:15px; height:13px;
	}
.blackleftmenu-corbg-left{
	background:url(/sw/themes/11637/site_images/about-black-topbg-cor-left.gif) no-repeat 0 0 #616265;
	width:15px; height:13px;
	}
.blackleftmenu-corbg-right{
	background:url(/sw/themes/11637/site_images/about-black-topbg-cor-right.gif) no-repeat 0 0 #616265;
	width:15px; height:13px;
	}	
.blackleftmenu-corbg-botleft{
	background:url(/sw/themes/11637/site_images/about-black-botbg-cor-left.gif) no-repeat 0 0;
	width:15px; height:13px;
	}
.blackleftmenu-corbg-botright{
	background:url(/sw/themes/11637/site_images/about-black-botbg-cor-right.gif) no-repeat 0 0;
	width:15px; height:13px;
	}	
.abouthead{
	font:normal 16px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#1C44A6;
	}
ul.aboutlist{
	padding:20px 0; margin:0;
	list-style-type:none;
	}
ul.aboutlist li{
	background:url(/sw/themes/11637/site_images/green-buulet.gif) no-repeat 19px 6px;
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#810081; padding-left:43px; margin-bottom:8px;
	}
ul.aboutlist li a{
	font:normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#810081; text-decoration:underline;
	}
ul.aboutlist li a:hover{
	text-decoration:none;
	}	
.abouttestimonial{
	font:italic 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#BFBFBF;
	}
ul.aboutheadlist{
	padding:0; margin:0;
	list-style-type:none; display:block;
	}
ul.aboutheadlist li{
	font:italic 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#810081; float:left; padding:0 3px;
	}
ul.aboutheadlist li a{
	font:italic 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#810081; text-decoration:underline;
	}
ul.aboutheadlist li a:hover{
	text-decoration:none;
	}	
.historydate{
	font:bold 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#1C44A6;
	}	 	
		
ul.awardlist{
	padding:0; margin:0;
	list-style-type:none;
	}
ul.awardlist li{
	background:url(/sw/themes/11637/site_images/green-buulet.gif) no-repeat 19px 6px;
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000; padding-left:43px; margin-bottom:8px;
	}				
				
