/*html { -webkit-text-size-adjust:none; }*/

body {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: #1163A4 url(../images/star_background.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
}
a {
	border-style: none;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #701F89;
	font: normal 24px/25px "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #0D4398;
	font: normal 18px "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font: bold 15px "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	font-style: italic;
	color: #0D4398;
}
hr {
	color: #9ABFD1;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}


p {
	margin-top: 0px;
	margin-bottom: 16px;
}
.clearer {
	clear: both;
}
#Container {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #569FB5;
	border-left-color: #569FB5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #569FB5;
	background: #FFFFFF url(../images/left_background.jpg) repeat-y left;
}
#Container2 {
	background: url(../images/left_back.jpg) no-repeat left top;
}
/*  - - - - - - - - - - - - - - - - BLOCKS & TABS - - - - - - - - - - - - - - - - -  */


/* General Gray Blocks - Used as a base for most blocks throughout the site - Override with location-specific CSS */
#Container , #Container2{
	-moz-border-radius: 11px;
	border-radius: 11px;
}
#Header {
	background-image: url(../images/header.jpg);
	height: 110px;
	background-repeat: no-repeat;
	/* [disabled]visibility: visible; */
	/* [disabled]display: block; */
}
#Header .logo img{
	height: 110px;
	width: 10px;
	float: left;
}
#Header .translate {
	text-align: right;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	background: no-repeat;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #798396;
	line-height: 12px;
	clear: both;
	text-align: left;
	margin-left: 165px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#Content {
	padding: 5px 45px 20px;
	color: #003366;
	/* [disabled]min-height: 375px; */
	vertical-align: top;
	font: 14px/20px Arial, Helvetica, sans-serif;
	/* [disabled]float: left; */
}
#Sidebar {
	vertical-align: top;
	width: 165px;
	float: left;
	text-align: left;
}
#Sidebar .logo img{
	height: 220px;
	width: 165px;
}


#Nav {
	margin-bottom: 10px;
	font: 13px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 9px;
	margin-left: 12px;
}
#Nav ul {
	margin:0;
	padding:0;
	z-index: 10000;
}
#Nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Nav a {
	text-decoration: none;
	padding: 6px 0px;
	color: #9FD1EE;
	font-weight: bold;
	display: block;
	list-style-type: none;
}
#Nav a:hover, #Nav a:active {
	color: #FC0;
}
#Nav .Nav2 {
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 2px;
	list-style-type: circle;
	background-image: url(../images/subnav_bullet_white.gif);
	margin-top: -4px;
}
#Nav .Nav2Selected {
	color: #FFFFFF;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 2px;
	background-image: url(../images/subnav_bullet_white.gif);
	margin-top: -4px;
}
#Nav .NavSelected {
	color: #FFFFFF;
}
#Main {
	background-image: url(../images/main_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	/* [disabled]width: 735px; */
	color: #003366;
	min-height: 375px;
	vertical-align: top;
	font: 14px/20px Arial, Helvetica, sans-serif;
	/* [disabled]float: left; */
	/* [disabled]display: block; */
	margin-left: 165px;
}
#Main a:link, #Footer a:link , #Main a:visited, #Footer a:visited{
	color: #85009E;
	text-decoration: none;
}
#Main a:hover , #Footer a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#Main table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #003366;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}
#Main ul {
	margin-top: 0px;
}
#Main li {
	list-style-type: square;
}
#Left {
	font-size: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#LeftBox {
	color: #FFF;
	padding: 10px;
	background-color: #18A5CA;
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin: 25px 12px;
}
#LeftBox a:link, #LeftBox a:visited {
	color: #FFF;
}
#LeftBox a:hover {
	color: #FC0;
	text-decoration: underline;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
}
.imageHome {
	padding-bottom: 10px;
	float: right;
	padding-left: 20px;
	clear: none;
	font-size: 12px;
	line-height: 14px;
}
.imageLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	clear: none;
}
.imageRight {
	padding-bottom: 10px;
	float: right;
	padding-left: 20px;
	clear: none;
	font-size: 12px;
	line-height: 14px;
}
.navRight {
	float: right;
	clear: none;
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	width: 185px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.navRight ul {
	padding-left: 0px;
	margin-left: 12px;
}
.quoteRight {
	float: right;
	clear: none;
	/* [disabled]font-family: "Times New Roman", Times, serif; */
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
	color: #631F7F;
	width: 180px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.quoteRightSource {
	/* [disabled]font-family: "Times New Roman", Times, serif; */
	font-size: 12px;
	font-style: normal;
	color: #631F7F;
	margin-top: -10px;
	margin-bottom: 0px;
	line-height: 17px;
}
.resource {
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.textIndent {
	margin-left: 40px;
	margin-top: -14px;
	margin-bottom: 3px;
	margin-right: 15px;
}
.textSmall {
	font-size: 9px;
}

