/* page styling */

body {
	background-color: #315F9A;
	margin: 0px;
	padding: 0px;
}

td   { color: #4d4d4d; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

#content   {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	width: 520px;
}
#content a:link, #content a:visited, #content a:active    { color: #4d4d4d; text-decoration: underline }
#content a:hover   { color: #006aab; text-decoration: underline }
#content p  { margin-top: 0px; margin-bottom: 8px }
#content hr  {
	border: none 0;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 1px;
	margin: 10px 0 6px 0;
	text-align: left;
}
#content ul  {
	margin-top: 8px;
	/* [disabled]margin-bottom: 12px; */
	margin-left: 18px;
	padding-left: 0px;
	list-style-type: none
}

a:link  { color: #4d4d4d; text-decoration: underline }
a:visited  { color: #4d4d4d; text-decoration: underline }
a:active  { color: #4d4d4d; text-decoration: underline }
a:hover  { color: #4d4d4d; text-decoration: underline }

a.blk:link    { color: #000000; text-decoration: underline }
a.blk:visited    { color: #000000; text-decoration: underline }
a.blk:active    { color: #000000; text-decoration: underline }
a.blk:hover   { color: #666666; text-decoration: underline }

a.blk2:link    { color: #000000; text-decoration: none }
a.blk2:visited    { color: #000000; text-decoration: none }
a.blk2:active    { color: #000000; text-decoration: none }
a.blk2:hover   { color: #000000; text-decoration: underline }

a.boldwhite:link    { color: #ffffff; font-weight: bold; text-decoration: none }
a.boldwhite:visited    { color: #ffffff; font-weight: bold; text-decoration: none }
a.boldwhite:active    { color: #ffffff; font-weight: bold; text-decoration: none }
a.boldwhite:hover   { color: #ffffff; font-weight: bold; text-decoration: underline }

#subscribe      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px }

#copyright      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 25px 12px 12px 17px }
#footlinks       { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 25px 17px 12px }

#nav    { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
#nav a:link, #nav a:visited, #nav a:active    { color: #ffffff; font-weight: normal; text-decoration: none }
#nav a:hover   { color: #ffffff; font-weight: normal; text-decoration: underline }

#corner1      { color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 17px; padding: 31px 10px 0 23px }
#corner1 a:link, #corner1 a:visited, #corner1 a:active    { color: #333333; font-weight: normal; text-decoration: underline }
#corner1 a:hover   { color: #333333; font-weight: normal; text-decoration: underline }
#corner1 p  { margin-top: 0px; margin-bottom: 8px }

#sublink        { color: #4d4d4d; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; font-weight: bold; padding-top: 7px; padding-bottom: 7px }
#sublink a:link, #sublink a:visited, #sublink a:active    { color: #4d4d4d; font-weight: normal; text-decoration: none }
#sublink a:hover   { color: #4d4d4d; font-weight: normal; text-decoration: underline }

#bigblue { font-size: 13px; line-height: 18px; }
#bigblue a:link, #bigblue a:visited, #bigblue a:active { color: #006aab; text-decoration: underline }
#bigblue a:hover    { color: #d40078; text-decoration: underline }
#bigblue li { margin-bottom: 55px; }

.xlarge { font-size: 17px; line-height: 21px }
.large   { font-size: 13px; line-height: 19px; }
.default   { font-size: 12px; line-height: 17px; }
.small   { font-size: 11px; line-height: 17px; }
.xsmall   { font-size: 10px; line-height: 16px; }
.red { color: #d40078; font-size: 12px; line-height: 17px; }

#title1      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.title { color: #006aab; font-size: 21px; line-height: 24px }
.title2 { color: #006aab; font-size: 16px; line-height: 20px }
.subhead { color: #d40078; font-size: 14px; line-height: 18px }

#special    { color: #ffffff; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 21px }
#special a:link, #special a:visited, #special a:active    { color: #ffffff; font-weight: normal; text-decoration: none }
#special a:hover   { color: #ffffff; font-weight: normal; text-decoration: none }

.photo { padding: 2px; border: solid 1px #a9a9a9 }
.photoleft {
	margin-right: 10px;
	margin-bottom: auto;
	padding: 2px;
	border: 1px solid #a9a9a9
}
.photoright {
	margin-left: 10px;
	margin-bottom: auto;
	padding: 2px;
	border: solid 1px #a9a9a9;
}
			
.table1 {
	border: 1px solid #999999;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	left: 20px;
}
.table1 tbody tr td { padding: 5px 8px; border-left: 1px solid #D9D9D9; }
.table1 tbody tr.selected td { background-color: #770632; color: #ffffff; font-weight: bold; border-left: 1px solid #666666; border-bottom: 1px solid #99bc31; }

/* print settings */

#contentbox  {
	width: 520px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.printonly { display: none }
#printonly { display: none }#red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #F00;
}
li img {
	padding-right: 10px;
	padding-left: 10px;
}
.padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}

