

/* Common Style --------------------------------------------------------------*/

body {
	margin: 0; padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#def0f2;
	background-repeat:repeat-x;
}

td { font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px; }

p { margin:0;padding:0 }

#main div, td {
	font-family:Arial;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:20px;
	background-color:white;
}

#sidebox {
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
	margin:0;
	text-align:left;
	background-color:#c0d4a2;
	padding:3px 15px 0 15px;
	height:341px;
	width:125px;
}

#contactfooter {
	-x-system-font:none;
	color:#16155A;
	font-family:Arial;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12px;
	margin:5px;
	text-align:center;
}

.req { color:red; }

a:link,a:visited,a:active { text-decoration: underline; color: #000066; }
a:hover  { text-decoration: underline; }

a.admin,a.admin:visited { text-decoration: none; color: red;text-decoration: underline;font-size:10px }

.magazinetitle {
font-family:Times,Georgia,Times New Roman,serif;
font-size:24px;
font-weight:bold;
}

h1, .Heading1 {
font-family:Times,Georgia,Times New Roman,serif;
font-size:19px;
font-weight:bold;
}

h2, .Heading2 {
font-family:Times,Georgia,Times New Roman,serif;
font-size:17px;
font-weight:bold;
}

h3, .Heading3 {
font-family:Times,Georgia,Times New Roman,serif;
font-size:14px;
font-weight:bold;
}

h4, .Heading4 {
font-family:Times,Georgia,Times New Roman,serif;
font-size:13px;
font-weight:bold;
}

.small { font-size:10px; }


#applyonline td { height:30px; }
#applyonline .textbox {
	width:100%;
}
#applyonline .textarea {
	width:100%;
	height:500px;
}

#applyonline .left { border-bottom:1px solid #ccc;width:190px;font-weight:bold;font-size:10px;padding:5px 20px 5px 0; }
#applyonline .right { border-bottom:1px solid #ccc;width:100%;padding:5px 0px 5px 0; }


a.clientnav,a.clientnav:visited { font-size:12px;text-decoration: none; color: blue; }


