body, html {
	padding : 0;
	margin : 0;
	margin-bottom : 10px;
}
#body_bg {
	background : url(../images/bg_top.gif) #ffffff repeat-x top left;
}
.main {
	width : 100%;
	margin : 0;
	padding : 0;
}
.mod {
	background : #FFFFFF;
	width : 2px;
}
td, tr, p, div {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	border:none;
}
hr {
	color : #999999;
	height : 1px;
	width : 100%;
}
form {
	margin : 0;
	padding : 0;
}
img {
	border: 0 none;
}
.leftrow {
	width : 169px;
	height : 100%;
	margin-right : 0;
	background : #fff;
}
.rightrow {
	height : 100%;
	width : 169px;
	margin-left : 0;
	background : #fff;
}
.back_button {
	color : #999999;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding-bottom : 3px;
	margin-right : 4px;
	float : right;
	line-height : 20px;
}
.button {
	font-size : 12px;
	color : #0000FF;
	margin : 3px;
	padding : 2px !important;
	padding : 1px;
	cursor : pointer;
}
.inputbox {
	color : #000000;
	background : #ffffff;
	border : 1px solid #B4C1D1;
	margin : 3px;
}
h1 {
	font-size : 34px;
	color : #0000ff;
	margin : 5px 0;
}
h2 {
	font-size : 24px;
	color : #0000ff;
	margin : 5px 0;
}
h3 {
	font-size : 14px;
	color : #3B5576;
	margin : 5px 0;
}
form#form-login {
	background: #F1F4F6;
	color: #fff;
	margin: 5px 0 15px 0;
	text-align:left
}
form#form-login fieldset {
	border: none;
}
form#form-login fieldset label {
}
form#form-login ul a {
}
.contact_email {
	width : 100%;
}
.contact_email .inputbox {
	width : 345px;
}
table.moduletable, table.moduletable_menu, table.moduletable_text {
	margin : 10px 0 8px 0;
	width : 90%;
	padding-bottom : 2px;
}
table.moduletable th, table.moduletable_menu th, table.moduletable_text th {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	width : 100%;
	background : url(../images/mod.gif) #E7EAEC repeat-x top left;
	color : #536570;
	padding : 2px;
	text-indent : 10px;
	line-height : 22px;
	border-bottom: 1px solid #D2D5D8;
}
table.moduletable td, table.moduletable_menu td {
	padding-top: 2px;
	text-align:center;
}
.lcol table.moduletable th, .lcol table.moduletable_menu th, .rcol table.moduletable th, .rcol table.moduletable_menu th {
	background : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left;
	color : #F6F7F9;
}
.sectiontableheader {
	font-size : 12px;
	font-weight : normal;
	text-transform : uppercase;
	letter-spacing : 1px;
	background : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left;
	color : #F6F7F9;
	padding : 3px;
}
td.sectiontableheader a {
	color : #F6F7F9;
}
.sectiontableentry1 {
	vertical-align : top;
	padding : 3px;
	background : #F4F5F7;
	border-bottom : 1px solid #ffffff;
	line-height : 18px;
}
.sectiontableentry2 {
	vertical-align : top;
	padding : 3px;
	border-bottom : 1px solid #ffffff;
	background : #EFF1F4;
	line-height : 18px;
}
.sectiontableentry1 img {
	padding-top: 3px !important;
	padding-top: 1px;
}
.sectiontableentry2 img {
	padding-top: 3px !important;
	padding-top: 1px;
}
a:link, a:visited {
	color : #4B6B94;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #999999;
	text-decoration : underline;
	font-weight : bold;
}
a.category:link, a.category:visited {
	font-size : 11px;
	font-weight : bold;
}
a.readon:link, a.readon:visited {
	color : #999999;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	background : url(../images/readon.gif) no-repeat;
	white-space : normal;
	font-weight : normal;
	padding : 1px 0 3px 18px;
	float : right;
	line-height : 10px;
	text-decoration : underline;
}
a.readon:hover {
	color : #4B6B94;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	background : url(../images/readon.gif) no-repeat;
	white-space : normal;
	font-weight : normal;
	padding : 1px 0 3px 18px;
	line-height : 10px;
	text-decoration : underline;
}

ul.menufoot {
	
	list-style : none;
        display: inline-block;
        margin: 0;
        padding: 0;


}

ul.menufoot li {
	
	background-image :none;
	float:left;
}

ul {
	margin : 2px;
	padding-left : 10px;
	list-style : none;
}
li {
	line-height : 15px;
	padding-left : 5px;
	background-image : url(../images/strelka.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


table.contenttoc {
	border : 1px solid #dcdcdc;
	background : #F1F1F1;
	padding : 5px;
	margin-left : 2px;
	margin-bottom : 2px;
}
.pagenavcounter {
	font-size : 10px;
	color : #4B6B94;
}
.pagenavbar {
	border-top : 1px solid #999999;
	padding : 2px;
}
.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
a.pagination:link, a.pagination:visited {
	font-size : 11px;
	color : #999999;
	text-decoration : none;
}
a.pagination:hover {
	font-size : 11px;
	color : #4B6B94;
	text-decoration : none;
}
div.date {
	float:right;
	font-size : 11px;
	font-weight : bold;
	color : #707070;
	width: 140px;
	text-align: right;
}
div.pw {
	float:left;
	width: 580px;
}
.small {
	font-size : 10px;
	color : #333333;
}
.smalldark {
	font-size : 10px;
	color : #333333;
}
.createdate, .modifydate {
	float : left;
	font-size : 10px;
	color : #666666;
	font-weight : bold;
}
.content_vote {
	font-size : 10px;
	height : 22px;
	padding-top : 2px;
	padding-bottom : 2px;
}
.content_rating {
	font-size : 10px;
	color : #999999;
}
.pathway {
	font-size : 11px;
	color : #333333;
}
a.pathway:link, a.pathway:visited {
	font-size : 11px;
	padding-left : 0;
}
a.pathway:hover {
	font-size : 11px;
	padding-left : 0;
}
table.content {
	width : 100%;
	padding : 0;
	border-collapse : collapse;
	border-spacing : 0;
	margin-bottom : 10px;
}
table.contentpane {
	width : 100%;
	border-spacing : 0;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 5px;
}
table.contentpaneopen {
	width : 100%;
	border-spacing : 0;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 5px;
}
table.contentpaneopen td {
	font-size:16px;
}

.item-page {
	
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 5px;	
}

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
}
.pollstableborder {
	border-color : #999999;
	text-align: left;
}
.contentheading, .componentheading {
	border-bottom : 1px solid #3B5576;
	font-size : 13px;
	font-weight : bold;
	line-height : 16px;
	text-transform : uppercase;
	text-align : left;
	text-indent : 0;
	color : #3B5576;
	width : 100%;
	padding : 1px;
	margin: 3px 0px;
}
td.article_column {
	padding-right: 5px;
}
.footer {
	font-size : 11px;
	font-weight : normal;
	height : 31px;
	border-top : 1px solid #cccccc;
	color : #4B6B94;
}
.lcol {
	vertical-align : top;
	background : #ffffff;
	padding-top: 5px;
	border-left : 1px solid #cccccc;
	padding-left: 3px;
}
.rcol {
	vertical-align : top;
	background : #ffffff;
	padding-top: 5px;
	border-right : 1px solid #cccccc;
	padding-right: 3px;
}
.foot {
	background : none;
	vertical-align : top;
}
.contentdescription {
	width : auto !important;
	margin : 0;
	padding :  0;
	padding-top : 5px;
	text-align : left;
}
td.top1 {
	margin: 0;
	padding:  0;
	height: 28px !important;
	height: 25px;
	padding-top:  0px !important;
	padding-top:  3px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	background : url(../images/shadow.jpg) #ffffff repeat-x top;
}
table.top2 {
	background : #ffffff;
}
#searchbox {
	margin : 0;
	padding : 0;
	margin-top : 13px;
	margin-left : 10px;
	width : 130px;
	font-size : 11px;
	color : #707070;
	padding : 2px !important;
	padding : 1px;
	border : 1px solid #cccccc;
	background : none;
}
td.logoheader {
	margin: 0;
	padding:  0;
	background : url(../images/header.jpg) #fff no-repeat bottom left;
	height : 65px;
	width : 100%;
}
td.topnav {
	margin : 0px;
	padding:  0px;
	background : url(../images/bg_top.gif) repeat-x top left;
	height : 42px;
	width : 770px;
}
td.bgline {
	margin : 0px;
	padding:  0px;
	background : url(../images/s.gif) repeat-y;
	width : 7px;
}
#mainlevel-nav {
	font-size : 11px;
	list-style : none;
	padding : 0;
	margin : 0;
	margin-left : 1px;
}
#mainlevel-nav li {
	float : right;
	display : block;
	list-style : none;
	background-image : none;
	padding-left : 2px;
	padding-right : 2px;
	margin : 0;
	width : auto !important;
	font-size : 11px;
	line-height : 28px;
	white-space : nowrap;
	border-left : 1px solid #cccccc;
}
#mainlevel-nav li a {
	padding-left : 10px;
	padding-right : 10px;
	font-size : 11px;
	color : #000033;
	text-decoration : none;
}
#mainlevel-nav li a:hover {
	font-size : 11px;
	color : #999999;
}
.blog_more {
	margin : 10px 0 7px 7px;
}
table.blog {
	width:100%;
}
.buttonheading {
	padding : 0 2px;
}
span.article_separator {
	display:block;
	height:15px;
	clear: both;
}
div.module {
	padding: 0 5px 0 5px;
}
.module h3 {
	text-align:center;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
.caption {
	border: 1px solid #CCC;
	padding: 3px;
}
/*  Main Menu */
table.moduletable_menu ul, table.moduletable_menu ul li {
	background-image: none;
	list-style:none;
	display : block;
	width : auto;
	margin : 1px 0px;
	padding : 0;
	font-size : 12px;
	background : none;
}
/* firts level  menu*/

table.moduletable_menu ul li a, table.moduletable_menu ul li a:link, table.moduletable_menu ul li a:visited {
	display : block;
	font-size : 12px;
	border : 1px solid #B4C1D1;
	background-color : #ECF0F3;
	font-weight : normal;
	padding : 2px 0;
	color : #666666;
	font-weight : bold;
	padding-left : 10px;
}
table.moduletable_menu ul li a:hover {
	border : 1px solid #B4C1D1;
	background-color : #E2E5EA;
	font-size : 12px;
	font-weight : bold;
	color : #4B6B94;
	text-decoration : none;
	padding-left : 10px;
}
/* active level first*/

table.moduletable_menu ul li.active a:link, table.moduletable_menu ul li.active a:visited {
	color : #000000;
	border : 1px solid #B4C1D1;
	font-weight : bold;
}
table.moduletable_menu ul li ul li a:link, table.moduletable_menu ul li ul li a:visited, table.moduletable_menu ul li ul li ul li a:link, table.moduletable_menu ul li ul li ul li a:visited {
	background: none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : #FFFFFF;
	padding : 3px 1px 3px 5px;
	margin : 3px;
	text-decoration : underline;
	text-align:left;
	padding-left : 5px;
	border: none;
}
/* second level active*/
table.moduletable_menu ul li.active ul li a:link, table.moduletable_menu ul li.active ul li a:visited, table.moduletable_menu ul li.active ul li ul li a:link, table.moduletable_menu ul li.active ul li ul li a:visited {
	background: none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : navy;
	padding : 1px 1px 1px 1px;
	background : url(../images/indent1.png) no-repeat top left;
	text-decoration : undeline;
	text-align:left;
	padding-left : 10px;
	border: none;
}
/* second level */
table.moduletable_menu ul li.active ul li a:hover {
	text-decoration : underline;
	color:blue;
}
table.moduletable_menu ul li.active ul li#current a {
	background:none;
	font-size : 12px;
	text-decoration : none;
	font-weight:normal;
	background : url(../images/indent1.png) no-repeat top left;
	padding-left : 10px;
	border: none;
	color: #000000;
}
table.moduletable_menu ul li.active ul li#current a:hover {
	color:blue;
	text-decoration : underline;
}
/* 3 level*/
table.moduletable_menu ul li.active ul li.active li#current a:link, table.moduletable_menu ul li.active ul li.active li#current a:visited {
	background: none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background : url(../images/indent1.png) no-repeat top left;
	margin-left:20px;
	text-decoration : none;
	text-align:left;
	border: none;
}
table.moduletable_menu ul li.active ul li#current li a:link, table.moduletable_menu ul li.active ul li#current li a:visited {
	background: none;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : navy;
	margin-left:20px;
	text-decoration : underline;
	text-align:left;
	border: none;
}
table.moduletable_menu ul li.active ul li.active li#current a:hover {
	color:blue;
	text-decoration : underline;
}
table.adminform textarea {
	width : 450px;
	height : 400px;
	color : #000000;
}
/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 12px;
	margin: 0;
}
.banneritem {
	margin-bottom:20px;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
}
div.module_menu ul li {
	margin: 0;
	padding: 0;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background:transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding:2px 0 2px 25px;
	line-height:24px;
}
#rightcolumn {
	margin: 0;
	width: 200px;
	padding:10px;
	float:left;
}
#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c,  #rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin:0 0 20px 0;
	padding: 3px;
	border:1px solid #ccc;
	background:#fefefe;
}
#leftcolumn .moduletable_menu, #leftcolumn .moduletable_talks, #leftcolumn .moduletable_text, #leftcolumn .c,  #rightcolumn .moduletable_menu, #rightcolumn .moduletable_talks, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin:0 0 20px 0;
	padding: 3px;
	border:1px solid #ccc;
	background:#fefefe;
}
#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-top:none;
}
#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0;
	padding:0;
	background: #f5f5f5;
	background-image:none;
}
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,  #rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	line-height:20px;
	background:#f5f5f5 url(../images/menu_link_bg.gif) left no-repeat;
	padding:2px 20px;
	border-top:1px solid #dddddd;
	text-decoration:none;
	color:#5076b6;
}
#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	background:#eeeeee url(../images/menu_link_bg.gif) left no-repeat;
	color:#666666;
}
/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link,  #rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	line-height:20px;
	background:#f5f5f5 url(../images/menu_curren_link_bg.gif) left no-repeat;
	padding:2px 20px;
	border-top:1px solid #dddddd;
	text-decoration:none;
	color:#ff8800;
}
#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	background:#eeeeee url(../images/menu_curren_link_bg.gif) left no-repeat;
	color:#666666;
}
/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,  #rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
	text-decoration:none;
	color:#5076b6;
	padding:2px 25px;
}
#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
	color:#666666;
}
/* forms */

#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}
#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}
.latestnews li {
	margin:10;
	padding:0 2px;
	list-style:none;
}
/* ********************************************************************** */
input[type="checkbox"], input[type="radio"] {
	background: transparent;
	border: none;
}
/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color : #2861a4;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
a.sgfooter:hover {
	color: #2861a4;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
#sgf {
	font-size: 11px;
	text-align:center;
	width:100%;
	margin:0px auto;
	color: #2861a4;
	font-family: Arial, sans-serif;
}
.sgf {
	text-align:right;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #2861a4;
	text-decoration:none;
}
.sgf1 {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #2861a4;
	text-align:left;
}
a.sglink:link, a.sglink:visited {
	color : #2861a4;
	font-size : 11px;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color : #2861a4;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
/* pane-sliders  */

.pane-sliders .title {
	margin: 0;
	padding: 2px;
	color: #666;
	cursor: pointer;
}
.pane-sliders .panel {
	border: 1px solid #ccc;
	margin-bottom: 3px;
}
.pane-sliders .panel h3 {
	background: #f6f6f6;
	color: #666
}
.pane-sliders .content {
	background: #f6f6f6;
}
.pane-sliders .adminlist {
	border: 0 none;
}
.pane-sliders .adminlist td {
	border: 0 none;
}
.jpane-toggler span {
	background: transparent url(../images/j_arrow.png) 5px 50% no-repeat;
	padding-left: 20px;
}
.jpane-toggler-down span {
	background: transparent url(../images/j_arrow_down.png) 5px 50% no-repeat;
	padding-left: 20px;
}
.jpane-toggler-down {
	border-bottom: 1px solid #ccc;
}
/* tabs */
dl.tabs {
	float: left;
	margin: 10px 0 -1px 0;
	z-index: 50;
}
dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	background: #f0f0f0;
	color: #666;
}
dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;
}
div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}
div.current dd {
	padding: 0;
	margin: 0;
}
#hdo {
}
#hdo table td {
	font-size:12px;
}
#hdo a.hdo1 {
	font-size:12px;
	font-weight:normal;
}
#hdo a.hdo2 {
	font-size:12px;
	font-weight:bold;
}
#hdo span.fb_quote {
	display: block;
	border: 1px dotted #CCC;
	margin: 5px 0pt;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background: #F7F7F7;
}
.inputbox {
	border: 1px solid #000000;
	color:#0000FF;
}
ul.pagination li {
	padding: 2px 1px;
	display: inline;
	background: none;
}

#posts span.fb_quote {
	display: block;
	border: 1px dotted #CCC;
	margin: 5px 0pt;
	padding: 5px;
	width:90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background: #FFFFFF;
}



#confposts {
	display: block;
	border: 1px solid #CCC;
	margin: 5px 0pt;
	padding: 5px;
	overflow:auto;
	vertical-align:bottom;
	height:200px; 
	width:95%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background: #FFFFFF;
	position: relative;
}

#myContent {
	height:310px;
	border: 1px solid #CCC;
	width: 310px;

}

.ajax-loading {	background: url(/images/ajaxloader.gif) center no-repeat}

.ajax-loading2 {background: url(/images/ajaxloader2.gif) center no-repeat}



#miacom_quotes44 {
	width:300px;
	float:left;
	background-color:#c2d69b;
	margin-right:10px;
	margin-bottom:10px;
	padding: 10px;
	cursor:pointer;
	min-height:50px;
	
}


#miacom_quotes45 {
	width:300px;
	float:right;
	background-color:#ffff99;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding: 10px;
	cursor:pointer;
	min-height:50px;	
}


.news-right {
	text-align:left;
	
}

#msgtext {
	color:#FF0000;
}

input.invalid {
	border-color:#FF0000;
}
#requestForm input {
	color: navy;
	border: 1px solid #0373FE;
}

#requestForm {
	opacity:1;
	
}

