/* Customizing Skin
--------------------------------------------------
*/

.main_dnnmenu_container 
{
	background-color: transparent;
	border:none; 
}

/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	white-space:nowrap;
	outline:none;
	float:left;
}

/* Main Menu Normal */
.main_dnnmenu_rootitem  
{
	color:#ffffff;
	font-size:14px;
	padding-left:6px;
	padding-right:8px;
	padding-top:12px;
	height:42px;
	border-right:1px solid #0867bf;
	text-align:left;
}


/*  Main Menu Hover  */
.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected 
{  
	
	color:#ffffff;
	font-weight:normal;
	font-size:14px;
	padding-left:6px;
	padding-right:8px;
	padding-top:12px;
	height:42px;
	border-right:1px solid #0867bf;
	background:url(Images/menu_seperator.jpg) repeat-x;
}


/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #053063;
}

.main_dnnmenu_submenu td
{
	background-color:#e0ecff; 
	z-index: 1000;
	font-size: 13px !important; 
	font-weight:normal;
	text-align:left;
	color:#010100;
	line-height:2em;
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}

/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 13px;
	background-color:#053063;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px 0px 5px;
	margin:0px;
	border:0px solid #053063;
}

/*End Customizing Skin
--------------------------------------------------
*/ 

input
{	
	border: #bbbbbb 1px solid;
	background-color:#ffffff;
	font-size:11px;
	margin:0px 0px 5px 0px;
	padding:2px;
	font-weight:normal; vertical-align:middle
}

*
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}

body
{
	background:#123e71 url(Images/bg_home.jpeg) center top fixed no-repeat;
	font-family: Arial;
}

#templatebackground
{
	width: 950px;
	height:auto;
	margin-right: auto;
	margin-left:auto;
}

#pagewrapper
{
	float:left;
	width: 950px;
	height:auto;
	margin-right: auto;
}


#bodysection
{
	float:left;
	width: 950px;
	height:auto;
}

/* Header CSS Info*/
#header
{
	float:left;
	width: 950px;
	height:84px;
	margin:0px 0px 8px 0px;
}

#logo
{
	float:left;
	width:375px;
	margin-top:10px;
	padding-top:4px;
}

#quick_links
{
	float:left;
	height:84px;
	width:190px;
	border-left:1px dashed #466487;
	padding:5px 0px 0px 10px;
	margin-left:163px;
}

#quick_links ul
{
	margin-bottom:3px;
}

#quick_links li
{
	font-size: 12px;
	color:#ffffff;
	list-style:none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 15px;
	background: url(Images/bullet.gif);
	background-repeat:no-repeat;
}

#quick_links li a
{
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}

#quick_links li a:hover
{
	text-decoration:underline;
}

#search
{
	float:left;
	height:84px;
	width:205px;
	border-left:1px dashed #466487;
	padding:5px 0px 0px 10px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}



#search a
{
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;
}

#search a:hover
{
	text-decoration:underline;
}

#search_bar
{
	float:left;
	margin-top:40px;
	width:199px;
}

#search_bar p
{
	float:left;
	color:#FFFFFF;
	width:199px;
}

.textbox
{
	background-color:#61c6ff;
	vertical-align:top;
	border:1px solid #000000;
	height:16px;
	float:left;
}

/* CSS for Menu */
#menu
{
	float:left;
	height:42px;
	width:942px;
	background:url(Images/menu_bg.jpg) repeat-x;
}

#menu p
{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	height:42px;
	float:left;
	border-right:1px solid #0867bf;
}

#menu a
{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	margin:8px 12px 12px 12px;
	float:left;
}

#menu a:hover
{
	color:#61c6ff;
	text-decoration:none;
}

/* CSS for Content Section*/

#main_content
{
	float:left;
	width:942px;
	height:auto;
	padding:4px;
	background-color:#FFFFFF;
}


/* Banner Css info*/
#banner
{
	float:left;
	width: 942px;
	/*height:214px;*/
	margin-bottom:1px;
	overflow:hidden;
}

#banner_left
{
	float:left;
	width: 294px;
	margin-right:4px;
	height:214px;
	background:#034d92 url(Images/banner_left_bg.jpg) repeat-x;
	padding:10px;
}

#banner_left h2
{
	width: 294px;
	height:auto;
	text-align:left;
	font-size:14px;
	color:#ffffff;
	margin-bottom:10px;
}

#banner_left ul
{
	margin-bottom:10px;
}

#banner_left li
{
	font-size: 12px;
	color:#ffffff;
	list-style:none;
	padding-top:0px;
	padding-bottom:5px;
	padding-left: 15px;
	background: url(Images/bullet.gif);
	background-repeat:no-repeat;
	text-align:justify;
}

#banner_left a
{
	font-size: 12px;
	color:#ffffff;
	text-align:justify;
	text-decoration:none;
}

#banner_right
{
	float:left;
	width: 624px;
	height:214px;
}


#content
{
	float:left;
	height:auto;
	margin-top:4px;
	width:942px;
	overflow:hidden;
}

#content_full h1
{
	height:20px;
	width:942px;
	color:#0c3561;
	font-size:19px;
	background-color:#61c6ff;
	padding:5px 0px 0px 6px;
}

#content_full h2
{
	font-size:13px;
	color:#007ac1;
	margin:10px 0px 10px 5px; 
}

#content_full p
{
	font-size:12px;
	text-align:justify;
	color:#111111;
	margin:0px 0px 10px 5px; 
}
#content_full td
{
	font-size:12px;
	text-align:left;
	color:#111111;
	margin:0px 0px 10px 5px; 
}

#content_full img
{
	margin:0px 0px 6px 3px; 
}

#content_full a
{
	color:#0000ff;
	text-decoration:none;
}

#content_full a:hover
{
	text-decoration:underline;
}



#content_full ul
{
	margin-bottom:10px;
	margin-left:10px;
	clear:both;
}

#content_full li
{
	font-size: 12px;
	color:#111111;
	list-style:none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 15px;
	background: url(Images/bullet2.gif);
	background-repeat:no-repeat;
}


#content_left
{
	float:left;
	height:auto;
	width:681px;
	overflow:hidden;
}



#content_left h1
{
	float:left;
	height:20px;
	width:671px;
	overflow:hidden;
	color:#0c3561;
	font-size:14px;
	background-color:#61c6ff;
	padding:5px 0px 0px 6px;
}

#content_right
{
	float:left;
	height:auto;
	width:260px;
	overflow:hidden;
	background-color:#e0ecff;
	padding:8px 8px 8px 13px;
	background:#e0ecff url(Images/right_section_bg.jpg) repeat-y left;
}

#content_right h2
{
	float:left;
	height:auto;
	width:0px;
	font-size:13px;
	color:#555555;
	margin-bottom:15px;
	padding-top:5px;
}

#content_right p
{
	float:left;
	height:auto;
	width:240px;
	text-align:justify;
	font-size:12px;
	color:#000000;
	margin-bottom:15px;
}

#content_right a
{
	color:#007ac1;
	text-decoration:none;
	font-weight:bold;
}

#content_right a:hover
{
	text-decoration:underline;
}

#content_right hr
{
	float:left;
	height:1px;
	width:240px;
	border:1px dotted #034d92;
	margin-top:4px;
	margin-bottom:4px;
}


#content_right img
{
	float:left;
	margin-top:1px;
	margin-right:3px;
}


#content_small
{
	float:left;
	height:230px;
	width:222px;
	padding:8px 8px 8px 8px;
	border:1px solid #cccccc;
	background:url(Images/text_block_bg.jpg) repeat-x #FFFFFF;
	margin-right:5px;
	overflow:hidden;
}

#content_small h2
{
	float:left;
	text-align:left;
	font-size:14px;
	color:#034d92;
	margin-bottom:5px;
	width:205px;
}



#content_small img
{
	float:left;
	margin-bottom:6px;
}

#content_small p
{
	width:205px;
	font-size:12px;
	text-align:justify;
	color:#111111;
	margin-bottom:5px;
	margin-top:5px;
}


#content_small a
{
	color:#0000ff;
	text-decoration:none;
}

#content_small a:hover
{
	text-decoration:underline;
}



#content_large
{
	float:left;
	height:155px;
	width:676px;
	padding:8px;
	border:1px solid #cccccc;
	background:url(Images/text_block_bg.jpg) repeat-x #FFFFFF;
	margin-right:4px;
	margin-top:5px;
	overflow:hidden;
}

#section1
{
	float:left;
	height:152px;
	width:205px;
	margin-right:22px;
}

#section1 h2
{
	float:left;
	text-align:left;
	font-size:13px;
	color:#034d92;
	margin-bottom:5px;
	width:205px;
}

#section1 p
{
	float:left;
	width:205px;
	font-size:12px;
	text-align:justify;
	color:#111111;
	margin-bottom:5px;
	margin-top:5px;
}

#section1 a
{
	color:#0000ff;
	text-decoration:none;
}

#section1 a:hover
{
	text-decoration:underline;
	
}



#section2
{
	float:left;
	height:152px;
	width:432px;
}

#section2 h2
{
	float:left;
	text-align:left;
	font-size:13px;
	color:#034d92;
	margin-bottom:5px;
	width:432px;
}



#section2 img
{
	float:left;
	margin-right:5px;
	margin-top:3px;
}

#section2 p
{
	float:left;
	width:432px;
	font-size:12px;
	text-align:justify;
	color:#111111;
	margin-bottom:5px;
	margin-top:5px;
}

#section2 a
{
	color:#0000ff;
	text-decoration:none;
}

#section2 a:hover
{
	text-decoration:underline;
}


#left_sec_two_div
{
	float:left;
	height:auto;
	width:330px;
	margin:10px 0px 10px 10px;
}

#left_sec_two_div h2
{
	float:left;
	text-align:left;
	font-size:13px;
	color:#007ac1;
	margin-bottom:0px;
	width:330px;
}

#left_sec_two_div p
{
	float:left;
	width:330px;
	font-size:12px;
	text-align:justify;
	color:#111111;
	margin-top:5px;
	padding-bottom:10px;
}

#left_sec_two_div a
{
	color:#0000ff;
	text-decoration:none;
}

#left_sec_two_div a:hover
{
	text-decoration:underline;
}

#right_sec_two_div
{
	float:right;
	height:auto;
	width:200px;
	margin:10px 0px 10px 10px;
}

#right_sec_two_div h2
{
	float:right;
	text-align:left;
	font-size:13px;
	color:#007ac1;
	margin-bottom:0px;
	width:200px;
}

#right_sec_two_div p
{
	float:right;
	width:200px;
	font-size:12px;
	text-align:justify;
	color:#111111;
	margin-top:5px;
	padding-bottom:10px;
}

#right_sec_two_div a
{
	color:#0000ff;
	text-decoration:none;
}







/*CSS For Footer*/
#footersection
{
	float: left;
	width: 950px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

#footerlinks
{
	float: right;
	width: 580px;
	margin: 8px 0px 10px 0px;
	line-height:18px;
	float: left;
	color: #ffffff;
	font-size: 12px;
	text-align:right;
}

#footerlinks a
{
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}

#footerlinks a:hover
{
	color: #ffffff;
	text-decoration:underline;
}

#footertext
{
	margin: 8px 0px 10px 0px;
	line-height:18px;
	color: #ffffff;
	float: left;
	font-size:12px;
	width:370px;
}




