.big-box-bg{
	background:url(../images/flash-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	}

.blue-text-heading{
	font-family:"Century Gothic", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #00417a;
	}
	
.blue-text{
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:13px;
	font-weight:normal;
	color: #00417a;
	}
		
.small-text{
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:10px;
	font-weight:normal;
	color: #333333;
	}
	
.small-box-bg{
	background:url(../images/lightblue-box-bg.jpg); 
	background-position:left top; 
	background-repeat:repeat-y;
	}
	
.inner-box-bg{
	background:url(../images/inner-box-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	}
	
.td-heading{
	background:#83a8cc;
	padding:3px;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
	color: #00274b;
}

.td-text1{
	background:#c3dff9;
	padding:3px;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color: #00417a;
}

.td-text2{
	background:#EEEEEE;
	padding:3px;
	font-family:"Century Gothic", Tahoma, Arial;
	font-size:12px;
	font-weight:normal;
	color: #00417a;
}