/* WinMac stylesheet */
/* Page General */
body {
	background: #3C7FAF;
	margin: 0px;
	padding: 0px;	
 	font: 70%/1.5  Verdana, Arial, Helvetica, sans-serif;
	height: 100%;	
	text-align: center; 
}  

/* Page Layout */
#container {
	margin: 0px 0px;
	width: 962px;
	background-color:#EDEDED;	

}

#containerPad {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-left: 2px solid #DFE5E8;
	border-right: 2px solid #DFE5E8;
	background: url(../img/bg.gif) repeat-x;		
}

/*=========================================*/
/*Top Links								   */
/*=========================================*/
#topLinks
{
	text-align: right;
	height: 20px;	
	margin-top: 0px;	
	margin-bottom: 0px;
	padding-top: 5px;	
 	font: 85%/1.5  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b6b6b6;
	background: #363636;
}

#topLinks a { color: #489CFF; text-decoration: none; }
#topLinks a:hover { color: #eeeeee; }


/*=========================================*/
/*Header								   */
/*=========================================*/

#header {
	height: 144px;
	display: block;
	margin-bottom: 10px;
}

#header .headLeft {
	width: 16px;
	height: 144px;
	float: left;
}

#header .headMiddle {
	float: left;
	margin-left: 8px;

}

#header .headRight {
	width: 16px;
	height: 144px;
	float: right;
}

/*=========================================*/
/*Navigation							   */
/*=========================================*/

#navigation {
	background: #DED9D0 url(../img/navbg.gif) repeat-x; 
	height: 31px;
	border-top: 1px solid #996;
	color:#333;
}
#navigation a {
	background: #FFF url(../img/navbg.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #005DBD;
	float: left;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 14px;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
}


#navigation a:hover,.navigation a#active {background-position: left bottom; color: #36393D;}


/*=========================================*/
/*Homepage Link							   */
/*=========================================*/

#col { 
display : inline;
width : 238px;
float: right;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 

#col ul.sidemenu {
	list-style:none;
	margin:5px 5px;
	padding:0;
	text-align: left;		
}

#col ul.sidemenu li {
	margin-bottom:1px;
	border: 6px solid #f2f2f2;
}

#col ul.sidemenu a {
	display: block;
	font-weight: bold;
	font-size : 12px;	
	color: #333;
	text-decoration:none;	
	padding: 2px 2px 2px 2px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;		
	min-height: 18px;	
}

* html body #col ul.sidemenu a { height: 18px; }

#col ul.sidemenu a:hover {
	padding:2px 2px 2px 2px;
	background: #f2f2f2;
	color: #489CFF;
	border-left:5px solid #489CFF;
}
#col a { 
margin-left : 22px;
margin-bottom : 2px;
color : #489CFF;
font-size : 10px;
font-weight : bold;
padding : 2px;
} 

#col h1 { 
background-color : #000;
color : #f1f1f1;
font-family : verdana;
font-size : 20px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col h2 { 
background-color : #299ad4;
color : #f1f1f1;
font-family : verdana;
font-size : 20px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
} 
#col h3 { 
background-color : #6c9626;
color : #f1f1f1;
font-family : verdana;
font-size : 20px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col h4 { 
background-color : #e48f00;
color : #f1f1f1;
font-family : verdana;
font-size : 20px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 


/*=========================================*/
/*Footer								   */
/*=========================================*/

#footerTop
{
	font-size: 10px;
	text-align: center;
	line-height: normal;
	margin: 5px 15px;
	height: 50px;

}

#footerTop a { color: #145566; text-decoration: none; }

#footerTop a:hover { color: #333333; }
/*

/*=========================================*/
/*Further Update						   */
/*=========================================*/

#footerBottom
{
	margin: 5px 15px;	
	width: 100%;
	height: 70px;
	background-image: url("../img/footer_middle.gif");
	margin-bottom: 16px;
}

#footerBottom .left {
	float: left;
	width: 16px;
	height: 40px;
	background-image: url("../img/footer_left.gif");
}

#footerBottom .right {
	float: right;
	width: 16px;
	height: 40px;
	background-image: url("../img/footer_right.gif");
}

/*=========================================*/
/*Subpage CSS							   */
/*=========================================*/
#right_col {
	float: right;
	width: 200px;
	height: 100%;
	margin: 0; padding: 0;
}
#right_col h1 {
	padding: 8px 0px 3px 25px;
	background: url(../img/square_arrow.gif) no-repeat 0% .7em;
	text-transform: none;	
	color: #489CFF;
	font-size: 1.2em;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-weight: bold;	
	text-align: left; 	
}

#right_col ul.sidemenu {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}
#right_col ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#right_col ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #005DBD;	
	min-height: 18px;	
}

* html body #right_col ul.sidemenu a { height: 18px; }

#right_col ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #333;
	border-left:5px solid #333;
}
/*=========================================*/
/*General Font							   */
/*=========================================*/

.header1 {
	margin-top: 5px;
	font-size: 2.5em;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;	
	text-align: left; 		
}
.header2 {
	font-size: 1.2em;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-weight: bold;	
	text-align: left; 	
}
.heder3 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;			
	color: #333;
	letter-spacing: 1px;
	text-align: left; 	
}
.body {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	color: #333;
	text-align: left; 	
}
.bodyblue {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	color: #0669AC;	
}
.bodyRed {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	color: #FF0101;
}
.bodyBlodRed {
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0101;
	font-weight: bold;
}
.list {
	margin: 10px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	padding: 0 15px;	
	color: #005DBD;	
 	text-align: left; 
}
.quote{
	margin: 18px;
	color: #005DBD;
	padding: 0 0 0 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	background: #FAFAFA url(../img/quote.gif) no-repeat 5px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #EAEAEA;
	border-left: 5px solid #489CFF;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-transform: capitalize;
	font-size: 18px;
}
.block {
	margin: 18px;
	color: #005DBD;
	padding: 0 0 0 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font: 10pt;
	background: #FAFAFA;
	background-position: 8px 10px;
	border: 1px solid #EAEAEA;
	border-left: 5px solid #489CFF;
	font-weight: bold;
	text-align: left;
}