﻿html {overflow-y: scroll;}

.bodyHeader{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #C33039;


}

#subbuttonsbkg {
	vertical-align: top;
	padding: 4px 0px 0px 4px;
}

.subbutton {
	border-style: none;
	border-width: medium;
	border-color: inherit;
	padding: 4px 4px 5px 7px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 150px;
	background-image: url('images/bluebutton150.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

.subbutton:hover {
    color: #E3CE73;
    }
    


.bodyText {
	font-family: Arial, Sans-serif;
	font-size: 11px;
	text-align: left;
}

#titlebar {
	background-image: url('images/pagetitle30.jpg');
	height: 25px;
	background-repeat: repeat-x;
	width:750px;
    background-position:left
}

#titlebar335 {
	background-image: url('images/pagetitle30.jpg');
	height: 25px;
	background-repeat: repeat-x;
	width:335px;
    background-position:left
}


.titlefont {
	font-family: Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 10px;

    vertical-align:middle;
}


#navbar {
	background-image: url("images/buttonbackground.jpg");
	height: 29px;
	background-repeat: repeat-x;
	width: 750px;
	text-align: left;
}

.blueBkgBar {
	background-color: #00507E;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

a { 
color: #00507E; text-decoration: none; font-size: 11px;
	text-align: right;
}
a:hover {
color: #C12F39 }



.newsHeaderFont {
	font-family: Times, serif;
	font-size: 20px;
	color: #C33039;
}



.rightdiv {
	float: right;
}

.leftdiv {
	float: left;
}

.NLrightdiv {
	float: right;
	height: 244px;
	width: 206px;
}

.NLleftdiv {
	float: left;
	height: 253px;
	width: 216px;
}


.centerdiv {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 257px;
	width: 613px;
}




#alignCenter {
	background-position: center;
	width: 100%;
}



.td_style {
	border-left: 1px solid white;
	border-right: 1px solid #CAC39A;
	border-top: 1px solid white;
	border-bottom: 1px solid #CAC39A;
}

.table_style {
	border-left: 1px solid #CAC39A;
	border-right: 1px solid white;
	border-top: 1px solid #CAC39A;
	border-bottom: 1px solid white;
}

#alertFontStyle {
	font-size: 11px;
	color: #FFFFFF;
	width: 190px;
}


.bottom_right_border_style {
	border-right: 1px solid #CAC39A;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CAC39A;
	border-top: 1px solid #ffffff;
}

.alert_text {
	font-family: Arial, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10 15 10 15px;
}




body {
	margin: 0px;
	padding: 0px;
}

.introCopy {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 5px;
	float: left;
}

.introCopy_detail {
	padding-top: 10px;
	float: left;
}




.headerstyle {
            padding-top: 10px;
            padding-left: 10px;
            font-family: Arial, Sans-serif;
            font-size: 14px;
            color: #F8F4E9;
}





td {
	border-width: 0px;
	color: #333333;
		font-family: Arial, sans-serif;
		text-align: left;
	height: 15px;
}


.inputstyle {
	border: 1px solid #CAC39A;
}

table {	width: 750px;
	text-align: left;
}

.inputBorder {
	border-left: 1px solid #CAC39A;
	border-right: 1px solid white;
	border-top: 1px solid #CAC39A;
	border-bottom: 1px solid white;
}



.top_border {
	border-top: 1px solid #CAC39A;
}

.left_image {
	float: left;
	border: 1px solid #DAD4BD;
	margin-right: 6px;
}

.right_text {
	float: right;
	width: 145px;
	_width: 145px;
}


.bottomPadding {
	padding-bottom: 10px;
	float: left;
}


#margins {
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 6px;
}

.subbuttonCopy {
	padding: 5px 10px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 150px;
	background-image: url('images/bluebutton150.jpg');
}


