﻿/* CSS Document */
body{
background-image:url(../images/bg_red.jpg);
background-repeat:repeat-x;
vertical-align:top;
background-color:#E31E06;
margin:0;
font-family:Verdana;
}
.header{
background-image:url(../images/flash_header.jpg);
background-repeat:no-repeat;
height:240px;
}
.btn_bg_gray{
background-image:url(../images/btn_bg_gray.jpg);
background-repeat:repeat-x;
height:30px;
color:#3C3C3C;
font-size:11px;
}
.gray_dots{
background-image:url(../images/grey_dots.jpg);
background-repeat:no-repeat;
height:28px;
}
.btn_sub_tab{
background-color:#505050;
border-bottom:solid 1px #CBCBCB;
height:26px;
}
.bg_center{
background-color:#FFFFFF;
}
.news_bg{
background-image:url(../images/news_bg.jpg);
background-repeat:no-repeat;
background-position:center;
height:201px;
}
.news_header{
color:#FFFFFF;
font-weight:bold;
font-size:11px;
text-align:left;
}
.news_date{
padding-right:5px;
color:#8899A8;
font-size:11px;
font-variant:small-caps;
text-align:left;
}
.news{	
padding-right:25px;
padding-top:5px;
color:#FFFFFF;
font-size:10px;
text-align:justify;
min-height:60px;
height:60px;
}
.news_more{
padding-right:10px;
padding-bottom:10px;
color:#1C97FF;
font-size:11px;
font-weight:bold;
}
.news_more a {
color:#1C97FF;
text-decoration:none;
}
.news_more a:hover {
color:#1C97FF;
text-decoration:underline;
}
.welcome_text{
color:#323232;
font-size:11px;
text-align:justify;
padding-right:15px;
padding-left:0px;
}
.orange_box{
	width:289px;
	}
.orange_box th{
	background-image:url(../images/orangebox_img1.jpg);
	background-repeat:no-repeat;
	height:127px;
	font-size:14px;
	color:#FFFFFF;
	line-height:30px;
	padding-left:27px;
	}
.orange_box_middle{
	background-image:url(../images/orangebox_img2.jpg);
	background-repeat:repeat-x;
	background-color:#f49842;
	color:#000000;
	text-align:justify;
	line-height:15px;
	height:250px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	border-left:1px solid #934700;
	border-right:1px solid #934700;
	font-size:11px;
	}
.orange_box_readmore{
	background-color:#f49842;
	color:#000000;
	padding-left:15px;
	border-left:1px solid #934700;
	border-right:1px solid #934700;
	height:20px;
	}
.orange_box_readmore a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
	}
.orange_box_readmore a:hover{
	color:#000000;
	text-decoration:underline;
	}
--------------
.white_box{
	width:289px;
	}
.white_box th{
	background-image:url(../images/whitebox_img1.jpg);
	background-repeat:no-repeat;
	height:127px;
	font-size:14px;
	color:#757575;
	line-height:30px;
	padding-left:27px;
	}
.white_box_middle{
	background-image:url(../images/whitebox_img2.jpg);
	background-repeat:repeat-x;
	background-color:#ebeff0;
	color:#000000;
	text-align:justify;
	line-height:15px;
	height:250px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	border-left:1px solid #adb9c2;
	border-right:1px solid #adb9c2;
	font-size:11px;
	}
.white_box_readmore{
	background-color:#ebeff0;
	color:#000000;
	padding-left:15px;
	border-left:1px solid #adb9c2;
	border-right:1px solid #adb9c2;
	height:20px;
	}
.white_box_readmore a{
	color:#757575;
	text-decoration:underline;
	font-size:12px;
	}
.white_box_readmore a:hover{
	color:#000000;
	text-decoration:underline;
	}
--------------
.red_box{
	width:289px;
	}
.red_box th{
	background-image:url(../images/redbox_img1.jpg);
	background-repeat:no-repeat;
	height:127px;
	font-size:14px;
	color:#FFFFFF;
	line-height:30px;
	padding-left:27px;
	}
.red_box_middle{
	background-image:url(../images/redbox_img2.jpg);
	background-repeat:repeat-x;
	background-color:#e13624;
	color:#FFFFFF;
	text-align:justify;
	line-height:15px;
	height:250px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	border-left:1px solid #bb0500;
	border-right:1px solid #bb0500;
	font-size:11px;
	}
.red_box_readmore{
	background-color:#e13624;
	color:#FFFFFF;
	padding-left:15px;
	border-left:1px solid #bb0500;
	border-right:1px solid #bb0500;
	height:20px;
	}
.red_box_readmore a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
	}
.red_box_readmore a:hover{
	color:#000000;
	text-decoration:underline;
	}
.featured_top{
background-image:url(../images/featured_top.jpg);
background-repeat:no-repeat;
height:10px;
width:289px;
}
.featured_center{
background-image:url(../images/featured_center.jpg);
background-repeat:repeat-y;
width:289px;
}
.featured_bottom{
background-image:url(../images/featured_bottom.jpg);
background-repeat:no-repeat;
height:26px;
width:289px;
}
.featured_more{
color:#D20000;
font-size:11px;
font-weight:bold;
padding-left:20px;
}
.required{
color:#D20000;
font-size:11px;
font-weight:bold;
}
.featured_more a {
color:#D20000;
text-decoration:none;
}
.featured_more a:hover {
color:#D20000;
text-decoration:underline;
}
.featured_header{
color:#59564A;
font-size:15px;
font-weight:bold;
padding-left:20px;
}
.featured_subheading{
color:#59564A;
font-size:12px;
font-weight:bold;
padding-left:20px;
}
.featured_text{
color:#59564A;
font-size:11px;
text-align:justify;
padding-right:20px;
padding-left:20px;
padding-top:5px;
}
.normal_text {
color:#59564A;
font-size:11px;
text-align:justify;
}
.normal_header {
color:#59564A;
font-size:15px;
font-weight:bold;
}
.normal_subheading{
color:#59564A;
font-size:12px;
font-weight:underline;
}

.normal_links {
color:#C57947;
font-size:11px;
font-weight:bold;
padding-right:20px;
}
.normal_links a {
color:#C57947;
text-decoration:bold;
}
.normal_links a:hover {
text-decoration:none;
}

.home_blue_strip{
background-image:url(../images/blue_strip.jpg);
background-repeat:x;
height:92px;
border-left: solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
color:#ffffff;
font-size:11px;
padding-left:25px;
text-decoration:none;
}
.home_blue_strip a {
color:#ffffff;
text-decoration:none;
}
.home_blue_strip a:hover {
color:#ffffff;
text-decoration:underline;
}
.momentum_links{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-align:right;
padding: 10px 0 10px 0;
}
.momentum_links a {
color:#ffffff;
text-decoration:none;
}
.momentum_links a:hover {
color:#ffffff;
text-decoration:underline;
}
.inner_pages_textimage{
color:#323232;
font-size:13px;
text-align:justify;
padding-left:20px;
}
.inner_pages_text{
color:#323232;
font-size:13px;
text-align:justify;
padding-right:20px;
padding-left:20px;
}
.innerpages_header{
color:#C50400;
font-size:13px;
font-weight:bold;
padding-left:20px;
height:40px;
}
.quest_heading{
color:#C50400;
font-size:13px;
font-weight:bold;
padding-left:20px;
height:25px;
}
/*------------    Old Classes    ----------*/
.button
{
    background-image: url(../Images/but_bg.gif);
    width: 77px;
    height: 21px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: top;
    border: 0px;
}
.PortHeadingText1
{
	color: #0E396C;	
	font-weight: normal;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}
.PortDesc
{
	color: #525252;
	font-weight: normal;
	font-size: 12px;
	font-weight:normal;
}

