@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #04283F;
	background-image: url(images/bck-gradient.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 21px;
	color: #0065A3;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	line-height: 30px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #707F59;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #38485C;
	margin-top: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #13274a;
	margin-top: 0px;
	font-weight: bold;
	text-align: left;
	line-height: 21px;
}
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #0D4171;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
}
h6 {
	font-family: Helvetica, Arial, Verdana, "san serif";
	font-size: 15px;
	color: #28396F;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	margin-top: -4px;
}
hr {
    background-color: #eee;
    border: 0 none;
    color: #eee;
    height: 1px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
ul {
	margin: 0px;
}

 img {
         border: 0 none;
           }
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042941;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042941;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042941;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042941;
	text-decoration: none;
}
#container {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	-moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.25);
}

#header {
	height: 128px;
	width: 849px;
	background-color: #FFF;
}
#subs_header {
	height: 202px;
	width: 800px;
	background-image: url(images/Subs-header-bg-image.jpg);
	background-repeat: no-repeat;
}


#nav_bar {
	height: 70px;
	width: 800px;
}
#subs_nav_bar {
	height: 70px;
	width: 800px;
}
#page_title_div {
	width: 600px;
	text-align: right;
	height: auto;
	margin-top: -60px;
	margin-left: 100px;
	margin-bottom: 10px;
	z-index: 90;
}
#page_title_div p {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #325161;
	padding: 0px;
	margin: 0px;
	line-height: 36px;
	font-style: italic;
}
#index_center_row_container {
	height: auto;
	width: 800px;
	float: left;
	background-color: #FEFFFF;
	background-image: url(images/index_content_div_bg_image.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#index_header_col {
	height: auto;
	width: 750px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 20px;
	text-align: center;
}
#index_left_col {
	height: auto;
	width: 240px;
	float: left;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-top: 20px;
}
#index_center_col {
	height: auto;
	width: 230px;
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #b7b7b7;
}
#index_right_col {
	height: auto;
	width: 210px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #b7b7b7;
	padding-right: 20px;
}
#appointment_right_col {
	height: auto;
	width: 250px;
	float: left;
	margin-top: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #b7b7b7;
}
#subs_left_col {
	height: auto;
	width: 500px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-right: 10px;
}
#subs_right_col {
	height: auto;
	width: 345px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-top: 25px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #10607c;
	padding-left: 20px;
}
#subs_center_col {
	height: auto;
	width: 730px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-right: 10px;
}
#request_appointment_left_col {
	height: auto;
	width: 350px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-right: 10px;
}
#request_appointment_right_col {
	height: auto;
	width: 355px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 25px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #10607c;
	padding-left: 20px;
}
#clrfloat {
	clear: both;
}
#footer {
	height: auto;
	width: 800px;
	text-align: left;
	padding-bottom: 12px;
	padding-top: 20px;
	border-top: 1px;
	border-top-color: #004B7A;
	border-top-style: dotted;
	margin-top: 15px;
}
#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #13384f;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	font-weight: bold;
}
#footer a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #13384f;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#footer a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #13384f;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #13384f;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#footer a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #13384f;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
