/*
CSS file for Theme
*/
/*
Text
*/

.heading{
	Color : #0A4B9C;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 16px;
	}

.sub_heading{
	Color : #F26631;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 14px;
	}

.normal_bold_text{
	Color : #F26631;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 12px;
	}

.normal_text{
	Color : #333333;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_white_text{
	Color : #FFFFFF;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 12px;
	}
	
.normal_error_text{
	Color : #FF0000;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 14px;
	}

.normal_small_bold{
	Color : #0A4B9C;
	Font-Family : Arial;
	Font-Weight : Bold;
	Font-Size : 11px;
	}

.normal_small_text{
	Color : #333333;
	Font-Family : Arial;
	Font-Weight : Normal;
	Font-Size : 11px;
	}

/*
Table / Row
*/

#list_row_BG1,.list_row_BG1{
	Background-Color : #C1D9F2;
	}

#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: #C1D9F2;
}

.buttonfontstyle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#006699;	
	Font-Weight : Normal;
	} 
body{
	padding:0; margin:0;}
div{
	padding:0; margin:0;}
sup{
	padding:0; margin:0; line-height:0;}
td{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#333333;}
a{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#FF0000; text-decoration:underline; outline:none;}
a:hover{
	text-decoration:none;}
#mainFrame{
	width:722px; height:350px;
	position:relative;
	background:#fff; margin:0 0 14px 0;
	}
#mainPhoto1{
	display:block;
	}
#mainPhoto2{
	display:none;
	}
#mainPhoto3{
	display:none;
	}
#mainPhoto4{
	display:none;
	}
#mainPhoto5{
	display:none;
	}
#mainPhoto6{
	display:none;
	}

.bluetext{
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#092360;}
.headtext{
	font:normal 25px/34px "Times New Roman", Times, serif;
	color:#FFFFFF; padding:0 0 0 10px;}
a.knoll{
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	color:#000; text-decoration:none;}
a.knoll:hover{
	text-decoration:underline;}
.copy{
	font:normal 10px/38px Arial, Helvetica, sans-serif;
	color:#000;}