@charset "utf-8";
/* CSS Document */

/* TAGs */
#flash {
position: relative; /*or absolute*/
z-index: 0;
}

.style15 {font-family: Verdana; font-size: 10pt; }
 
    /* powered by http://mierendo.com/software/rounded_css_boxes/ */
     .login_corners_l, .login_corners_r, .login_corners_bl, .login_corners_b, .login_corners_br, .login_corners 

   {
    width: 437px;
    height:auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}

.my_corners_tl, .my_corners_t, .my_corners_tr, .my_corners_l, .my_corners_r, .my_corners
{
    width: 437px;
    height:45px;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
 
.login_corners_bl {
    height: 100%;
    background-image: url("../images/loginbottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
.login_corners_br {
    height: 100%;
    background-image: url("../images/loginbottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.login_corners {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 16px 17px 0px 17px;
}

.login_corners_l {
    height: 100%;
    background-image: url("../images/loginborder.png");
    background-repeat: repeat-y;
    background-position: left;
}
.login_corners_r {
    height: 100%;
    background-image: url("../images/loginborder.png");
    background-repeat: repeat-y;
    background-position: right;
}
.login_corners_b {
    height: 100%;
    background-image: url("../images/loginborder.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

 

 
.my_corners_t {
    
    background-color: #e70e0e;
    background-image: url("../images/loginborder.png");
    background-repeat: repeat-x;
    background-position: top;
}
.my_corners_tl {
    height: 100%;
    background-image: url("../images/my_corners_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
.my_corners_tr {
    height: 100%;
    background-image: url("../images/my_corners_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}

.my_corners {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
    padding: 1px 17px 15px 17px;
}
.my_corners p { font-size:17px; color:White;font-weight:bold;}
.my_corners_l {
    height: 100%;
    background-image: url("../images/loginborder.png");
    background-repeat: repeat-y;
    background-position: left;
}
.my_corners_r {
    height: 100%;
    background-image: url("../images/loginborder.png");
    background-repeat: repeat-y;
    background-position: right;
}

.getReport
{   
  
  color: #000000;
}
#loginForm
{
padding:0px 2px 0 0px;
width:424px;
color:#a7a6a6;
font-size:11px;
}
#loginForm  input
{
    width:80px;
    color:#a7a6a6;
    font-size:85%;
margin:3px 0;
padding:0 2px;

}
#loginForm .loginButton
{
background-color:#a7a6a6;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
margin:3px 0;
padding:2px;
width:60px;

}
#loginForm p, #loginForm a    
{
    font-weight: bold;
    color:#a7a6a6;
    font-size:11px;
}
/* for Login page */
#loginPage
{
padding:0px 2px 0 0px;
width:424px;
 

}
#loginPage  input
{
    width:80px;
   
    font-size:85%;
    margin:3px 0;
    padding:0 2px;

}
#loginPage .loginButton
{
background-color:#1b76a5;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
margin:3px 0;
padding:2px;
width:60px;

}
#loginPage p, #loginPage a    
{
    font-weight: bold;
    
}

  
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}


h1 {
	color: #007cc2;
	font-size: 165%;
}

h2 {
	color: #007cc2;
	font-size: 130%;
}

h3 {
	color: #007cc2;
	font-size: 110%;
}

h4 {
	color: #007cc2;
	font-size: 100%;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	border: 1px solid #007cc2;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

/* -- LINKs -- */

a {
	color: #007cc2;
	text-decoration: underline;
}

a:hover {
	color: #e70e0e;
	text-decoration: none;
}

/* -- IDs -- */

#copyright {
	color: #ffffff;
	font-size: 80%;
}

#sistersite {
	text-align: right;
	color: #ffffff;
	font-size: 80%;
}

#homeSignup {
	color: #a3000c;
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
}

#footerLinks {
	color: #ffffff;
	font-size: 85%;
}

#nav {
	color: #ffffff;
}

#breadcrumb {
	font-size: 85%;
	font-weight: normal;
}

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #007cc2;
}

/* -- search form -- */

#search input {
	float: left;
	width: 115px;
	padding: 2px;
	margin: 3px 0;
	font-size: 85%;
	vertical-align: middle;
}

#search input.searchButton {
	float: left;
	background-color: #e70e0e;
	width: 25px;
	height: 21px;
	color: #ffffff;
	font-weight: normal;
	border: 1px solid #ffffff;
	xpadding: 0px;
	margin: 3px 0px 3px 3px;
	cursor: pointer;
	vertical-align: middle;
}

/* -- homepage sign up form -- */

#homeSignup input, select {
	width: 138px;
	padding: 0 2px;
	margin: 3px 0;
	font-size:95%;
}

#homeSignup select {
	width: 146px;
}

#homeSignup input.signupButton {
	background-color: #e70e0e;
	width: 125px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 3px 0px;
	cursor: pointer;
}

/* -- INTERNAL sign up form -- */

#signupForm input {
	width: 149px;
	padding: 0 2px;
	margin: 3px 0;
	font-size:85%;
}

#signupForm select {
	width: 156px;
	font-size:85%;
}
.signupmain input.signupButton {
	background-color: #e70e0e;
	width: 150px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 3px 0px;
	cursor: pointer;
}
#signupForm input.signupButton {
	background-color: #e70e0e;
	width: 130px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 0px 0 0px 0px;
	cursor: pointer;
}

#signupForm p {
	color: #a3000c;
	font-size: 95%;
	font-weight: bold;
	line-height: 150%;
}

/* ------- */

#footerLinks ul {
	margin: 10px 0 0 0;
	padding: 0px;
}

#footerLinks li {
	list-style-type: none;
	padding: 1px 0;
}

#footerLinks a {
	color: #ffffff;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footerCol1, #footerCol2, #footerCol3, #footerCol4 {
	float: left;
	width: 140px;
	margin: 0 20px 0 0;
}

#footerSmallprint a {
	color: #ffffff;
	text-decoration: none;
}

#footerSmallprint a:hover {
	text-decoration: underline;
}
#signupmain input.signupButton {
	background-color: #e70e0e;
	width: 150px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 3px 0px;
	cursor: pointer;
}
#signupmain2 input.signupButton {
	background-color: #e70e0e;
	width: 172px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 1px 0px 0px 0px;
	cursor: pointer;
	font-size:15px;
}
#signupmain2 select  
{
   font-size:85%;
width:156px;
}
#signupmain2 input
{
font-size:85%;
margin:3px 0;
padding:0 2px;
width:26px;
}

 
#Socialbookmarks ul {
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 85%;
}

#Socialbookmarks li {
	list-style-type: none;
	padding: 1px 0;
	font-size: 85%;
}

#Socialbookmarks a {
	text-decoration: none;
	font-size: 85%;
}

#Socialbookmarks a:hover {
	text-decoration: underline;
	font-size: 85%;
}



