/*

		This is the style sheet for other pages of the site.

*/



body

{

	background:url(images/bg.gif);

	font-family:tahoma;

	line-height:11pt;

	font-size:8pt;

	color:#333333;

	text-align: justify;	

	background-color:#000000;

	margin-left:0;

	margin-top:0px;

	margin-bottom:0;

}



img.border

{

	border:1px #CCCCCC solid;

}





.main_page_heading

{

	font-family:'Times New Roman', Times, serif; font-size:26px; color:#014782; text-align:left; padding-top:5px; padding-bottom:5px;

}



.main_page_sub_heading

{

	padding:5px; font-family:Tahoma; font-size:11px; font-weight:bold; color:#1aafe1; text-align:left;

}



img

{

	border:none;

}



.paragraph_contents

{

	font-family:tahoma; line-height:11pt; font-size:8pt; color:#000000; text-align:justify;

}

ul {

	list-style-image: url(images/bullet_learn_fly.gif);

}





.content_heading

{

	font-family:tahoma; font-size:11px; font-weight:bold; color:#ffffff; text-decoration:none; background-color:#014782; padding:5px;

/* 1AAFE1*/

}



.table_data

{

	font-family:tahoma; line-height:11pt; font-size:8pt; color:#000000; text-align:justify;

}



.content_heading_2

{

	font-family:tahoma; font-weight:bold; font-size:8pt; color:#333333; text-align:justify;

}



.bullet_contents

{

	font-family:tahoma; font-size:11px; color:#333333; background-image:url(images/bullet_learn_fly.gif); background-repeat:no-repeat; background-position:left; padding-left:11px; line-height:11pt;

}



.content_plane_row1

{

	font-family:tahoma; font-size:8pt; background-color:#DDF6FF; color:#000000; padding:4px;

}



.content_plane_row2

{

	font-family:tahoma; font-size:8pt; background-color:#FFFFFF; color:#000000; padding:4px;

}



.plane_content_table

{

	border-bottom:1pt; border-top:1pt; border-left:1pt; border-right:1pt; border-color:#DDF6FF;

}



a.content_heading_link

{

	font-family:tahoma; font-size:11px; font-weight:bold; color:#1AAFE1; text-decoration:none; padding-top:5px;

}



a.content_heading_link:hover

{

	font-family:tahoma; font-size:11px; font-weight:bold; color:#1AAFE1; text-decoration:underline; padding-top:5px;

}



p.small

{

	width:270px;

	margin-right: 20px;

	

	text-align: justify;

}



p.box

{

	width:212px; height:25px; border:1px #CCCCCC solid; line-height:15px; background-color:#CCCCCC; margin-top:0px; line-height:25px;

}



a.content_heading_link_current

{

	font-family:tahoma; font-size:13px; font-weight:bold; color:#1AAFE1; text-decoration:underline; padding-top:5px;

}



a.top

{

	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#014782; text-decoration:none;

}



a.top:hover

{

	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#014782; text-decoration:underline;

}



a

{

	font-family:verdana; font-size:10px; color:#333333;

}



a:hover

{

	font-family:verdana; font-size:10px; color:#333333; text-decoration:none;

}



/*

	style sheets from Rafiq

*/





a.topmenu_links, a.topmenu_links:link, a.topmenu_links:visited {

font-family:Tahoma; 

font-size:12px; 

color:#FFFFFF;

font-weight:normal;

text-decoration:none;

}

a.topmenu_links:hover{

font-family:Tahoma; 

font-size:12px; 

color:#FFFFFF;

font-weight:normal;

text-decoration:underline;

}

a.footer_links, a.footer_links:link, a.footer_links:visited {

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-size:11px; 

color:#666666;

text-decoration:none;

font-weight:normal;

}

a.footer_links:hover{

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-size:11px; 

color:#666666;

text-decoration:underline;

font-weight:normal;

}

a.main_links, a.main_links:link, a.main_links:visited {

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-size:12px; 

font-weight:normal; 

color:#1aafe1; 

text-decoration:underline;

}

a.main_links:hover{

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-size:12px; 

font-weight:normal; 

color:#1aafe1; 

text-decoration:none;

}



table.table_border {

	padding: 3px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

}

table.table_border td

{

	padding: 3px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

}

.field{

	width: 250px;

	border:1px solid #CCCCCC

}

hr{

	

	height: 1px;

	color: #CCCCCC;

}

.nav_bg {

	background-image: url(images/nav_no_line.jpg);

	background-repeat: no-repeat;

}
.img-border{
padding:6px;
border:#CCCCCC 1px solid;
}
.note{
padding:10px;
background-color:#DDF6FF;
height:60px;
border: #aae3e3 solid 1px;
}