﻿/* START of Aspose Homepage Theme */

html, body { 
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.Wrapper{
	width:990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

.HeadWrapper {
	height:100px;
	width:980px;
}

.Logo {
	width:250px;
	height: 100px;
	float: left;

}

.HeadContentWrapper{
	
	width:730px;
	height: 100px;
	float:right;
	

}

.HeadContentTop{
	height:45px;
	width: 730px;
}

.HeadContentBottom{
	height:55px;
	width:730px;
}

.NavigationMenu{
	float: left;
	margin-top: 13px;
	height:40px;
	width: 580px;
	vertical-align:bottom;
	font-weiht: bold !important;
}


.TxtWelcome {
	font-size:13px;
	color: #717171;
}



.TxtEmphasizedBlueRegular{
	font-size:13px;
	color: #002672;
	font-weight:bold;
	text-decoration:none;
}


.TxtEmphasizedBlueRegular:link {
	font-size:13px;
	color: #002672;
	font-weight:bold;
	text-decoration:none;
}

.TxtEmphasizedBlueRegular:Visited {
	font-size:13px;
	color: #002672;
	font-weight:bold;
	text-decoration:none;
}

.TxtEmphasizedBlueRegular:Hover {
	font-size:13px;
	color: #002672;
	font-weight:bold;
	text-decoration:none;
}

.TxtEmphasizedBlueRegular:Active{
	font-size:13px;
	color: #002672;
	font-weight:bold;
	text-decoration:none;
}



.TxtEmphasizedBlue {
	font-size:11px;
	color: #002672;
	font-weight:bold;
}

.TxtEmphasizedBlue:Link {
	color: #002d8f;
	text-decoration:none;
}
.TxtEmphasizedBlue:visited {
	color: #002d8f;
	text-decoration:none;
}
.TxtEmphasizedBlue:Hover {
 	color:#2073ef;
	text-decoration:none;
}
.TxtEmphasizedBlue:Active {
	color:#2073ef;
	text-decoration:none;
}


.TxtMediumGraySmall{
	color: #666666;
	font-size: 11px;
}

.TxtMediumGray {
	color: #666666;
	font-size:14px;
}

.TxtMediumGrayCorporate {
	color: #666666;
	font-size:13px;
}

.TxtMediumGray:Link {
	color: #666666;
	
}

.TxtMediumGray:Visited {
	color: #666666;
	
}

.TxtMediumGray:Hover {
	color: #666666;
	
}

.TxtMediumGray:Active {
	color: #666666;
	
}

.PageLeftWrapper {
	width: 250px;
}

.ContentWrapper {
	width: 730px;
	display: inline;
	float: right;

}

#q {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
border: none;
}
