@media (max-width: 768px){
.well	{
	margin: 0;
	padding: 0 0 40px 0;
}}

body {
	background-color:#FFFFFF;
	color:#000;
	font-family:Raleway,"Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-style:normal;
	margin:0;
	padding:0;
}

.static {
	font-size:16px!important;
        line-height: 1.5em;
        text-align: justify;
}

strong {
        color:#687272;
}

td, th {
    padding: 2px;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
}

a {
/*	color: #274e90;
	text-decoration: none; */
	font-weight: 600;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
}

a:hover {
	color: #274e90;
	text-decoration: none;
/*	border-bottom: 3px solid #274e90; */
}


#banner {
	/* background-color:#274e90; */
	margin-right:auto;
	margin-left:auto;
	color:#FFF;
	width: 1240px;
	height: 130px;
}

#banner a {
	border-bottom: none;
}

#main_container {
	margin-left:auto;
	margin-right:auto;
	width: 1190px;
	padding-left: 50px;
}

#mainmenu {
	height:30px;
	background-color:#3b126e;
	border-top:1px solid #754ba9;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#mainmenu ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

#mainmenu li {
	float: left;
	list-style-type: none;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #754ba9;
}

.menu-item {
	list-style-type:none;
}

#mainmenu li.current-menu-item, #mainmenu li.current-menu-ancestor {
	background-color:#274e90;
	list-style-type:none;
	font-style: italic;
}

#mainmenu li a {
	color: #fff;
	text-decoration: none;
}

#mainmenu li a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#mainmenu .contact_menu {
	float: right;
}

#mainmenu .contact_menu li {
	float: right;
	border-left: 1px solid #754ba9;
	border-right: none;
}

#container {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
}

#nav {
	float:left;
	margin: 0;
	padding: 0;
	width:180px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

#nav li {
	padding: 4px 7px 6px 7px;
	margin: 2px 0 0 2px;
	list-style-type: none;
	background-color: #eee;
	line-height: 20px;
}

#nav li a {
	color: #000;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#nav li.current-menu-item {
	background-color:#7e9cce;
	list-style-type:none;
	font-style: italic;
}

#nav li.current-menu-item a {
	color: #fff;
	list-style-type:none;
	font-style: italic;
}

#content {
	margin-left:10px;
	margin-right: 10px;
	padding-top: 10px;
}



#footer {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:1240px;
}

#footerhead {
	background-color:#3b126e;
	border-top:1px solid #754ba9;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #754ba9;
}

#footerhead ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

#footerhead li {
	float: left;
	list-style-type: none;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #754ba9;
}

#footerhead li.current-menu-item, #footerhead li.current-menu-ancestor {
	background-color:#274e90;
	list-style-type:none;
	font-style: italic;
}

#footerhead li a {
	color: #fff;
	text-decoration: none;
}

#footerhead li a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#footerhead .contact_menu {
	float: right;
}

#footerhead .contact_menu li {
	float: right;
	border-left: 1px solid #754ba9;
	border-right: none;
}

.small_table {
	font-size: 10px;
}

.small_table table {
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.small_table th {
	background-color: #ccc;
}

.small_table td, .small_table th {
	padding: 2px 4px;
	margin: 0;
	border: 1px solid #ccc;
}

.large_table_noborder {
	margin: 10px 0;
}

.large_table_noborder table {
	border-collapse: collapse;
	border: none;
	width: 100%;
}

.large_table_noborder th {
	background-color: #ccc;
}

.large_table_noborder td, .large_table_noborder th {
	padding: 2px 8px 2px 0;
	margin: 0;
	border: none;
}



.press_list td {
	padding: 5px 0;
}

.press_list h3 {
	padding: 10px 0 0 0;
}

.porti_list {
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}
.porti_list td, .porti_list th {
	padding: 5px;
}










.heading {
color:#FFF;
font-family:"Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

.contact {
color:#FFF;
font-family:"Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:19px;
font-style:normal;
margin:0;
padding:5px;
text-align:right;
}

.membertable {
font-family:"Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
margin:0;
padding:5px;
text-align:left;
}

.small {
font-family:"Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-style:normal;
margin:0;
padding:5px;
text-align:left;
}

.prfooter {
font-size:10px;
}

.complaint {
font-family:"Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:19px;
font-style:normal;
margin:0;
padding:2px;
text-align:left;
}

.notice {
background:#CCC;
border:2px dashed #666;
color:#000;
font-family:"Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
margin:10px 10px 5px 5px;
padding:5px;
text-align:center;
vertical-align:top;
}

.notice2 {
background:#ddf;
border:1px solid #006;
border-radius:10px;
color:#000;
font-style:normal;
margin:20px 20px 20px 20px;
padding:10px;
text-align:center;
vertical-align:top;
}

.intro {
	background:#eee;
	border:1px solid #ccc;
	border-radius:10px;
	padding:10px;
	margin:10px;
}

.linkstop a {
border:1px solid #06c;
color:#FFF;
display:block;
font-weight:700;
margin:0;
padding:2px;
text-decoration:none;
width:auto;
}

.linksbottom a {
background-color:transparent;
border:1px solid #06c;
color:#FFF;
display:block;
font-weight:700;
margin:0;
padding:2px;
text-decoration:none;
width:auto;
}

.linksmenu {
background:#eee;
color:#333;
font-family:"Bitstream Vera Sans", Arial, Verdana, sans-serif, Helvetica;
font-size:19px;
font-style: bold;
text-indent:15px;
margin-left:0;
padding:3px;
width:auto;
border-right-width:0;
}

.linksmenu a {
background:#eee;
color:#333;
display:block;
text-decoration:none;
}

.linksmenu a:hover {
background:#dcdcdc;
color:#000;
}

#nav p,#content h2 {
margin-top:0;
}

.linkstop,.linksbottom {
font-family:"Bitstream Vera Sans", Arial, Verdana, sans-serif, Helvetica;
font-size:19px;
}

.linkstop a:hover,.linksbottom a:hover {
background-color:transparent;
border:1px solid #FFF;
color:#FFF;
}


.mancom_thumb {
	float: left;
	width: 150px;
	padding: 0;
	margin: 10px 10px 10px 0;
}

#mainmenu_wrapper {
	height:25px;
	width:1190px;
	padding-left:50px;
	margin-left:auto;
	margin-right:auto;
	padding-left:50px;
}

.nav_subhead {
	background-color:#fff !important;
	font-weight: bold;
/*	text-decoration: underline; */
	list-style-type:none;
}

table.tbl {
	font-family: arial;
	margin:10px 0pt 15px;
	font-size: 8pt;
	text-align: left;
	border-spacing:10px;
	/*border: 1px solid #000;
	border-radius:3px; */
}

table.tbl .treven {
	background-color:#ddf;
}

table.tbl thead tr th {
	background-color: #e6eeee;
	font-size: 8pt;
	padding: 4px;
	border: 1px solid #aaa;
}

table.tbl td {
	padding:10px;
}

table.statstbl {
	margin: 10px 0pt 15px;
	font-size: 8pt;
	text-align: left;
	width: 25%;
}

table.statstbl td {
	padding: 5px;
}

table.roles_users_table th {
	text-align: left;
	background-color: #8dbdd8;
}

table.roles_users_table td {
	background-color: #e6eeee;
}

/*
input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
*/

fieldset {
	display: block;
	border-bottom: 1px solid #ee8806;
/*	border-radius: 3px; */
	padding: 4px;
}

legend {
	display: block;
	border: none;
	font-weight: bold;
}

table.tblshade th {
	text-align: left;
	background-color: #8dbdd8;
}

table.tblshade td {
	background-color: #e6eeee;
}

h3 {
	font-weight:normal;
	font-style:italic;
	color:#777;
}

fieldset {
	padding:10px;
}
.prettytable {
   font-family:Helvetica,sans-serif;
   font-size:16px;
   margin-left:auto;
   margin-right:auto;
}

.prettytable th {
   font-size:15px;
   border-right:2px solid #ccc;
   border-bottom:2px solid #ccc;
   background-color:#eee;
   padding:3px;
}

.prettytable td {
   border-right:1px solid #ccc;
   border-bottom:1px solid #ccc;
   padding:2px;
}

h1 {
	border-bottom:1px solid rgb(234,236,239);
	font-family:Raleway,sans-serif;
	text-transform:uppercase;
}

#login td {
	padding:5px;
}
input {
	border-radius:3px;
	border:1px solid rgb(186,186,186);
	font-size:16px;
	padding:3px;
}
input[type=submit] {
	border:1px solid #bbb;
	width:auto;
	padding:5px;
}
p {
	font-size:16px;
        margin-bottom: 14px;
}
h1 {
	border-bottom: 1px solid #eaecef;
}

.paytable td {
	border-bottom: 1px solid #ee8806;
	border-right: 1px solid #ee8806;
	padding:5px;
}

.story-block {
	display: block;
	position: relative;
	width: 100%;
	background: #fff;
	padding: 20px 25px 17px 25px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

@media (max-width: 426px){
.story-block {
  padding: 20px 0 17px 0;
}}

.story-block-query {
	display: block;
	position: relative;
	width: 100%;
	background: #fff;
	padding: 20px 25px 17px 25px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.story-block:hover{
	box-shadow: 2px 2px 20px rgba(0,0,0,0.08);
}

.story .story-left {
	position:relative;
	margin-bottom:40px;
/*	border-right:2px solid #e0e0e0; 
	border-bottom:2px solid #e0e0e0; */
}

/*.story .story-left .story-arrow {
    background: none repeat scroll 0 0 #fff;
/*	border-right:2px solid #e6e6e6; */
/*	border-top:2px solid #e6e6e6;
    display: block;
    width: 18px;
    height: 18px;
    right: -10px;
    top: 50%;
	margin-top:-10px;
    position: absolute;
	z-index:50;
    transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	display : none\9; /* IE9 and below */ 
}*/

/*.story .story-right {
	position:relative;
	margin-bottom:40px;
/*	border-left:2px solid #e0e0e0; */
/*	border-bottom:2px solid #e0e0e0;
}*/

/*.story .story-right .story-arrow {
    background: none repeat scroll 0 0 #fff;
/*	border-left:2px solid #e6e6e6; */
/*	border-bottom:2px solid #e6e6e6;
    display: block;
    width: 18px;
    height: 18px;
    left: -10px;
    top: 50%;
	margin-top:-10px;
    position: absolute;
	z-index:50;
    transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	display : none\9; /* IE9 and below */ 
}*/

.story .story-left:after {
	position: absolute;
	width: 25px;
	height: 25px;
	background: #34b1c4;
	content: '';
	right: -86px;
	top: 50%;
	margin-top: -12px;
	border-radius: 50%;
	border: 5px solid #fff;
}

/*.story .story-right:after {
	position: absolute;
	width: 25px;
	height: 25px;
	background: #34b1c4;
	content: '';
	left: -84px;
	top: 50%;
	margin-top: -12px;
	border-radius: 50%;
	border: 5px solid #fff;
}*/

.story .story-right {
	float:right
}

.story .story-left {
	float:left;
}

.story-block .story-text h4 {
	margin-bottom:8px;
	font-size:20px;
}

.story-block .story-image img {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10%;
	border: 4px solid #eef0f1;
    border-radius: 50%;
	margin-top: -50px;
}

.story .story-right .story-image img {
	left: 20px;
}

.story .story-right .story-text {
	text-align: left;
	margin-left: 130px;
}

.story .story-left .story-image img {
	right: -20px;
}

.story .story-left .story-text {
	text-align: left;
	margin-right: 50px;
}

@media (max-width: 1024px){
.story .story-left .story-text {
	margin-right: 20px;
}}

.story .story-left .h-line {
	position: absolute;
	width: 2px;
	height: 118%;
	background: #ddd;
	right: -74px;
	top: 0;
}

.story .story-right .h-line {
	position: absolute;
	width: 2px;
	height: 140%;
	background: #ddd;
	left: -73px;
	top: 0;
}

.story .story-left.last .h-line, .story .story-right.last .h-line {
	height: 100%!important;
}

dl {
	font-size:16px;
}
