/********************** Public -- main document body -- Public **********************/

html, body {  
	background-image:						url();
	background-attachment:					fixed;
	background-color: 						#ffffff;
	background-position: 					left top; 
	background-repeat: 						repeat-x;
	color: 									#000000;
	margin-left: 							0px;
	margin-right: 							0px;
	margin-top: 							0px;
	margin-bottom: 							0px;
}

input {
	border-style: 							solid; 
	border-color: 							666666; 
	border-width: 							1px; 
}

.bodyText {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 										666666
}

.titleText1 {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									11pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#5e71ad
}

.alphabetSoup {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#666666
}

.alphabetSoup a:link     {text-decoration: none; color: #999999}
.alphabetSoup a:active   {text-decoration: none; color: #999999}
.alphabetSoup a:visited  {text-decoration: none; color: #999999}
.alphabetSoup a:hover    {text-decoration: none; color: #000066; background-color: #efefef}

.largeText {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									12pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 										#666666
}

.smallText {
	font-family: 								arial, helvetica, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 										#111111
}


.emTextBlack {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 										#000033
}

.pressTitle {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									11pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								lighter; 	
	color: 										#5e71ad;
}

.pressTitle a:link     {text-decoration: none; color: #5e71ad}
.pressTitle a:active   {text-decoration: none; color: #5e71ad}
.pressTitle a:visited  {text-decoration: none; color: #5e71ad}
.pressTitle a:hover    {text-decoration: none; color: #151748; background-color: #BDCDF4}

.linkEmail a:link     {text-decoration: none; color: #5e71ad}
.linkEmail a:active   {text-decoration: none; color: #5e71ad}
.linkEmail a:visited  {text-decoration: none; color: #5e71ad}
.linkEmail a:hover    {text-decoration: none; color: #151748; background-color: #BDCDF4}

.pressMore {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									9pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								lighter; 	
	color: 											#666666;
}

.pressMore a:link     {text-decoration: none; color: #5e71ad}
.pressMore a:active   {text-decoration: none; color: #5e71ad}
.pressMore a:visited  {text-decoration: none; color: #5e71ad}
.pressMore a:hover    {text-decoration: none; color: #151748; background-color: #BDCDF4}



.emTextWhite {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#ffffff
}

.emTextRed {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#ff0000
}

.emTextBlue {
	font-family: 								verdana, arial, helvetica, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#0000ff
}


.asterik {
	font-family: 								courier new, courier, serif;
	font-size: 									12pt;
	font-style: 								normal;
	line-height: 								normal;
	font-weight: 								bold;
 	color: #ff0000
}

/********************** emulating brad and desislava's font styles **********************/

a:link 
{
	color: #343678;
	text-decoration:none;
}

a:visited 
{
	color: #343678;
	text-decoration: none;
}

a:hover 
{
	color: #5E71AD;
	text-decoration: none;
}

a:active 
{
	color: #5E71AD;
	text-decoration: none;
}


.footer_text 
{
	font-size: 			9px;
}

.pressBodyText
{
	font-family: 								Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#666666
}

.subMenuTitle 
{
	font-family: 								verdana, arial, helvetica, sans-serif;
	font-size: 									14px;
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bolder;
	color: 											#5e71ad;
	margin-top: 								20px;
	margin-right: 							20px;
	text-align: 								right;
	height: 										30px;
}

.subMenuItems 
{
	font-weight: 		lighter;
	color: 					#666666;
	margin-right: 	20px;
	font-size: 			11px;
	text-align: 		right;
	margin-bottom: 	13px;
}

.subMenuItems a:link     {text-decoration: none; color: #666666}
.subMenuItems a:active   {text-decoration: none; color: #666666}
.subMenuItems a:visited  {text-decoration: none; color: #666666}
.subMenuItems a:hover    {text-decoration: none; color: #151748}


.subMenuItemsTop {
	vertical-align: 						top;
	border-right-color: 				#33FF00;
}

.topMargin60 
{
	margin-top: 20px;
}

.AppTitles 
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		bolder;
	color: 					#5E71AD;
	margin-top: 		20px;
	margin-left: 		20px;
	font-size: 			14px;
	height: 				30px;
}

input.appSubmit
{
	color:				#151748;
	font-family:		'trebuchet ms',helvetica,sans-serif;
	font-size:			12px;
	font-weight:		bold;
	background-color:	#BDCDF4;
	border:				1px solid;
	border-top-color:	#151748;
	border-left-color:	#151748;
	border-right-color:	#151748;
	border-bottom-color:#151748;
	margin-right: 		20px;
}

.iframeHeader
{
	margin-top: 		20px;
	margin-left: 		20px;
}