/******************* DIV ID TAGS */
body {
	background-color: #5E5E5E;
	background-position: center top;
	margin: 0;
	padding: 0;
	border: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0px;
	width: 766px;
	background-image: url(../images/background_body.gif);
	background-repeat: repeat-y;
}
#header {
	background-color: #FFFFFF;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0px;
	width: 766px;
	height:158px;
	z-index:1;
	background-image: url(../images/background_head.gif);
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0px;
	width: 766px;
	height: auto;
	z-index:1;
	background-image: url(../images/background_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 723px;
	height: 22px;
	z-index:1;
	top: 136px;
	left: 41px;
}
#flash {
	background-color: #FFFFFF;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 716px;
	height: 273px;
	z-index:1;
}
#content {
	position: relative;
	z-index:1;
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	background-color: #FFFFFF;
}
#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	height: 137px;
	z-index:1;
	background-image: url(../images/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	margin-top: 10px;
}

/************************ Footer Image Map Settings */
#links a {
	position: absolute;
	height: 55px;
	width: 100px;
	top: 2px;
	text-decoration: none;
	left: 18px;
  }
#links a i { visibility: hidden; } 
a#home { left: 337px; }
a#nari { left: 51px; }
a#bbb { left: 659px; }
/************************ Subpage Leftnav Settings */

#menu a {
	display:block;
	width: 210px;
	height: 16px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	background: url(../images/navBack.gif) no-repeat;
	text-decoration: none;
	color: #3B3B3B;
	text-indent: 8px;
	line-height: 16px;
		}
	#menu a:hover {	
		background-position: 0px -16px;
		color: #330099;
		text-decoration: underline;
		}
	#menu a:active {
		background-position: 0px -32px;
		color: #FFFFFF;
	}		
div.menuOn  {
	display:block;
	width: 210px;
	height: 16px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	background: url(../images/navBack.gif) no-repeat;
	background-position: 0px -32px;
	text-decoration: none;
	color: #FFFFFF;
	text-indent: 8px;	
	line-height: 16px;
	}
/************************ Background and Border Settings */
.sidebar {
	border: 1px solid #e2e2e2;
}
.sidebarContent {
	background-image: url(../images/sideBar_back.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
.sidebarTitle {
	background-color: #FDFDFD;
}
.sidebarFoot {
	background-image: url(../images/sidebar_foot.gif);
	background-repeat: repeat-x;
}
td.topNav {
	background-image: url(../images/topnav_back.gif);
	background-repeat: repeat-x;
}
td.topNav_on {
	background-image: url(../images/topnav_on_back.gif);
	background-repeat: repeat-x;
}

td.mainContent {
	background-image: url(../images/background_bodyText.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}
td.subContent {
	background-image: url(../images/background_sidebar.gif);
	background-repeat: repeat-x;
	width: 579px;
	height: auto;
	background-color: #EAEAEA;
}
td.subContentBack {
	width: auto;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C8B83;
	border-left-color: #8C8B83;
}

td.foot {
	background-image: url(../images/sidebar_foot.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
td.emergency {
	background-image: url(../images/img_emergency.gif);
	background-repeat: no-repeat;
	width: 356px;
	height: 149px}

.subContent {
	width: 720px;
	height: auto;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
}

.button {
	background-image: url(../images/button_back.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 23px;
	clear: right;
	float: left;
	margin-bottom: 2px;
	margin-top: 8px;
	padding-bottom: 10px;
	padding-top: 0px;
	vertical-align: top;
}

.borderLeft {
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}
.borderNav {
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
	background-color: #4D90A7;
	padding-top: 4px;
	padding-bottom: 4px;
}
.borderNavsmall {
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
	background-color: #565F69;
	padding-top: 4px;
	padding-bottom: 4px;
}
.flash_color {
	background-color: #282F38;
}
.main_left {
	background-color: #ffffff;
	background-image: url(../images/main_left.gif);
	background-repeat: no-repeat;
}
.main_right {
	background-color: #ffffff;
	background-image: url(../images/main_right.gif);
	background-repeat: no-repeat;
}

.main_color {
	background-color: #4D90A7;
	background-image: url(../images/main_grad.gif);
	background-repeat: repeat-y;
	padding: 14px;
}
.main_contentbox {
	background-color: #FFFFFF;
	border: 1px solid #C4C9CE;
}
.box1 {
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #669999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


/************************ Text Settings */
.navText {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
	A.navText:link {
		color: #646464;
		text-decoration: none;
}
	A.navText:visited {	
		color: #999999;
		text-decoration: none;
}
	A.navText:hover {		
		color: #330099;
		text-decoration: underline;
}
	A.navText:active {		
		color: #F76666;
		text-decoration: underline;
}
.linkText {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: 400;
	color: #344567;
}
	A.linkText:link {
		color: #344567;
		text-decoration: none;
}
	A.linkText:visited {	
		color: #344567;
		text-decoration: none;
}
	A.linkText:hover {		
		color: #6C67AF;
		text-decoration: underline;
}
	A.linkText:active {		
		color: #DB5F4A;
		text-decoration: underline;
}
.buttonText {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	color: #333982;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	vertical-align: middle;
}
	A.buttonText:link {
		color: #333982;
		text-decoration: none;
}
	A.buttonText:visited {	
		color: #344567;
		text-decoration: none;
}
	A.buttonText:hover {		
		color: #CF0007;
		text-decoration: underline;
}
	A.buttonText:active {		
		color: #DB5F4A;
		text-decoration: underline;
}

.reportTitle {
	font-family:  arial, helvetica, verdana, geneva, sans-serif;
	font-size: 15px;
	line-height:17px;
	color: #FFFFFF;
	font-weight: 900;
	text-align: right;
}
.sideText {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 800;
	color: #4B515D;
}
	A.sideText:link {
		color: #4B515D;
		text-decoration: none;
}
	A.sideText:visited {	
		color: #4B515D;
		text-decoration: none;
}
	A.sideText:hover {		
		color: #6C67AF;
		text-decoration: underline;
}
	A.sideText:active {		
		color: #DB5F4A;
		text-decoration: underline;
}
.sideTextHead {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: 800;
	color: #292C33;
}
	A.sideTextHead:link {
		color: #4B515D;
		text-decoration: none;
}
	A.sideTextHead:visited {	
		color: #4B515D;
		text-decoration: none;
}
	A.sideTextHead:hover {		
		color: #6C67AF;
		text-decoration: underline;
}
	A.sideTextHead:active {		
		color: #DB5F4A;
		text-decoration: underline;
}


.bodyTextLight {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #313131;
	font-weight: 400;
	text-align: left;
}
	A.bodyTextLight:link {
		color: #3B4FBE;
		text-decoration: none;
}
	A.bodyTextLight:visited {
		color: #4E7C93;
		text-decoration: none;
}
	A.bodyTextLight:hover {
		color: #CF0007;
		text-decoration: underline;
}
	A.bodyTextLight:active {
		color: #FFB347;
		text-decoration: underline;
}		
.bodyTextBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #4958AA;
	font-weight: 800;
	text-align: left;
}
	A.bodyTextBold:link {
		color: #333982;
		text-decoration: none;
}
	A.bodyTextBold:visited {
		color: #747474;
		text-decoration: none;
}
	A.bodyTextBold:hover {
		color: #CF0007;
		text-decoration: underline;
}
	A.bodyTextBold:active {
		color: #ECA541;
		text-decoration: underline;
}		
.loginTextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 900;
	color: #000000;
	text-align: left;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-align: left;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #344567;
	line-height: 14px;
}
.redText17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	color: #EB7373;
	line-height: 18px;
}
.redText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	color: #EB7373;
	line-height: 16px;
}
.underline {
	background-image: url(../images/pageTitleline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	line-height: 26px;
	color: #405AAF;
}
.title {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #646464;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
}
.titleBlue {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: 900;
	color: #4958AA;
	text-decoration: none;
	text-align: left;
}
.subHead {
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: 800;
	color: #C55858;
	text-decoration: none;
	text-align: left;
}

/************************ Padding Settings */
.padding2 {
	padding: 2px;
}	
.padding4 {
	padding: 4px;
}
.paddingSidebar {
	padding: 6px;
}
.paddingSidetext {
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
}
.padTitle {
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 0px;
	padding-bottom: 10px;
}	
.padText {
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 0px;
	padding-bottom: 6px;
}	
.paddingContent_box {
	margin: 12px;
}	
.paddingLeft {
	padding: 5px 22px;
}	
.paddingNav {
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.paddingMaintop {
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.paddingMain {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.paddingTop {
	padding-top: 4px;
	padding-bottom: 4px;
}
.paddingDivider {
	padding-bottom: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;	
}
.paddingFooter {
	padding-top: 88px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.paddingButton {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	vertical-align: middle;
}
.paddingPhoto {
	margin-right: 0px;
	margin-left: 8px;
	margin-bottom: 2px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
