

/*  Links  */
a.nav {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight: normal; line-height: 14px; text-decoration: none;}
a.nav:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: normal; line-height: 14px; text-decoration: none;}

a.navHigh {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; line-height: 14px; text-decoration: none;}
a.navHigh:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; line-height: 14px; text-decoration: none;}

a.subNav {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight: normal; text-decoration: none;}
a.subNav:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: normal; text-decoration: none;}

a.subNavHigh {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none;}
a.subNavHigh:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none;}

a.tertNav {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: underline;}
a.tertNav:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: underline;}

a.tertNavHigh {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: underline;}
a.tertNavHigh:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: underline;}

a.bodyLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; border-bottom: 1px dotted #666666;}
a.bodyLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none; border-bottom: 1px solid #333333;}

a.whiteLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: underline;}
a.whiteLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #5B707C; text-decoration: underline;}

a.whiteLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #EFF0EB; text-decoration: none;}
a.whiteLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFD; text-decoration: underline;}

a.blueLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; border-bottom: 1px dotted #666666;}
a.blueLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none; border-bottom: 1px solid #333333;}


/*  Text  */
.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
	
.blogHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #9d9d9d;
	text-decoration: none;
	}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595b;
	text-decoration: none;
	}


.blackText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.redText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE0000;
	text-decoration: none;
}


/* Misc */

.imageBorder {
    border-style: solid;
    border-top-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-right-color: #999999;
    border-width: 1px;

}

li { 
margin-left: 0px 

}


.dialogue_box{
	display: none;
	z-level: 2;
	position: absolute;
}

	
/*  Form Elements  */

.button40 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top:1px solid #333333;
	color:#FFFFFF;
	text-decoration:none;
	cursor: hand;
	width: 40;
	height: 20;
}

.button100 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: #FE0000;
	border-bottom: 1px solid #D05601;
	border-right: 1px solid #D05601;
	border-left: 1px solid #D05601;
	border-top:1px solid #D05601;
	color:#FFFFFF;
	text-decoration:none;
	cursor: hand;
	width: 100;
	height: 18;
}

.button200 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: #FE0000;
	border-bottom: 1px solid #D05601;
	border-right: 1px solid #D05601;
	border-left: 1px solid #D05601;
	border-top:1px solid #D05601;
	color:#FFFFFF;
	text-decoration:none;
	cursor: hand;
	width: 200;
	height: 18;
}

.button270 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background: #5B707C;
	border-bottom: 1px solid #333f46;
	border-right: 1px solid #333f46;
	border-left: 1px solid #6b8492;
	border-top:1px solid #6b8492;
	color:#FFFFFF;
	text-decoration:none;
	cursor: hand;
	width: 270;
	height: 20;
}


.textField75	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:75;
	height:20;
}

.textField100	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	background: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
    width:100;
	height:20;
}

.textField105	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:105;
	height:20;
}

.textField110	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:110;
	height:20;
}

.textField200	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top:1px solid #999999;
    width:200;
	height:20;
}

.textField225	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:225;
	height:20;
}

.textField235	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:235;
	height:20;
}

.textField170	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #5b707c;
	border-right: 1px solid #5b707c;
	border-left: 1px solid #5b707c;
	border-top:1px solid #5b707c;
    width:170;
	height:20;
}

.textField250	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #5b707c;
	border-right: 1px solid #5b707c;
	border-left: 1px solid #5b707c;
	border-top:1px solid #5b707c;
    width:250;
	height:20;
}

.textField80	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #5b707c;
	border-right: 1px solid #5b707c;
	border-left: 1px solid #5b707c;
	border-top:1px solid #5b707c;
    width:80;
	height:20;
}

.textField345	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:345;
	height:20;
}

.textField350	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:350;
	height:20;
}

.textField375	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:375;
	height:20;
}

.textField400	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #D15600;
	border-right: 1px solid #D15600;
	border-left: 1px solid #D15600;
	border-top:1px solid #D15600;
    width:400;
	height:20;
}

.textArea270_100	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	border-bottom: 1px solid #5b707c;
	border-right: 1px solid #5b707c;
	border-left: 1px solid #5b707c;
	border-top:1px solid #5b707c;
    width:270;
	height:50;
}

.textArea460_200	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	color: #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top:1px solid #999999;
    width:460;
	height:200;
}

.scrollBar {
	scrollbar-3dlight-color:#A3A8AE;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#BCC4AF;
    scrollbar-darkshadow-color:#393E45;
    scrollbar-face-color:#5D6570;
	scrollbar-track-color:#5D6570;
    scrollbar-highlight-color:#5D6570;
    scrollbar-shadow-color:#5D6570;
}
