img, div { behavior: url(iepngfix.htc) }

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.txtMain{

	font-size: 12px;

	color: #333333;

}


a:link {

	font-size: 12px;

	color: #0168aa;

}

a:hover {

	/*text-decoration:underline;*/

	color: #ff6600;

}



.orange {
	color:#ff6600;
	font-size:12px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ff6600;
	padding-right: 15px;
}

.orange2 {
	color:#ff6600;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ff6600;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

a {
	text-decoration: none;
	color: #0168aa;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	height: 130px;
	z-index: 3;
	position: absolute;
	margin-top: 85px;
	margin-left: 350px;
	}
	
#logo2 {
	height: 130px;
	z-index: 5;
	position: absolute;
	margin-top: 35px;
	margin-left: 350px;
	}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #0168aa;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#water {
	position:relative;
	z-index:1;
	height: 200px;
	width: 100%;
	overflow:hidden;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#water2 {
	position:relative;
	z-index:1;
	height: 150px;
	width: 100%;
	overflow:hidden;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

/* Menu */

#menu10 {
	width: 175px;
	margin-left: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	list-style: none;
	margin-top: 20px;
	z-index: 4;
	position: absolute;
	color: #0168aa;
	margin-bottom: 5px;
	}
	
#menu10 li a {
	height: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 12px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	display: block;
	padding: 2px;
	color: #FF6600;
	cursor: auto;
	font-weight: bold;
	}
	
#menu10 li a:hover {
	color: #0168aa;
	padding: 2px;
	font-weight: bold;
	cursor: crosshair;
	}
	
#menu10.current_page_item a {
	color: #FFFFFF;
}	

#menu20 {
width: 175px;
	margin-left: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	list-style: none;
	margin-top: 5px;
	z-index: 4;
	position: absolute;
	color: #0168aa;
	margin-bottom: 5px;
	}
	
#menu20 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 12px;
	text-decoration: none;

	}
	
#menu20 li a:link, #menu20 li a:visited {
display: block;
	padding: 1.5px;
	color: #FF6600;
	cursor: crosshair;
	font-weight: bold;
	}
	
#menu20 li a:hover {
	color: #0168aa;
	padding: 1.5px;
	font-weight: bold;
	cursor: auto;
	}
	
#menu20.current_page_item a {
	color: #FFFFFF;
}		
/* Wrapper */

#wrapper {
	margin-top: 15px;
}
#rotate_banner {
	margin-left: auto;
	margin-right: auto;
}

/* Page */

#page {
	padding: 0;
	width: 1100px;
	margin: 0 auto;
}

#page-bg {
}

#page2 {
	padding: 0;
	width: 1000px;
	margin: 0 auto;
}


/* Content */

#content {
	width: 800px;
	float: right;
	z-index: 1;
	overflow:hidden;
	visibility: visible;
}

#content2 {
	width: 700px;
	float: right;
	margin-left: 315px;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	border-bottom: 2px solid #132440;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0168aa;
	font-weight: bold;
}

.copycontent {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253C5E;
}

.copycontent_small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #253C5E;
}

.copycontent_bold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253C5E;
	font-weight: bold;
}

.links {
	padding: 4px 20px;
	text-align: left;
	font-weight: bold;
	background: #0168aa;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}

.sidebar {
	float: left;
	width: 300px;
	padding: 0;
	border-right: 1px solid #ff6600;
	top: 0px;
	z-index: 2;
	position: absolute;
	margin-top: 200px;
}

.sidebar2 {
	float: left;
	width: 300px;
	padding: 0;
	border-right: 1px solid #ff6600;
	top: 0px;
	z-index: 2;
	position: absolute;
	margin-top: 150px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #29497C dashed;
}


.sidebar li h2 {
	margin: 0 0 0 0;
	padding: 10px 15px;
	background: #132440;
	font-size: 13px;
	color: #0168aa;
}

.sidebar a {
	color: #FFFFFF;
}


#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 110px;
	height: 18px;
	border: 1px solid #30486E;
	background: #1B2F4A;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	padding: 2px 5px;
	height: 15px;
	background: #0168aa;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	border-top-color: #FF6600;
	font-style: italic;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	overflow:hidden;
	visibility: visible;
}

/* Footer */

#footer {
	width: 800px;
	float: left;
	z-index: 1;
	height: 55px;
	margin: 0 auto;
	margin-left: 200px;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	color: #236A8E;
	font-size: 9px;
}

#footer a {
	color: #FF6600;
	font-weight: bold;
	font-size: 9px;
}

#footer a:hover {
	color: #0168aa;
	padding: 0px;
	font-weight: bold;
	}
#feat {
    width: 300px;
    height: 100px;
    margin: auto;
}

#c0 h3 {
    color: #234;
    font-family: 'Trebuchet MS', 'Arial';
    font-size: 30px;
}

#c0 {
    margin: 0px 10px;
}

#c0, #c1, #c2, #c3 {
    float: left;
    margin-left: 10px;
}

.clear {
    clear: both;
    height: 20px;
}

.sunny {
    /*background-image: url('../img/weather/30.png');*/
    background-position: 180px 30px;
    background-repeat: no-repeat;
}

.cloudy {
    /*background-image: url('../img/weather/12.png');*/
    background-position: 180px 30px;
    background-repeat: no-repeat;
}

/* ============ */
/* = News Box = */

.ticker {
    padding: 0px;
}

.ttop-skin1 {
    width: 270px;
    height: 19px;
    background-image: url('../img/skin1/tcorners270.png');
}

.tbottom-skin1 {
    width: 270px;
    height: 19px;
    background-image: url('../img/skin1/bcorners270.png');
}

.tcontent-skin1 {
    background-image: url('../img/skin1/tbg270.png');
    background-repeat: repeat-y;
    padding: 0px;
    margin: 0px;
    /*cursor: move; */ /* use this cursor with Smooth Scroll Manager */
}

.ttop-skin2 {
    width: 270px;
    height: 18px;
    background-image: url('../img/skin2/tcorners270.png');
}

.tbottom-skin2 {
    width: 270px;
    height: 16px;
    background-image: url('../img/skin2/bcorners270.png');
}

.tcontent-skin2 {
    background-image: url('../img/skin2/tbg270.png');
    background-repeat: repeat-y;
    padding: 0px;
    margin: 0px;
    /*cursor: move; */ /* use this cursor with Smooth Scroll Manager */
}

.tcontent-skin1 > *, .tcontent-skin2 > * {
    padding: 5px 20px;
}

#ticker3-content {
    cursor: default !important;
}

/* News item */

.titem {
    position: relative;
    top: 0px;
    opacity: 1;
    width: 215px;
    overflow: hidden;
}

.titem a {
    font-family: 'Arial';
    color: #345;
    padding: 3px 5px;
}

.titem a:hover {
    background-color: #ffd503;
}

.titem p {
    text-align: justify;
    margin: 5px 0px 5px 5px;
    font-family: 'Arial';
    font-size: 12px;
}

.tfadeout {
    position:absolute;
    margin-top:-37px; 
    margin-left:11px; 
    width: 248px; 
    height: 40px;
    background-image: url('../img/tfadeout.png');
    background-repeat: repeat-x;
}

