@charset "UTF-8";
#body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #F5F5F5;
	background-image: url(../images/tiles/body_base_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#globalContainer {
	font-family: Tahoma, Verdana, Helvetica, sans-sarif;
	color: #6D6D6D;
	font-size: 11px;
	line-height: 13px;
	height: inherit;
	width: inherit;
	position: absolute;
}
#globalContainer a:link {
	color: #6D6D6D;
	text-decoration: underline;
	float: none;
}
#globalContainer a:visited {
	color: #6D6D6D;
	text-decoration: underline;
	float: none;
}
#globalContainer a:hover {
	color: #204FA0;
	text-decoration: underline;
	float: none;
}
#globalContainer a:active {
	color: #204FA0;
	text-decoration: underline;
	float: none;
}
#header1 {
	height: 95px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tiles/head_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#headGraphic1 {
	background-image: url(../images/graphic/head_graphic1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 80px;
	width: 250px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
#headGraphic2 {
	background-image: url(../images/graphic/head_graphic2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 80px;
	width: 250px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
#headGraphic3 {
	background-image: url(../images/graphic/head_graphic3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 80px;
	width: 250px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
#bodyContainerTop {
	height: 15px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tiles/body_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodyContainerBottom {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tiles/body_bottom_vign_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#bodyContainerBottomBG {
	width: 100%;
	background-image: url(../images/tiles/body_bottom_rule_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#blocker {
	clear: both;
	height: 10px;
	width: 100%;
}
#blocker2 {
	clear: both;
	height: 10px;
	width: 900px;
}
#bodyContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}


/* Menu 1 styles start */
#menu1 {
	width: 160px;
	height: auto;
	margin-right: 20px;
	background-image: url(../images/tiles/menu_rule.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: -15px;
	position: relative;
	padding: 15px 10px;
	float: left;
}
#menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu1 li {
	cursor: default;
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 2px;
}
#menu1 li a {
	float: left;
	text-decoration: none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#menu1 li a {
}
/* End IE5-Mac hack */ 
/* Menu rollover and link states */ 
#menu1 li a:link {
	color: #6D6D6D;
	float: none;
	text-decoration: none;
	cursor: pointer;
}
#menu1 li a:visited {
	color: #6D6D6D;
	float: none;
	text-decoration: none;
	cursor: pointer;
}
#menu1 li a:hover {
	color: #204FA0;
	text-decoration: none;
	cursor: pointer;
}
#menu1 li a:active {
	color: #204FA0;
	text-decoration: none;
	cursor: pointer;
}

/* Menu 1 styles end */

#content1 {
	height: auto;
	width: 620px;
	text-align: left;
	vertical-align: top;
	margin-right: 20px;
	float: right;
	position: relative;
	background-image: url(../images/tiles/content1_middle_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
#content1 li{
	list-style-type: square;
}
#content1TopBG {
	height: 5px;
	width: 640px;
	float: right;
	margin-right: 20px;
	background-image: url(../images/tiles/content1_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content1BottomBG {
	height: 5px;
	width: 640px;
	top: 0px;
	float: right;
	margin-right: 20px;
	background-image: url(../images/tiles/content1_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

#content2 {
	height: auto;
	width: 620px;
	text-align: left;
	vertical-align: top;
	margin-right: 20px;
	float: right;
	position: relative;
	background-image: url(../images/tiles/content2_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}
#content2 li{
	list-style-type: square;
}
#content2TopGreenBG {
	height: 17px;
	width: 630px;
	top: 0px;
	float: right;
	margin-right: 20px;
	background-image: url(../images/tiles/content2_top_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}
#content2TopOrangeBG {
	height: 17px;
	width: 630px;
	top: 0px;
	float: right;
	margin-right: 20px;
	background-image: url(../images/tiles/content2_top_orange.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}

#content3TopNoColorBG {
	height: 17px;
	width: 630px;
	top: 0px;
	float: right;
	margin-right: 20px;
	background-image: url(../images/tiles/content3_top_no_color.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #204FA0;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}
#content4TopGrayBG {
	height: 17px;
	width: 630px;
	top: 0px;
	float: right;
	margin-right: 20px;
	background-image: url(../images/tiles/content4_top_gray.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #204FA0;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}

#photoMed {
	width: 640px;
	float: right;
	height: 200px;
	margin-top: 20px;
	margin-right: 20px;
	top: -250px;
}

#footerContainer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 10px;
}
.photoLeft {
	padding-right: 15px;
}
.photoTop {
	padding-bottom: 10px;
}

/* Footer menu styles start */

#footMenu {
	text-align: center;
	margin-left: auto;
	height: auto;
	width: 860px;
	margin-right: auto;
	overflow: hidden;
	font-weight: bold;
}
#footMenu  a:link {
	color: #6D6D6D;
	float: none;
	text-decoration: none;
	cursor: pointer;
}
#footMenu  a:visited {
	color: #6D6D6D;
	float: none;
	text-decoration: none;
	cursor: pointer;
}
#footMenu  a:hover {
	color: #204FA0;
	text-decoration: underline;
	cursor: pointer;
}
#footMenu  a:active {
	color: #204FA0;
	text-decoration: none;
	cursor: pointer;
}

/* Footer menu styles end */

#copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	height: auto;
	width: 860px;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/tiles/footer_bottom_blue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copyTitleBoldBlue {
	font-size: 10px;
	font-weight: bold;
	color: #204FA0;
}
#headLogo {
	width: 162px;
	margin-left: 10px;
	padding-top: 20px;
	float: left;
}
.copyTitleBoldGray11pt {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.grayVerticalLeftRule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
}
.grayHorizontalBottomRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
