body {
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#56768A;
}

.mTextBold {
	font-weight:bold;
}

.mTextSmall 
{
	font-size:10px;
}

.mTextRed 
{
	color: #FF3300;
}

.mTitleBoldBlack {
	font-weight:bold;
	font-size:12px;
	font-family:Verdana;
}

.mPaddingTop {
	padding-top:2px;
}

#MainDiv {
    position:relative;
	margin:0px;
	width:423px;
	height:330px;
	text-align:left;
}

.mTextItalic {
	font-style:italic;
}

.mText {
 font-family:Verdana;
}
.mText11 {
 font-family:Verdana;
 font-size:11px;
}
.mBottomLine {
 border-bottom:1px;
 border-bottom-color:#000000;
 border-bottom-style:solid;
}

.mTitleBold {
	font-family: Verdana;
	font-weight:bold;
	font-size:12px;
	color:#264F69;
}

.mTextBlue {
	font-family: Verdana;
	font-size:12px;
	color:#264F69;
}

.mTextTitleBlue {
	font-family: Verdana;
	font-size:16px;
	color:#264F69;
	font-weight:bold;
}

.mTextWhite {
	color:#FFFFFF;
}
.mTextUnderline {
	text-decoration:underline;
}
a:link {
	 
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	 
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
a:visited {
	 
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.mLinks {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.mLinks a:link,.mLinks a:visited,.mLinks a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.mLinks a:hover{
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.mLinksLarger a:link,.mLinksLarger a:visited,.mLinksLarger a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.mLinksLarger a:hover{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.mPaddingRigth {
	padding-right:10px;
}

.mPaddingLeft {
	padding-left:25px;
}

input.btn{
   color:#264F69;
   font-family: Verdana;
   font-size:11;
   background-color:#DDDEDF;
   border:0px solid;
   border-top-color:#DDDEDF;
   border-left-color:#DDDEDF;
   border-right-color:#DDDEDF;
   border-bottom-color:#DDDEDF;
}
.mtableborder{
border-left:1px;
border-left-style:solid;
border-left-color:#315874;
border-right:1px;
border-right-style:solid;
border-right-color:#315874;
border-top:1px;
border-top-style:solid;
border-top-color:#315874;
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#315874;
}

.mBlueLinks {
	font-size: 12px;
	font-weight: bold;
	color: #315874;
}

.mBlueLinks a:link,.mBlueLinks a:visited,.mBlueLinks a:active{
	font-size: 12px;
	font-weight: bold;
	color: #315874;
}


.mBlueLinks a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #315874;
	text-decoration:underline;
}
.mFooter,.mFooter a {
	font-size: 10px;
	font-weight: bold;
	color: #DDDEDF;
}
.mFooter a:link,.mFooter a:visited,.mFooter a:active {
	color: #DDDED;
	text-decoration: none;
}
.mFooter a:hover{
	color: #DDDEDF;
	text-decoration: underline;
}
