html, body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	background-color: #DBE7F9;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1012px;
	margin: 16px auto 0;
	background-color: #a1b7ce;
	padding: 0px;
	overflow: auto;
}
/*---------------masthead start-------------*/

/*#masthead {
	width:960px;
	height:88px;
	margin: 20px auto 0!important;
	padding: 0;
	background-color: #0267ff;
}*/
#masthead {
	display: block;
	width:960px;
	height:88px;
	margin: 0px auto 30px!important;
	/*padding-bottom: 10px;*/
	background-color: #0267ff;
	position:relative;
	top: 24px;
}
/*-----------dropdown start----------*/
/* all lists */
/*#mastheadnav { 
	padding: 0;
	margin: 0.4em auto 0;
	width: 960px;
	height: 1em;
}*/
#mastheadnav { /* all lists */
	padding: 0;
	margin: 0.4em auto 0;
	width: 960px;
	height: 24px;
}
/*----------dropdown end----------------------*/

/*-------------masthead ends----------------*/

/*-----------photoflow gallery*--------------*/
#myAlternativeContent {
	width:960px;
	margin: 0 auto;
}
/*#myAlternativeContent a, #myAlternativeContent2 a {
   outline: none;
}*/

a {
	outline: none!important;
}
object {
	outline:none
}
#myAlternativeContent2 {
	width:480px;
	height:380px;
	padding:0;
	margin: 0 auto;
}
#photoflowgallery {
	width:960px;
	margin: 0 auto;
}
/*------------------generic styles here---------------------*/

 
blockquote {
	margin: 0 0 0 10px;
	padding:10px;
	background-image: url(css_images/LQ1.png);
	background-repeat: no-repeat;
	/*float:left;*/
	background-position: left 10px;
	font-size: 1.2em;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Arial;
	line-height: 1;
	font-style: italic;/*	text-indent: 35px;*/
}
blockquote .bqend {
	background-image: url(css_images/RQ1.png);
	background-repeat: no-repeat;
	float:right;
	width:38px;
	height:38px;
}
.fblink {
	padding: 4px;
	background-image: url(css_images/ya8q506x.gif);
	text-indent: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	width: 100px;
}
.centre img {
	text-align: center !important;
}
.leftalignimg {
	margin: 0 0 0 -40px!important;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
.floatright2pxleftedge {
	float: right !important;
	padding-left: 3px!important;
}
.floatright2pxborder {
	float: right !important;
	padding: 2px;
	margin-left: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.imgborder {
	padding: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.imgborderTrans {
	padding: 2px;
	border: 1px solid #000000;
}
.smalltext {
	font-size: 75%!important;
}
.clearall {
	clear: both!important;
	line-height: 0.6em;
}
.quote {
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px !important;
	margin-bottom: 0px;
}
strong {
	font-weight: bold;
	color: #000000;
}
.italic {
	font-style: italic;
}
.standout {
	padding: 3px!important;
	margin: 0px 0px 0px 20px!important;
	background-color: #EBEDFE;
	border : solid 1px #fff;
}
/*-------------end generic styles-------------*/
/*----------page area starts----------------------*/
#pageareaPlain {
	width: 960px;
	margin: 0 auto 24px;
	background-color: #fff;
	clear: both;
	padding:0;
}
#col1 {
	width: 480px;
	float: left;
	padding-top: 0px;
}
#col2 {
	width : 480px;
	float: left;
	padding: 0px;
}
#col1 p, #col2 p {
	font-size: 100%;
	line-height: 1.4;
	font-weight: normal;
	color: #2F3248;
	display: block;
	text-align: left;
	margin: 2px 4px 0 0;
	text-indent: 0px;
	padding: 0px 10px 10px 30px;
}
#col1 h1, #col1 h2, #col1 h3, #col1 h4, #col1 h5, #col2 h1, #col2 h2, #col2 h3, #col2 h4, #col2 h5 {
	/*font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	vertical-align: top;/*text-transform: capitalize;*/
	line-height: 1;
}
#col1 h1, #col2 h1 {
	font-size: 1.5em;
	padding: 12px 10px 8px 20px;
	color: #0037B2;
}
#col1 h2, #col2 h2 {
	font-size: 1.3em;
	padding: 15px 10px 6px 20px;
	color: #0037B2;
}
#col1 h3, #col2 h3 {
	font-size: 1.2em;
	padding: 14px 10px 6px 60px;
}
#col1 h4, #col2 h4 {
	font-size: 0.9em;
	padding: 14px 10px 6px 60px;
}
#col1 a:link, #col1 a:visited, #col2 a:link, #col2 a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #6699FF;
	font-weight: bold;
	padding: 0px !important;
	margin: 0px;
}
#col1 a:hover, #col1 a:active, #col2 a:hover, #col2 a:active {
	color: #FF6633;
}
#col1 a:link img, #col1 a:visited img, #col2 a:link img, #col2 a:visited img {
	border: 1px solid #1097F6;
	text-decoration: none !important;
	background-color: #FFFFFF;
	padding: 3px;
}
#col1 a:hover img, #col1 a:hover img, #col2 a:hover img, #col2 a:active img {
	border: 1px solid #000000;
	text-decoration: none !important;
	padding: 3px;
	background-color: #F0EFF4;
}
#col1 ul {
	font-size: 90%;
	margin-left: 60px;
	padding-left:40px;
	display: block;
}
