/****************************/
/*			Display			*/
/****************************/
.passportHeader
{
	background-color: #336699;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: White;
}
.passportSubHead
{
	background-color: #6f97bf;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: White;
}
.passportBody
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #DEEBF5;
}
.passportError
{
	color: #ff0066;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.passportText
{
	color: #336699;
	font-family: Tahoma;
	font-size: 11px;
}
.passportTDAlt
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #f5f5f5;
}
.passportLabel
{
	color: #336699;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	
}
.passportButton
{
	font-family: Tahoma;
	font-size: 12px;
}
.passportInput
{
	border-color: #6F97BF;
	font-family: Tahoma;
	font-size: 12px;
	background-color: White;
	border-width: 1px;
}
body{
	color 		: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size	: 11px;
	line-height	: 16px;
}
td{
	color 		: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size	: 11px;
	line-height	: 16px;
}
/****************************/
/*			Sizes			*/
/****************************/
.small {
	color 			: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: normal;
}
.med{
	background-color 	: transparent;
	font-weight 		: bold;
	color 				: #000000;
	font-size 			: 13px;
}.big{
	color 			: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 14px;
}
/****************************/
/*			Bolds			*/
/****************************/
.smBold {
	color 			: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: bold;
}
.medBld{
	background-color 	: transparent;
	font-weight 		: bold;
	color 				: #000000;
	font-size 			: 16px;
}
.bld {
	color 			: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
}
/****************************/
/*			Padding			*/
/****************************/
.pad{
	padding-left 	: 0px;
	padding-bottom	:5px;
	padding-top		:0px;
	margin			:2px;
}
.block{
	color 			: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	margin-top		: 0px;
	margin-left		: 10px;
	margin-right	: 10px;
	margin-bottom 	: 0px;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top		: 0px;
	padding-bottom	: 0px;
	text-indent 	: 0px;
}
.noBlock{
	color 			: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	margin-top		: 2px;
	margin-left		: 10px;
	margin-right	: 10px;
	margin-bottom 	: 2px;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top		: 0px;
	padding-bottom	: 0px;
	text-indent		: 0px;
}
/****************************/
/*			Colors			*/
/****************************/
.smRed {
	color 			: #990000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: bold;
}
.bigRed {
	color 			: #990000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
}
.red{
	color 			: #CC0000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
/****************************/
/*			Custom			*/
/****************************/
.hdline{
	font-family: arial, sans-serif;
	font-weight 		: bold;
	color 				: #1B3651;
	font-size 			: 20px;
	line-height			: 22px;
	background-color : #E9E9E9;
}
.subHead{
	background-color 	: transparent;
	font-weight 		: bold;
	color 				: #990000;
	font-size 			: 14px;
}
.realBig{
	color 			: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 18px;
}

/****************************/
/*	Custom Menu	Links		*/
/****************************/
.menu{
	color : #c0c0c0;
	font-weight : bold;
	text-decoration : none;
}
a.menu{
	color : #c0c0c0;
	font-weight : bold;
	text-decoration : underline;
}
a.menu:active{
	color : #c0c0c0;
	text-decoration : underline;
}
a.menu:visited{
	color : #c0c0c0;
	text-decoration : underline;
}
a.menu:hover{
	color	: #464C53;
	text-decoration : none;
}

.hdrMenu{
	font-family: arial, sans-serif;
	font-weight 		: bold;
	color 				: #1B3651;
	font-size 			: 14px;
	line-height			: 22px;
}
a.hdrMenu{
	color : #1B3651;
	text-decoration : underline;
}
a.hdrMenu:active{
	color :#cc0000;
	text-decoration : underline;
}
a.hdrMenu:visited{
	color : #1B3651;
	text-decoration : underline;
}
a.hdrMenu:hover{
	color	: #ffffff;
	text-decoration : none;
}


.smallNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.smallNav:active {

	color : #c0c0c0;
	text-decoration : underline;
}
a.smallNav:visited {

	color : #c0c0c0;
	text-decoration : underline;
}
a.smallNav:hover {

	color	: #000033;
	text-decoration : underline;
}
.blueLink {
	font-family: Tahoma;
	color: #336699;
	text-decoration: underline;
	cursor: hand;
	filter: Gray;
}
.smallNavNOUL {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/star.gif);
}
