@charset "UTF-8";


.standardbutton {cursor:pointer;font-family:Arial;font-size:8.0pt;font-weight:500}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/IA_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.smalltextbox {
    background:#FFFFFF;
    font-family:Arial;
    font-size:6pt;
    height:13px;
    font-weight:500
}

.smalldropdown {
    background:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    height:19px;
    font-weight:500
}

.standarddropdown {
    background:#FFFFFF;
    font-family:Arial;
    font-size:9.0pt;
    height:20px;
    font-weight:500
}

.standardtextbox {
    background:#FFFFFF;
    font-family:Arial;
    font-size:9.0pt;
    height:15px;
    font-weight:500
}

/* Core Layout */

.IA #container {
	width: 739px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/containerBkgd.jpg);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.IA #top {
	background-image: url(images/TopCurve.jpg);
	height: 25px;
}
.IA #header {
	position: relative;
	min-height: 278px;
	padding-bottom: 0;
	background-image: url(images/HeaderBkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
} 

.IA #footer {
	position: relative;
	min-height: 10px;
	width: 739px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.IE6 {
	height: 270px;
}

/* End Core Layout */

/* Top Nav */
.TopNav {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	right: 107px;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
}

.TopNav a{
	text-decoration: none;
	color: #FFFFFF;
}

.TopNav ul {
	list-style-type: none;
}

.TopNav li#Home {
	background-color: #46b0dc;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C6ECFE;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 3px;
	float: right;
}

.TopNav li#Home:hover {
	background-color: #358aae;
}

.TopNav li#FAQ {
	background-color: #46b0dc;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C6ECFE;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 3px;
	float: right;
}

.TopNav li#FAQ:hover {
	background-color: #358aae;
}

.TopNav li#Contact {
	background-color: #f4a93d;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F6E871;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 3px;
	float: right;
	display: inline;
}

.TopNav li#Contact:hover {
	background-color: #d27932;
}

/* End Top Nav */

/* Trial Div */
.trial {
	top: 145px;
	position: relative;
	left: 92px;
}
/* End Trial Div */

/* Content Div */

.OSPMcontentnav {
	position: relative;
	height: 48px;
	width: 584px;
	margin-left: 26px;
	margin-top: 170px;
	margin-bottom: 0px;
	padding: 0px;
}

.OSPMtrial {
	position: relative;
	height: 510px;
	width: 584px;
	margin-left: 26px;
	margin-top: 130px;
	margin-bottom: 0px;
	padding: 0px;
}

.OSPMssl {
	position: relative;
	height: 855px;
	width: 584px;
	margin-left: 26px;
	margin-top: 130px;
	margin-bottom: 0px;
	padding: 0px;
}

.OSPMReset {
	position: relative;
	height: 325px;
	width: 584px;
	margin-left: 26px;
	margin-top: 130px;
	margin-bottom: 0px;
	padding: 0px;
}

.OSPMcontent {
	position: relative;
	z-index: 100;
	float: left;
	margin-left: 26px;
	margin-top: 0px;
	padding: 0px;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	background-color: white;
	min-height: 450px;
	width: 580px;
	display: inline;
	overflow: hidden;	
}


.OSPMcontent p {
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
	color: #666666;
	line-height: 18px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif 
}

.OSPMcontent h1 {
	padding-right: 50px;
	padding-left: 25px;
	text-align: left;
	font-weight: bold;
	color: #46b0db;
	line-height: 18px;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif 
}

.OSPMcontent h2 {
	padding-bottom: 0px;
	margin-right: 50px;
	margin-left: 25px;
	border-bottom-style: none;
	text-align: left;
	color: #70ba32;
	line-height: 18px;
	font-size: 18px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif 
}

.block {
	margin-top: 10px;
	float: right;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 20px;
	width: 200px;
	background-color: #fef5d0;
	color: #a4a4a4;
	display: inline;
	position: relative;
}

.blocktop {
	height: 13px;
	width: 200px;
	top: 0px;
	left: 0px;
	position: absolute;
	
}

.blockbot {
	height: 13px;
	width: 200px;
	bottom: 0px;
	left: 0px;
	position: absolute;
}

.arrowrt {
	float: right;
	margin-bottom: 15px;
	margin-right: 15px;
	display: inline;
}

/* End Content Div */

/* CopyRight Div */

.copyright {
	right: 0px;
	bottom: 0px;
	position: absolute;
	background-image: url(images/cityslice.jpg);
	height: 240px;
	width: 106px;
}
.copyright p {
	bottom: 0px;
	position: absolute;
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	font-size: 9px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
.copyright a {
	text-decoration: underline;
	color: white;
}
.copyright a:hover {
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: underline;
	color: white;
}
/* End Copyright Div */

/* Login */
.login {
	left: 50%;
	position: absolute;
	min-height: 70px;
	top: 60px;
	z-index: 0;
	margin-left: 263px;
	background-repeat: repeat-y;
	width: 132px;
	display: inline;
	overflow: hidden;
}

.login #core {
	background-repeat: repeat-y;
	background-image: url(images/Login_03.jpg);
}

.login #logtop {
	background-repeat: no-repeat;
	background-image: url(images/Login_01.jpg);
	height: 16px;
	top: 0px;
	position: relative;
	overflow: hidden;
}

.login #logbottom {
	background-repeat: no-repeat;
	background-image: url(images/Login_05.jpg);
	height: 16px;
	position: relative;
	overflow: hidden;
}

.login #grad {
	background-image: url(images/grad.jpg);
	height: 8px;
	width: 103px;
	bottom: 0px;
	left: 0px;
	position: relative;
	overflow: hidden;
}

.login p {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #143f5e;
	font-size: 9px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.login h1 {
	color: #46b0db;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.login input {
	margin-right: 5px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 5px;
}


.login a {
	text-decoration: underline;
	color: #143f5e;
}

.login a:hover {
	text-decoration: none;
}

.login a:visited {
	text-decoration: underline;
	color: #143f5e;
}

.login em {
	text-decoration: none;
	font-style: normal;
	color: #f3a83d;
}

.login em a {
	text-decoration: underline;
	font-style: normal;
	color: #f3a83d;
	
}

.login em a:hover {
	text-decoration: none;
	font-style: normal;
	color: #f3a83d;
	
}

/* End Login */
