@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

h1	{
		font-size:18px;
		color:141833;
	}

h2	{
	  font-size:12px;
	  color:#141833;
	  font-weight:bold;
	}

h3	{
	   font-size:12px;
	   color:#141833;
	   font-weight:bold;
	 }

p	{
		font-size:12px;
	}

li	{
		font-size:12px;
	}



#mncont {
	width: 840px;
	padding-top: 0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	border-color: black;
	margin-top: 0 px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0 px;
	background-color:#ffffff;
	}

#masthead {
		height: 100px;
		color:#FFFFFF;
		font-size:10px;
		margin-bottom:0px;
		}

.msthd	{
		color:#FFFFFF;
		font-family:"Cataneo BT";
		font-size:36px;
		font-weight:bold;
		line-height:60px;
		}

.msthd1	{
		color:#ffffff;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		}

#center		{
			  margin:10px;
			  padding:10px;
			  border-color:#C9C9C9;
			  border-style:solid;
			  border-width:2px;
			 }

#centerborder	{
					background:#ffffff;
					margin:0px;
					
				}

.main			{
					font-size:14px;
			 		font-weight:normal;
			 		color:#141833;
			 	}

.h7				{	
			  		color:#F0E18C;
			  		font-size:20px;
			  		background-color:#141833;
			  	}

.h8				{	
			  		color:#F0E18C;
			  		font-size:16px;
			  		background-color:#141833;
					text-align:center;
			  	}

#bkngnws1		{
			 		padding:5px;
				}

.arthd		{
			  color:#0033CC;
			  font-size:12px;
			 }
#imghldr	{
				margin:1px;
			}

#leftcol	{
			 background-color:#FFFFFF;
			 height:770px;
			 padding:5px;
			 margin:2px;
			 border:#B8DCE7;
			 border-style:solid;
			 border-width:2px;
			 }

#rtcol		{
			  padding:10px;
			  background-color:#ffffff;
			 }

#tstmnl		{
				margin-top:5px;
				margin-bottom:5px;
			}

#csstdy		{
				margin-top:5px;
				margin-bottom:5px;
			}

.ctf		{
				font-size:12px;
				font-weight:normal;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#000000;
			}

.footer		{
			  color:#141833;
			  font-size:12px;
			 }

a:link 		{
			text-decoration: none;
			color:#0000FF;
			font-size:12px;
			text-decoration:underline;
			font-weight:bold;
			}
a:visited 	{
			text-decoration: none;
			color:#990066;
			text-decoration:underline;
			font-weight:bold;
			}
a:hover 	{
			text-decoration: none;
			color:#FFFFFF;
			background-color:#000099;
			text-decoration:underline;
			}
a:active 	{
			text-decoration: none;
			color:#FF0000;
			}

a.style3:link 		{	font-size: 12px;
						font-weight:normal;
						color:#141833;
						text-decoration:underline;
					}

a.style3:visited 	{	font-size: 12px;
						font-weight:normal;
						color:#141833;
						text-decoration:underline;
					}

a.style3:active 	{	font-size: 12px;
						font-weight:normal;
						color:#141833;
						text-decoration:underline;
					}
a.style3:hover 		{	font-size: 12px;
						color:#FFFFFF;
						background-color:#141833;
					}

a.style4:link 		{	font-size: 12px;
						font-weight:normal;
						color:#141833;
						text-decoration:none;
						}

a.style4:visited 	{	font-size: 12px;
						color:#141833;
						text-decoration:none;
						}

a.style4:active 	{	font-size: 12px;
						color:#141833;
						text-decoration:none;
						}
a.style4:hover 		{	font-size: 12px;
						color:#FFFFFF;
						background-color:#141833;
						text-decoration:none;
					}

#button {
		width: 11em;
		padding: 0 0 1em 0;
		margin-bottom: 1em;
		color: #333333;
		}
	
	#button ul {
				list-style: none;
				margin: 0;
				padding: 0;
				border: none;
				}
				
	#button li {
				border-bottom: 1px solid #90bade;
				margin: 0;
				list-style: none;
				list-style-image: none;
				font-size:8px;
				}
				
	#button li a {
					display: block;
					padding: 2px 3px 2px 0.5em;
					border-left: 5px solid #338EB3;
					border-right: 5px solid #DEEFF2;
					background-color: #B9DBE5;
					color: #141833;
					text-decoration: none;
					width: 100%;
					}
	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 5px solid #C9C9C9;
		border-right: 5px solid #E3E3E3;
		background-color: #D6D6D6;
		color: #141833;
		}

.telco	{
			line-height:24px;
		}