
/* ----------------------------------------------------------------- */
/* text formatting */

p, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #153EAA;	
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #153EAA;	
}

th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
}

ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

#content p {
	line-height: 1.25;
}

#footer p {
	color: #7F7F7F;
}

a {
	color: #153EAA;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #153EAA;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a {
	color: #002A79;
	text-decoration: none;
}

#footer a:visited {
	color: #002A79;
	text-decoration: none;
}

#footer a:hover {
	color: #002A79;
	text-decoration: underline;
}

#forms a {
	color: #000000;
	text-decoration: underline;
}

#forms a:visited {
	color: #000000;
	text-decoration: underline;
}

#forms a:hover {
	color: #000000;
	text-decoration: none;
}

/* ----------------------------------------------------------------- */
/* style rules governing template layout */

body {
	margin: 0px;
}

body.photos {
	margin: 30px;
	text-align: center;
	vertical-align: middle;
}

td#topright {
	/*/*/background-image: url("images/top_corner.jpg");/**/
	/*/*/background-repeat: repeat-y;/**/
}

#footer {
	width: 774px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#submenu {
	padding-right: 10px;
	text-align: right;
}

#submenu a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#submenu a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#submenu a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#submenu a.lit {
	text-decoration: underline;
}

#submenu a.lit:visited {
	text-decoration: underline;
}

#submenu a.lit:hover {
	text-decoration: underline;
}

#content {
	/*/*/background-image: url("images/secondary_shadow_tile_inner.gif");/**/
	/*/*/background-position: top left;/**/
	/*/*/background-repeat: repeat-x;/**/
	/*/*/padding-top: 20px;/**/
	/*/*/padding-bottom: 30px;/**/
}

#content p {
	margin-right: 30px;
}

#content ul {
	margin-right: 30px;
}

#content li {
	/*/*/margin-bottom: 10px;/**/
}

#content ul ul {
	font-size: 100%;
}

td.shadow {
	/*/*/background-image: url("images/secondary_shadow_tile.gif");/**/
	/*/*/background-position: top left;/**/
	/*/*/background-repeat: repeat-x;/**/
}

#forms ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 2px;
	padding-left: 2px;
}

#forms li {
	/*/*/margin-bottom: 10px;/**/
	/*/*/padding-left: 22px;/**/
	/*/*/background-image: url("images/forms_bullet.gif");/**/
	/*/*/background-repeat: no-repeat;/**/
	/*/*/background-position: 0 0;/**/
}

table.thumbnails td {
	width: 120px;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
}

/* ----------------------------------------------------------------- */
/* style rules governing homepage layout */

#award p {
	margin-left: 40px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#faqs p {
	font-size: 10px;
	margin-left: 25px;
	margin-right: 20px;
}

#services ul {
	list-style-image: url("images/bullet.gif");
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
}

#services li {
	/*/*/margin-bottom: 15px;/**/
}

#services a {
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}

#services a:visited {
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}

#services a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

/* ----------------------------------------------------------------- */
/* end */

