/** BASIC */body {	margin: 0px;	padding: 0px;	background-color: #FFFFFF;}/** FORMS */form {	margin: 0px;	padding: 0px;}/** HEADINGS */h1, h2, h3, h4, h5, h6 {	margin: 0px;}/** TEXTS */body, th, td, input, textarea, select {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 11px;	color: #142C42;}p, blockquote, ul, ol, dl {	margin-top: 0px;	margin-bottom: 1em;	line-height: 175%;}#box3 p {padding:3px 30px 8px 10px;font-size:110%;line-height: 155%;font-family: Verdana, Arial, Helvetica, sans-serif;}#box3 li {padding:3px 30px 10px 10px;font-size:110%;line-height: 155%;}#box3 h1 {	padding: 20px 0px 10px 10px;	font-size: 18px;	font-weight: bold;	color: #142C42;}#box3 h2 {padding-left:10px;margin-bottom:12px;margin-top:10px;font-size: 15px;}/** CALLOUT BOX */.callout {  border: 1px solid #e6db55;  background: #FFFDE5;  padding: 2px 10px 2px 15px;   margin: 12px 10px 12px 0;}.callout2 {	background-color: #ffffff;	padding: 10px 1px 1px 12px;	margin: 12px 10px 10px 10px;	border: solid 1px gray;}.text1 {	padding: 20px 0px 10px 0px;	font-size: 18px;	font-weight: bold;	color: #142C42;}.text2 {	margin-left: 0px;	margin-right: 0px;	padding: 10px;}.text3 {	text-align: right;}.text4 {	height: 24px;	padding: 3px 0px 0px 15px;	background: url(images/homepage20.gif) no-repeat left top;	font-size: 12px;	font-weight: normal;	color: #142C42;}.text5 {	text-align: center;}/** LISTS */.list1 {	margin-left: 0px;	padding-left: 0px;	list-style: none;}.list1 li {	padding: 4px 0px 5px 0px;	background: url(images/homepage17.gif) repeat-x left bottom;	padding-left: 11px;	text-decoration: none;	color: #142C42;	line-height: 210%;}.list1 a {	text-decoration: none;	color: #142C42;}.list1 a:hover {	text-decoration: underline;}.list2 {	margin-left: 0px;	padding-left: 0px;	list-style: none;}.list2 li {	background: url(images/homepage17.gif) repeat-x left bottom;}.list2 a {	display: block;	padding: 5px 0px 6px 40px;	background: url(images/homepage18.gif) no-repeat 5px 50%;	text-decoration: none;	color: #142C42;}.list2 a:hover {	text-decoration: underline;}/** LINKS */a {	color: #FF8939;}a:hover {	text-decoration: none;}.link1 {	display: block;	padding: 11px 7px 11px 7px;	text-decoration: none;	font-size: 13px;	font-weight: bold;	color: #FFFFFF;}.link1:hover {	background: url(images/homepage05.gif) repeat-x left bottom;}.link2 {	text-decoration: none;	font-size: 12px;	color: #142C42;}.link2:hover {	text-decoration: underline;}/** STYLES */.style1 {	color: #FFFFFF;}.style1 a {	text-decoration: none;	color: #FFFFFF;}.style1 a:hover {	text-decoration: underline}/** BACKGROUNDS */.bg1  { background: #DFEFFD url(images/homepage01.gif) repeat-x left top; }.bg2  { background: url(images/homepage04.gif) repeat left top; }.bg3  { background: #CCE6FF url(images/homepage06.gif) repeat-x left top; }.bg4  { background: url(images/homepage08.gif) no-repeat left top; }.bg5  { background: url(images/homepage09.gif) no-repeat left top; }.bg6  { background: url(images/homepage10.gif) no-repeat left top; }.bg7  { background: url(images/homepage11.gif) no-repeat left top; }.bg8  { background: url(images/homepage12.gif) no-repeat left top; }.bg9  { background: url(images/homepage13.gif) repeat-y left top; }.bg10 { background: url(images/homepage14.gif) repeat-x left top; }.bg11 { background: url(images/homepage15.gif) repeat-x left top; }.bg12 { background: url(images/homepage16.gif) repeat-x left top; }.bg13 { background: #D4EAFE url(images/homepage19.gif) repeat-x left top; }.bg14 { background: url(images/subpage01.gif) repeat-y left top; }.bg15 { background: #E6F3FE url(images/subpage02.gif) repeat-x left top; }/** MISC */.align-justify { text-align: justify; }.align-right { text-align: right; }img { border: none; }.img1 {	float: left;	margin: 3px 15px 0px 0px;}.img2 {	float: right;	margin: 3px 0px 0px 15px;}hr { display: none; }.hr1 {	height: 1px;}
