/* body style  */
body {
    background: #EFF2F3;
    font-family: Arial, Helvetica, san-serif;
    font-size:12px;
    color: #000000;
    margin:0px;
    padding:0px;
}
h1 { font-size: 15px; }
h2 { font-size: 13px; }
a { color:#5073a9; text-decoration:none; }
table {
    font-size:12px;
}
div {
    font-size:12px;
}

select, input, textarea {
 background-color: #EFF2F3;
 color: #000000;
 font-family: Arial, Helvetica, san-serif;
}




/* fix browser display issues */
form { margin:0px; }
img { display:block; }

table.no_border {
    border:0px;
    margin:-4px;
    padding:0px;
}

table.cases_side_table {
	color:#5073A9;
    font-size:11px;
    text-align:center;
    width:100%;
}
table.cases_side_table th {
    font-size:12px;
    text-align:center;
    color: #0A113D;
}
table.cases_side_table td {
	border:1px solid #5073A9;
	padding:3px;
}
.row1 {background-color:#eeeeff;}
.row2 {background-color:#eee;}

.bord_liquid-round {
    width:100%;
    margin:0px auto;
    background:#fff url(/images/leftside.gif) repeat-y left top;
    }
.bord_top {
    width:100%;
    height:20px;
    background:url(/images/top.gif) no-repeat left top;
    }
.bord_top span {
    display:block;
    position:relative;
    height:20px;
    background:url(/images/top-right.gif) no-repeat right top;
    }
.bord_center-content {
    position:relative;
    background:url(/images/rightside.gif) repeat-y right top;
    padding:1px 28px 1px 28px;
    margin:-1px 0 -15px 0;
    text-align:justify;
    }
.bord_bottom {
    width:100%;
    height:60px;
    clear:both;
    background:url(/images/bottom.gif) no-repeat left bottom;
    }
.bord_bottom span {
    display:block;
    position:relative;
    height:60px;
    background:url(/images/bottom-right.gif) no-repeat right top;
    }


.sidebord_liquid-round {
    width:100%;
    margin:0px auto;
    background:#fff url(/images/leftside.gif) repeat-y left top;
    }
.sidebord_top {
    width:100%;
    height:20px;
    background:url(/images/top.gif) no-repeat left top;
    }
.sidebord_top span {
    display:block;
    position:relative;
    height:20px;
    background:url(/images/top-right.gif) no-repeat right top;
    }
.sidebord_center-content {
    position:relative;
    background:url(/images/rightside.gif) repeat-y right top;
    padding:1px 10px 1px 10px;
    margin:-1px 0 -32px 0;
    text-align:justify;
    }
.sidebord_bottom {
    width:100%;
    height:60px;
    clear:both;
    background:url(/images/bottom.gif) no-repeat left bottom;
    }
.sidebord_bottom span {
    display:block;
    position:relative;
    height:60px;
    background:url(/images/bottom-right.gif) no-repeat right top;
    }

.disclaimer {
    width:90%;
	text-align:justify;
	padding:20px;
	margin:10px;
	color: #000000;
	border:1px solid #cccccc;
    }

	
	/* Forms */

label.text, input.text, select.text, textarea.text { display:block; } 

#myform {
margin:0 auto 100px auto;
padding:30px 20px 30px 20px;
width:90%;
border:1px solid #ccc;
background-color:#F4F4F4;
}
#myform fieldset {
border:none;
}
#myform label {
margin:0 0 0 0px;
font-size:100%;
font-weight:600;
}
#myform input[type="text"] {
margin:5px 0 10px 0px;
width:240px;
border:1px solid #ccc;
display: block;
font-size:16px;
}
#myform input[type="password"] {
margin:5px 0 10px 0px;
width:240px;
border:1px solid #ccc;
display: block;
font-size:16px;
}
#myform input[type="file"] {
margin:5px 0 10px 0px;
width:240px;
border:1px solid #ccc;
display: block;
font-size:16px;
}
#myform input[type="select"] {
margin:5px 0 10px 0px;
width:240px;
border:1px solid #ccc;
display: block;
font-size:16px;
}
#myform textarea {
font-family: arial, helvetica, sans-serif;
margin:5px 0 10px 0px;
width:240px;
border:1px solid #ccc;
display: block;
font-size:12px;
}
#myform input[type="submit"]{
margin:0 0 0 0px;
}    

#usrform {
margin:0 auto 0 auto;
padding:15px 15px 15px 15px;
width:200px;
border:1px solid #ccc;
background-color:#F4F4F4;
}
#usrform fieldset {
border:none;
}
#usrform label {
margin:0 0 0 0px;
font-size:100%;
font-weight:600;
}
#usrform input[type="text"] {
margin:5px 0 10px 0px;
width:160px;
border:1px solid #ccc;
display: block;
font-size:16px;
}
#usrform input[type="password"] {
margin:5px 0 10px 0px;
width:160px;
border:1px solid #ccc;
display: block;
font-size:16px;
}
#usrform input[type="submit"]{
margin:0 0 0 0px;
}    

/* styles for content */
.tableWrapped7 { width: 200px; margin: 0px 0px 10px 10px; }

#topicContentMain { margin-left: 9px; margin-right: 9px; }
#topicContentMain h2 { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
#topicContentMain input.formName { width: 230px; }
#topicContentMain input.formEmail { width: 230px; }
#topicContentMain input.formText { width: 230px; }
#topicContentMain .cfont2 { font-size: 9px; }
#topicContentMain td { padding: 0px; padding-left: 1px; }

#topicShortForm { margin: 10px 9px 0px 9px; border: solid 3px #5073A9; background-color:#CCCCCC; }
#topicShortForm p { margin: 0px 9px 9px 9px; }
#topicShortForm h2 { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
#topicShortForm h2 { margin: 0px 9px 0px 9px; }
#topicShortForm input.formButton { }

#topicfaq { margin-left: 9px; margin-right: 9px; margin-top: 30px; margin-bottom: 10px; border: solid 3px #5073A9; background-color:#CCCCCC; padding: 10px; }
#topicfaq h2 { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
#topicfaq h2 { margin-bottom: 10px; }

#callToAction { font-style: italic; font-weight:bold; margin: 10px 9px 0px 9px; border: solid 3px #5073A9; background-color:#eeeeee; }
#callToAction p { margin: 10px; padding: 10px; }

#topicNav { padding: 10px; margin: 10px 9px 0px 9px; border: solid 3px #5073A9; background-color:#eeeeee;}
#topicNav p { margin-bottom: 8px; margin-top: 0px; }

#topicContentMain { margin: 10px 9px 0px 9px; border: solid 3px #5073A9; background-color:#CCCCCC; padding: 30px; padding-top:20px;}
#topicContentMain h2 { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
#topicContentMain input.formName { width: 230px; }
#topicContentMain input.formEmail { width: 230px; }
#topicContentMain input.formText { width: 230px; }
#topicContentMain .cfont2 { font-size: 9px; }
#topicContentMain td { padding: 0px; padding-left: 1px; }

.profiletopname { font-size: 1.2em; font-weight: bold; }
.profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
