@charset "utf-8";
/* CSS Document */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var {

font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
}

h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	text-align : left;
	font-weight : normal;
	line-height : normal;
	color : black;
	text-align: justify;
}

h2 {
	text-align : center;
	font-size : 14pt;
	font-family : Verdana, sans-serif;
	font-weight : bold;
}

h3 {
text-align: left;
font-size : 10pt;
font-family : "Arial Narrow";
font-weight : normal;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}

a h3  {	
color:#FF0;
}

p   {
	font-family : Verdana, sans-serif;
	font-weight : normal;
	text-align: justify;	
}

h4 {
	margin-bottom : auto;
	text-align : center;
	font-size : 16pt;
	font-weight : bold;
	font-family : "Times New Roman";
	color : #900;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	line-height : 150%;
}

a:link {
	font-family : "MS Reference Sans Serif";
	color : #036;
	text-decoration : none;
	text-align:left;
	font-weight : bold;
}

body  {
	text-align: justify;
	background-image: url(Graphics/bg_232649.png);
	background-repeat: repeat;
}

blockquote   {
	margin-left: 5px;
	margin-right:5px;
}
	
#welcome {
	width :100%;
	height: 100px;
	left : 25px;	
	clear:both;
}

#smwelcome  {
	width:80%;
	height: 100px;
	margin-left : 75px;	
	clear:both;	
}

table.banner  {
	clear: right;
	width: 100%;
	border-collapse: collapse;
	border: 4px solid #003;
	cell-padding: 0px;
	height:100px;
	padding: 0px;
	background-color:#9BC3DE;	
/*	background: -webkit-gradient(radial, 200 25%, 40, 300 25%, 20, from(blue), to(#eef)) #f90;
These effects are described mathematically in the WebKit documentation.*/

}
/*see http://www.the-art-of-web.com/css/radial-gradients/ */
.curved {	
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	border-top: 5px solid #003;
	border-left: 5px solid #003;
	border-right: 5px solid #003;
	height:35px;	
	color:#FFF;
	background-color:#006;	
    width:99%;	
	margin-left:-4px;
	padding:5px;
}

.curved h2  {
	font-size:16px;
	
}
	

.curved a {
	color:#FF0;
}

.curved1 {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;		
	background-color:#003;
	font-weight:bold;	
	font-style: italic;
	padding:3px;
	width:95%;
	}
	
.curved2 {
	
	background-color:#003;
	font-weight:bold;	
	
	color:#FFF;
	padding:3px;
	width:15%;
	float:right;
	
	}	


#actionalert  {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	background-color:#fff;
	padding-top:15px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 1px;
	margin-left:0;
	margin-right : 2px;	
	color : #000000;	
	float: left;
	width: 50%;	
}

#actionalert h4{
	font-size:24px
}

#maintopright {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
    background-color:#fff;
    font-family : "MS Reference Sans Serif", sans-serif;
    font-size : 12pt;
    padding: 17px;
    margin-left : 53%;
    width:44%; 
text-decoration : none;
text-align : justify;
margin-top : 3;
margin-bottom : 1px;
}

#maintopright h4 {
	margin-bottom : auto;
	text-align : center;
	font-size : 24pt;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	color : #C00;
}

table.c3 {
border-collapse : collapse;
float : right;
}
td.c2 {
border-style : solid;
border-width : 2px;
padding-left : 4px;
padding-right : 2px;
padding-top : 1px;
padding-bottom : 1px;
}
td.c1 {
background-color : white;
}

/* --- Scalable Grid --- */

.grid   {
	
	width: 100%;	
	clear: both;
	
}
.grid-m1 {
  float: left;
  width: 1.0%;
  height: 1px;
}

.grid-m2 {
  float: left;
  width: 4.5%;
  height: 1px;
}

.grid-m3 {
  float: left;
  width: 1.5%;
  height: 1px;
}



.pres  {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	border-right : 1px solid #000080;
	width : 32%;
	padding-left : 6px;
	padding-right : 6px;
	
	text-decoration : none;
	color : #000000;	
	background-image: url(Graphics/WB00422_.jpg);
	text-align: justify;	
	float:left;
	
}

.captioned_photo {
	float : left;
	padding-right : 10px;
	line-height : 1em;
	width : 140px;
	
}
.captioned_photo img {
display : block;
border : 4px double #ccc;

}
.captioned_photo p {
margin : 0;
color : #000000;
font : 0.5em/1.75em Verdana, sans-serif;
font-weight : bold;
}

#rightcol {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	padding-right : 5px;
	padding-left : 4px;
	text-decoration : none;
	margin-top : 0;
	margin-bottom : 1px;
	width:29%;
	float:left;
	text-align: left;
	background-color: #FFF;
}

#centercol {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	float:left;
	width:33%;
	padding-left:8px;
	padding-right:8px;
	text-decoration : none;
	color : #000000;
	text-align: justify;	
	background-color: #FFF;	
}



#footer1 {
	clear: both;
	top:10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	background-color:#003;
	background-image: url(Graphics/starbar.gif);
	background-repeat: repeat-y;
	background-position: right;	
	float: left;
	width: 100%;	
	color: #FFF;
	border-color: #666;
	padding-left:8px;
}



#footer1 h3 a:link  {
	color:#CF0;
	font-size : 10pt;
font-family : "Arial Narrow";
font-weight : normal;
}

.content  {
	background-color:#fff;
	text-align : justify;
    padding:10px;
}

/*for about-us*/
#maintop {
margin-left:0px;
font-family : "MS Reference Sans Serif", sans-serif;
background-color:#fff;
width: 98%;
padding-left : 10px;
padding-right : 10px;
text-decoration : none;
float : left;
padding-bottom : 1px;
text-align : justify;
}

#maincom  {
border-right : 1px solid #000080;
	padding-left : 4px;
	padding-right : 10px;
	margin-left:0;
	margin-right : 2px;
	text-decoration : none;
	color : #000000;	
	padding-bottom : 1px;
	float: left;
	width: 48%;
}


.bannerx {
	font-family: Times New Roman, Times, serif;
}

.bannerx h4  {
	text-align:center;
	font-size:26px;
	font-style:italic;
	font-weight:bold;
}

.bannerx p  {
	text-align:center;
    font-style:italic;
}



 
